Commit graph

  • 3334ae7b74 Services/FS: Correctly tell the guest app whether a file was correctly opened or not. Subv 2015-08-28 22:01:03 -05:00
  • ce6a65cec9 Services/FS: Correctly tell the guest app whether a file was correctly opened or not. Subv 2015-08-28 22:01:03 -05:00
  • b5ae1497e6 Common: Fix MicroProfile compilation in MSVC2015 Yuri Kunde Schlesner 2015-08-28 06:12:12 -03:00
  • 656d824b20 Common: Fix MicroProfile compilation in MSVC2015 Yuri Kunde Schlesner 2015-08-28 06:12:12 -03:00
  • 759da65286 Merge pull request #1080 from yuriks/linear-heap-base-typo Yuri Kunde Schlesner 2015-08-27 20:09:43 -07:00
  • bac1a6b140 Merge pull request #1080 from yuriks/linear-heap-base-typo Yuri Kunde Schlesner 2015-08-27 20:09:43 -07:00
  • 6bef26d764 Kernel: Fix wrong linear heap base on titles using newer kernels Yuri Kunde Schlesner 2015-08-27 23:52:40 -03:00
  • 0ee3e2c25e Kernel: Fix wrong linear heap base on titles using newer kernels Yuri Kunde Schlesner 2015-08-27 23:52:40 -03:00
  • 3b600b3498 Merge pull request #1075 from yuriks/ControlMem-fixes bunnei 2015-08-27 19:43:55 -04:00
  • 2978b5fbc8 Merge pull request #1075 from yuriks/ControlMem-fixes bunnei 2015-08-27 19:43:55 -04:00
  • 698a15f0e3 Merge pull request #1065 from yuriks/shader-fp Yuri Kunde Schlesner 2015-08-27 16:34:13 -07:00
  • c5a4025b65 Merge pull request #1065 from yuriks/shader-fp Yuri Kunde Schlesner 2015-08-27 16:34:13 -07:00
  • b1627f0434 Merge pull request #1068 from bunnei/gl-hash-textures bunnei 2015-08-27 19:13:33 -04:00
  • 5831fe6a60 Merge pull request #1068 from bunnei/gl-hash-textures bunnei 2015-08-27 19:13:33 -04:00
  • 3cc5b3c4ad gl_rasterizer_cache: Detect and ignore unnecessary texture flushes. bunnei 2015-08-24 22:11:46 -04:00
  • f3cef178e3 gl_rasterizer_cache: Detect and ignore unnecessary texture flushes. bunnei 2015-08-24 22:11:46 -04:00
  • 78189206cf Merge pull request #1079 from aroulin/albw-jit-bug bunnei 2015-08-27 10:41:19 -04:00
  • f1ad4332ad Merge pull request #1079 from aroulin/albw-jit-bug bunnei 2015-08-27 10:41:19 -04:00
  • 2c48cd4b6c Shader JIT: Fix float to integer rounding in MOVA MOVA converts new address register values from floats to integers using truncation aroulin 2015-08-27 15:21:05 +02:00
  • f52d8c1a9b Shader JIT: Fix float to integer rounding in MOVA MOVA converts new address register values from floats to integers using truncation aroulin 2015-08-27 15:21:05 +02:00
  • 990ff3f241 Kernel: Fix assertion failure when ControlMemory is called with size=0 Yuri Kunde Schlesner 2015-08-26 06:38:26 -03:00
  • 12390eb155 Kernel: Fix assertion failure when ControlMemory is called with size=0 Yuri Kunde Schlesner 2015-08-26 06:38:26 -03:00
  • b9b540a222 Core: Improve APT Shared Font hack Yuri Kunde Schlesner 2015-08-26 03:34:31 -03:00
  • 687d973980 Core: Improve APT Shared Font hack Yuri Kunde Schlesner 2015-08-26 03:34:31 -03:00
  • eff02466f7 Merge pull request #1074 from lioncash/bool bunnei 2015-08-26 18:44:52 -04:00
  • 32e279c0ca Merge pull request #1074 from lioncash/bool bunnei 2015-08-26 18:44:52 -04:00
  • b98c29e600 Merge pull request #1078 from archshift/arm-build-fix bunnei 2015-08-26 18:39:43 -04:00
  • de6a2bed32 Merge pull request #1078 from archshift/arm-build-fix bunnei 2015-08-26 18:39:43 -04:00
  • 89241b3e89 Shader JIT: ifdef out reference to ifdef'd out shader_map archshift 2015-08-26 22:28:19 +00:00
  • dd0e1061ef Shader JIT: ifdef out reference to ifdef'd out shader_map archshift 2015-08-26 22:28:19 +00:00
  • 3fb10e8f62 dyncom: Simplify some comparisons in CondPassed Lioncash 2015-08-26 00:10:23 -04:00
  • dc1b024b80 dyncom: Simplify some comparisons in CondPassed Lioncash 2015-08-26 00:10:23 -04:00
  • f8425c3dad dyncom: Change return type of CondPassed to bool Lioncash 2015-08-25 23:52:35 -04:00
  • 01dd833ffa dyncom: Change return type of CondPassed to bool Lioncash 2015-08-25 23:52:35 -04:00
  • ced062678c Merge pull request #1073 from lioncash/guard archshift 2015-08-25 20:12:59 -07:00
  • 4ad86a6f78 Merge pull request #1073 from lioncash/guard archshift 2015-08-25 20:12:59 -07:00
  • efad1a17bf citra-qt: Add a missing header guard to util.h Lioncash 2015-08-25 23:06:43 -04:00
  • e7ebb9d36c citra-qt: Add a missing header guard to util.h Lioncash 2015-08-25 23:06:43 -04:00
  • afa2b0205a Merge pull request #1048 from yuriks/microprofile Yuri Kunde Schlesner 2015-08-24 18:30:11 -07:00
  • ac0104b8b0 Merge pull request #1048 from yuriks/microprofile Yuri Kunde Schlesner 2015-08-24 18:30:11 -07:00
  • 424b0fa646 Integrate the MicroProfile profiling library Yuri Kunde Schlesner 2015-08-17 18:25:21 -03:00
  • 0fcabd2b11 Integrate the MicroProfile profiling library Yuri Kunde Schlesner 2015-08-17 18:25:21 -03:00
  • 2436b1c104 citra-qt: Add helper function to get a monospace QFont Yuri Kunde Schlesner 2015-08-19 17:00:56 -03:00
  • c7745408f7 citra-qt: Add helper function to get a monospace QFont Yuri Kunde Schlesner 2015-08-19 17:00:56 -03:00
  • 7010a27c7d Merge pull request #1063 from Subv/hw_renderer_debug_fb bunnei 2015-08-24 13:02:44 -04:00
  • afd45d1d7f Merge pull request #1063 from Subv/hw_renderer_debug_fb bunnei 2015-08-24 13:02:44 -04:00
  • 4afd01e55e HWRenderer: Added a workaround for the Intel Windows driver bug that causes glTexSubImage2D to not change the stencil buffer. Subv 2015-08-24 11:08:01 -05:00
  • 583d777b1a HWRenderer: Added a workaround for the Intel Windows driver bug that causes glTexSubImage2D to not change the stencil buffer. Subv 2015-08-24 11:08:01 -05:00
  • 19e80e9c10 Merge pull request #1064 from lioncash/matr Yuri Kunde Schlesner 2015-08-23 22:43:57 -07:00
  • d6a5a00c24 Merge pull request #1064 from lioncash/matr Yuri Kunde Schlesner 2015-08-23 22:43:57 -07:00
  • 08e13a10f7 fixup! Shaders: Fix multiplications between 0.0 and inf Yuri Kunde Schlesner 2015-08-24 02:10:11 -03:00
  • eff10959de fixup! Shaders: Fix multiplications between 0.0 and inf Yuri Kunde Schlesner 2015-08-24 02:10:11 -03:00
  • 9023d7a1d4 Shader JIT: Tiny micro-optimization in DPH Yuri Kunde Schlesner 2015-08-24 01:15:39 -03:00
  • d8ef20c856 Shader JIT: Tiny micro-optimization in DPH Yuri Kunde Schlesner 2015-08-24 01:15:39 -03:00
  • 9a4a0cc8e0 Shaders: Fix multiplications between 0.0 and inf Yuri Kunde Schlesner 2015-08-24 01:48:15 -03:00
  • 630a850d4d Shaders: Fix multiplications between 0.0 and inf Yuri Kunde Schlesner 2015-08-24 01:48:15 -03:00
  • 8b0a7e7afe Shaders: Explicitly conform to PICA semantics in MAX/MIN Yuri Kunde Schlesner 2015-08-24 01:46:58 -03:00
  • 082b74fa24 Shaders: Explicitly conform to PICA semantics in MAX/MIN Yuri Kunde Schlesner 2015-08-24 01:46:58 -03:00
  • c0959ca635 Shader JIT: Add name to second scratch register (XMM4) Yuri Kunde Schlesner 2015-08-24 01:46:10 -03:00
  • 76247170df Shader JIT: Add name to second scratch register (XMM4) Yuri Kunde Schlesner 2015-08-24 01:46:10 -03:00
  • 33955e171b shader_jit: Replace two MDisp usages with MatR Lioncash 2015-08-24 00:39:50 -04:00
  • fa5076eb9b shader_jit: Replace two MDisp usages with MatR Lioncash 2015-08-24 00:39:50 -04:00
  • f02539e59d Shader JIT: Fix CMP NaN behavior to match hardware Yuri Kunde Schlesner 2015-08-23 21:46:36 -03:00
  • 455147ee95 Shader JIT: Fix CMP NaN behavior to match hardware Yuri Kunde Schlesner 2015-08-23 21:46:36 -03:00
  • 986b526e83 Merge pull request #1062 from aroulin/shader-rcp-rsq bunnei 2015-08-23 17:56:35 -04:00
  • 83c214f6d8 Merge pull request #1062 from aroulin/shader-rcp-rsq bunnei 2015-08-23 17:56:35 -04:00
  • ff54784aac Merge pull request #1057 from aroulin/shader-dph-dphi bunnei 2015-08-23 17:47:09 -04:00
  • 387bd3a1e4 Merge pull request #1057 from aroulin/shader-dph-dphi bunnei 2015-08-23 17:47:09 -04:00
  • ebb0e78d80 HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint. Subv 2015-08-23 15:26:17 -05:00
  • d1b9383d86 HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint. Subv 2015-08-23 15:26:17 -05:00
  • 8367db5dcd Shader: Use std::sqrt for float instead of sqrt aroulin 2015-08-23 22:03:07 +02:00
  • 03c5cfead4 Shader: Use std::sqrt for float instead of sqrt aroulin 2015-08-23 22:03:07 +02:00
  • 2bcee80587 Shader: RCP and RSQ computes only the 1st component aroulin 2015-08-23 15:13:36 +02:00
  • fa552f11ef Shader: RCP and RSQ computes only the 1st component aroulin 2015-08-23 15:13:36 +02:00
  • 5429dbf738 x64-emitter: add RCPSS SSE instruction aroulin 2015-08-23 15:37:57 +02:00
  • 16f39aa452 x64-emitter: add RCPSS SSE instruction aroulin 2015-08-23 15:37:57 +02:00
  • 3a56bd4a9e Merge pull request #1058 from lioncash/ptr Lioncash 2015-08-22 18:42:47 -04:00
  • 250d474280 Merge pull request #1058 from lioncash/ptr Lioncash 2015-08-22 18:42:47 -04:00
  • 91fcf7f484 Fix broken boot introduced by last-minute change in #1025 Yuri Kunde Schlesner 2015-08-22 18:12:23 -03:00
  • 78735e2ada Fix broken boot introduced by last-minute change in #1025 Yuri Kunde Schlesner 2015-08-22 18:12:23 -03:00
  • e3936a67b7 Merge pull request #1025 from yuriks/heap-management Yuri Kunde Schlesner 2015-08-22 14:01:57 -07:00
  • 3efb205a68 Merge pull request #1025 from yuriks/heap-management Yuri Kunde Schlesner 2015-08-22 14:01:57 -07:00
  • fd789c6858 Shader: implement DPH/DPHI in JIT aroulin 2015-08-21 12:49:21 +02:00
  • 2f1514b904 Shader: implement DPH/DPHI in JIT aroulin 2015-08-21 12:49:21 +02:00
  • 677a97c8bf Shader: implement DPH/DPHI in interpreter aroulin 2015-08-21 10:51:41 +02:00
  • 2e7cf2f6cf Shader: implement DPH/DPHI in interpreter aroulin 2015-08-21 10:51:41 +02:00
  • b150e1d68f emitter: Remove pointer casts Lioncash 2015-08-21 17:09:30 -04:00
  • 78e7c77ff5 emitter: Remove pointer casts Lioncash 2015-08-21 17:09:30 -04:00
  • c0ddc0df52 HWRasterizer: Implemented stencil ops 6 and 7. Subv 2015-08-21 11:05:56 -05:00
  • 0c7da9b815 HWRasterizer: Implemented stencil ops 6 and 7. Subv 2015-08-21 11:05:56 -05:00
  • aee8f01e0a SWRasterizer: Implemented stencil ops 6 and 7. Subv 2015-08-21 11:01:42 -05:00
  • 7c1f84a92b SWRasterizer: Implemented stencil ops 6 and 7. Subv 2015-08-21 11:01:42 -05:00
  • 2caf213ae0 HWRasterizer: Implemented stencil op 1 (GL_ZERO) Subv 2015-08-21 10:59:49 -05:00
  • e43eb130d4 HWRasterizer: Implemented stencil op 1 (GL_ZERO) Subv 2015-08-21 10:59:49 -05:00
  • 9a3d5a11f3 SWRasterizer: Implemented stencil action 1 (GL_ZERO). Subv 2015-08-21 10:35:25 -05:00
  • fef1462371 SWRasterizer: Implemented stencil action 1 (GL_ZERO). Subv 2015-08-21 10:35:25 -05:00
  • cbf5ed0c78 SWRasterizer: Removed a todo. Verified with hwtests. Subv 2015-08-21 10:09:15 -05:00
  • b3e530d005 SWRasterizer: Removed a todo. Verified with hwtests. Subv 2015-08-21 10:09:15 -05:00
  • 97b1a10560 SWRenderer: The stencil depth_pass action is executed even if depth testing is disabled. Subv 2015-08-21 09:48:43 -05:00
  • 8e6336d96b SWRenderer: The stencil depth_pass action is executed even if depth testing is disabled. Subv 2015-08-21 09:48:43 -05:00