2884 Commits (358f54fa1dc4eb0774cf1549e56b51f1d8d2bd34)
 

Author SHA1 Message Date
archshift 358f54fa1d DynCom: Converted all 0xE condition code checks to ConditionCode::AL 10 years ago
Yuri Kunde Schlesner 2453064ccd Merge pull request #1087 from yuriks/opengl-glad 10 years ago
bunnei 1eacf4a3d2 Merge pull request #1101 from archshift/camu-service-names 10 years ago
archshift 0b274a5ca5 Add cam:u service function names to its function table 10 years ago
bunnei 43266c052e Merge pull request #1088 from aroulin/x64-emitter-abi-call 10 years ago
bunnei e349840e89 Merge pull request #1099 from aroulin/video-core-format-specifier 10 years ago
aroulin 7019a4eaeb video_core: Fix format specifiers warnings 10 years ago
aroulin 89a7c9068f x64: Proper stack alignment in shader JIT function calls 10 years ago
aroulin 22bc3b66d3 Common: Import BitSet from Dolphin 10 years ago
bunnei f4e3d89fdd Merge pull request #1072 from yuriks/GetSystemTick-advance-time 10 years ago
bunnei e80c88786e Merge pull request #1083 from yuriks/microprofile-vs2015 10 years ago
Tony Wasserka c4eca8d513 Merge pull request #1092 from Subv/vertex_offset 10 years ago
Subv f747cb94de Pica: Added the primitive_restart register (0x25f) to the registers map. 10 years ago
bunnei aa1d84dc0b Merge pull request #1086 from yuriks/precommit-hook 10 years ago
bunnei 1f0748de71 Merge pull request #1091 from aroulin/shader-sge-nan-fix 10 years ago
Subv 018d0f8c8f Pica: Add the vertex_offset register to the Pica registers map. 10 years ago
Yuri Kunde Schlesner cbc0062fd9 Only check src/ directory for whitespace errors in the pre-commit hook 10 years ago
aroulin 36ef773fe7 Shader JIT: Fix SGE/SGEI NaN behavior 10 years ago
bunnei 70363eec82 Merge pull request #1059 from Subv/vertex_offset 10 years ago
Subv ad61138359 GPU: Implemented register 0x22A. 10 years ago
bunnei 546ffa0046 Merge pull request #1085 from Subv/fs_stat 10 years ago
Yuri Kunde Schlesner 084c527a95 Increase required OpenGL version to 3.3 10 years ago
Yuri Kunde Schlesner e5cc2e2ef0 Replace the previous OpenGL loader with a glad-generated 3.3 one 10 years ago
Yuri Kunde Schlesner e5bcc24426 SVC: Advance time when calling GetSystemTick to escape busy-wait loops 10 years ago
bunnei d4266dd0ae Merge pull request #1049 from Subv/stencil 10 years ago
Subv 3334ae7b74 Services/FS: Correctly tell the guest app whether a file was correctly opened or not. 10 years ago
Yuri Kunde Schlesner b5ae1497e6 Common: Fix MicroProfile compilation in MSVC2015 10 years ago
Yuri Kunde Schlesner 759da65286 Merge pull request #1080 from yuriks/linear-heap-base-typo 10 years ago
Yuri Kunde Schlesner 6bef26d764 Kernel: Fix wrong linear heap base on titles using newer kernels 10 years ago
bunnei 3b600b3498 Merge pull request #1075 from yuriks/ControlMem-fixes 10 years ago
Yuri Kunde Schlesner 698a15f0e3 Merge pull request #1065 from yuriks/shader-fp 10 years ago
bunnei b1627f0434 Merge pull request #1068 from bunnei/gl-hash-textures 10 years ago
bunnei 3cc5b3c4ad gl_rasterizer_cache: Detect and ignore unnecessary texture flushes. 10 years ago
bunnei 78189206cf Merge pull request #1079 from aroulin/albw-jit-bug 10 years ago
aroulin 2c48cd4b6c Shader JIT: Fix float to integer rounding in MOVA 10 years ago
Yuri Kunde Schlesner 990ff3f241 Kernel: Fix assertion failure when ControlMemory is called with size=0 10 years ago
Yuri Kunde Schlesner b9b540a222 Core: Improve APT Shared Font hack 10 years ago
bunnei eff02466f7 Merge pull request #1074 from lioncash/bool 10 years ago
bunnei b98c29e600 Merge pull request #1078 from archshift/arm-build-fix 10 years ago
archshift 89241b3e89 Shader JIT: ifdef out reference to ifdef'd out shader_map 10 years ago
Lioncash 3fb10e8f62 dyncom: Simplify some comparisons in CondPassed 10 years ago
Lioncash f8425c3dad dyncom: Change return type of CondPassed to bool 10 years ago
archshift ced062678c Merge pull request #1073 from lioncash/guard 10 years ago
Lioncash efad1a17bf citra-qt: Add a missing header guard to util.h 10 years ago
Yuri Kunde Schlesner afa2b0205a Merge pull request #1048 from yuriks/microprofile 10 years ago
Yuri Kunde Schlesner 424b0fa646 Integrate the MicroProfile profiling library 11 years ago
Yuri Kunde Schlesner 2436b1c104 citra-qt: Add helper function to get a monospace QFont 10 years ago
bunnei 7010a27c7d Merge pull request #1063 from Subv/hw_renderer_debug_fb 10 years ago
Subv 4afd01e55e HWRenderer: Added a workaround for the Intel Windows driver bug that causes glTexSubImage2D to not change the stencil buffer. 10 years ago
Yuri Kunde Schlesner 19e80e9c10 Merge pull request #1064 from lioncash/matr 10 years ago