6892 Commits (36090521ce34303fc2c5d73b9da46748f6630ed8)

Author SHA1 Message Date
David Marcec 63dff47e22 Added predcondition GreaterThanWithNan 7 years ago
greggameplayer 2003771789 Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) 7 years ago
bunnei e341d868ee gl_rasterizer_cache: Remove asserts for supported blits. 7 years ago
bunnei da7226442f renderer_opengl: Treat OpenGL errors as critical. 7 years ago
greggameplayer cef35e7c9c
correct coding style 7 years ago
greggameplayer 928e78dced Implement GetDefaultDisplayResolutionChangeEvent 7 years ago
Lioncash 9791f0d590 qt/main: Unindent code in OnMenuInstallToNAND() 7 years ago
Lioncash 2a3d7128d1 qt/main: Make installation dialog text within OnMenuInstallToNAND() translatable 7 years ago
Lioncash aac807fd3a qt/main: Get rid of compilation warnings 7 years ago
Lioncash a0ce6de913 core: Delete System copy/move constructors and assignment operators 7 years ago
MerryMage 94329038b6 dynarmic: Update to 550d662 7 years ago
Lioncash b39cd70cd4 common: Namespace hex_util.h/.cpp 7 years ago
bunnei 89c3d6a2a3 gl_rasterizer_cache: Treat Depth formats differently from DepthStencil. 7 years ago
Subv 91140f6c0a Shader/Conversion: Implemented the negate bit in F2F and I2I instructions. 8 years ago
Subv 38592a3b5e Shader/I2F: Implemented the negate I2F_C instruction variant. 8 years ago
Subv 40ecdda19e Shader/F2I: Implemented the negate bit in the I2F instruction 8 years ago
Subv 5ef447cc0e Shader/F2I: Implemented the F2I_C instruction variant. 8 years ago
Subv 11c221cc62 Shader/F2I: Implemented the negate bit in the F2I instruction. 8 years ago
Lioncash aac5792a2b kernel/server_session: Add IsSession() member function 8 years ago
Lioncash 5752454629 sm/controller: Correct return value of QueryPointerBufferSize 8 years ago
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 8 years ago
Lioncash 0769aa594e loader/nca: Remove unnecessary includes and member variables 8 years ago
Lioncash c8e3f98c27 loader/xci: Remove unnecessary includes and member variables 8 years ago
Lioncash b74df62959 lm: Use LOG_DEBUG for printing out trace logs 8 years ago
Lioncash e0b0f4eece lm: Handle threads and modules within the logger 8 years ago
bunnei b1148d269d gl_rasterizer_cache: Cleanup some PixelFormat names and logging. 8 years ago
Subv c5284efd4f Rasterizer: Implemented instanced rendering. 8 years ago
bunnei 8599e1e4fc gl_rasterizer_cache: Add RGBA16U to PixelFormatFromTextureFormat. 8 years ago
greggameplayer 6eda9ebbdb Implement Z16_UNORM in PixelFormatFromTextureFormat function 8 years ago
Lioncash 96c0b81a51 loader: Remove address mapping remnants from citra 8 years ago
Lioncash 25d71454d1 kernel/svc: Log svcBreak parameters 8 years ago
bunnei 5e66a24423 gl_shader_decompiler: Several fixes for indirect constant buffer loads. 8 years ago
bunnei 290439a6a5 gl_rasterizer: Fix upload size for constant buffers. 8 years ago
bunnei dc876fd63a maxwell_to_gl: Properly handle UnsignedInt/SignedInt sizes. 8 years ago
bunnei d8fd3ef4fe gl_rasterizer_cache: Implement G8R8S format. 8 years ago
Lioncash 2e715ef70d emu_window: Ensure WindowConfig members are always initialized 8 years ago
Lioncash 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 years ago
Lioncash 6d549abb4e common/xbyak_abi: Mark defined functions in header as inline 8 years ago
Lioncash 0ce0905380 common/xbyak: Use nested namespace specifiers where applicable 8 years ago
Lioncash 11895d54af common: Remove unused old breakpoint source files 8 years ago
Lioncash bc7bfd96f0 logging/backend: Use const reference to refer to log filter 8 years ago
greggameplayer 6bfcf13187 Fix BC7U 8 years ago
Lioncash b6c47b578f mm_u: Forward all old variants of functions to the new ones 8 years ago
Lioncash 9d09d92c56 mm_u: Move implementation class into the cpp file 8 years ago
Lioncash 57d007e545 audout_u: Correct IAudioOut initializer list order 8 years ago
bunnei 6e52f37d5b renderer_opengl: Implement RenderTargetFormat::RGBA16_UNORM. 8 years ago
Zhu PengFei 59d18ef55b
common/misc: use windows.h 8 years ago
MerryMage fcc5155601 arm_dynarmic: Remove IsExecuting check from PrepareReschedule 8 years ago
David Marcec 45cc022ea9 Implement RG32UI and R32UI 8 years ago
B3n30 eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe 8 years ago