dolphin/Source/Core
Ryan Houdek 2d8cfb89d7 Changes posmtx vertex attribute to integer.
This makes it so we don't need to do some dumb casting from float to integer in our shaders.
Only tested in OpenGL, needs to be tested in D3D.
2014-04-30 19:11:06 -05:00
..
AudioCommon Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
Common Merge pull request #62 from degasus/log_truncate_path 2014-04-30 18:57:59 -05:00
Core Merge pull request #323 from Sonicadvance1/newer-ppcanalyst 2014-04-30 18:59:24 -05:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Move the JitWindow debugging window over to using the new PPCAnalyzer class. 2014-04-30 10:49:39 -05:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends Changes posmtx vertex attribute to integer. 2014-04-30 19:11:06 -05:00
VideoCommon Changes posmtx vertex attribute to integer. 2014-04-30 19:11:06 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00