citra-canary/src
Tony Wasserka e4f5ec6272 Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables.
We now write create a temporary buffer for output registers and copy all of them to the actual output vertex structure after the shader has run. This is technically not necessary, but it's easier to vectorize in the future.
2015-03-12 14:18:46 +01:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra HID: Complete refactor of pad/touch input to fix threading issues. 2015-03-10 23:58:07 -04:00
citra_qt HID: Complete refactor of pad/touch input to fix threading issues. 2015-03-10 23:58:07 -04:00
common Merge pull request #642 from bunnei/touchpad 2015-03-11 21:28:57 -04:00
core Merge pull request #642 from bunnei/touchpad 2015-03-11 21:28:57 -04:00
video_core Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables. 2015-03-12 14:18:46 +01:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00