dolphin/Source/Core
degasus ec28a80e00 VideoLoader: remove VAT_*_FRACBITS
They are used to remove the flush amounts, but as we don't
flush anymore on vertex loader changes (only on native
vertex format right now), this optimization is now unneeded.

This will allow us to hard code the frac factors within the
vertex loaders.
2014-12-21 13:47:42 +01:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common [AArch64] Improvements to the AArch64 emitter. 2014-12-20 19:35:52 -06:00
Core [ARMv7] Minor integer fastmem optimization. 2014-12-20 19:41:33 -06:00
DiscIO DiscIO: Clear error status when reading file 2014-12-14 13:16:21 +01:00
DolphinQt DolphinQt: Silence -Wshadow warnings. 2014-12-09 10:36:16 -06:00
DolphinWX Merge pull request #1638 from Stevoisiak/DSP-to-Audio 2014-12-21 01:57:39 +01:00
InputCommon Manually revert d34418100b 2014-12-20 00:33:15 -05:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends VideoLoader: remove VAT_*_FRACBITS 2014-12-21 13:47:42 +01:00
VideoCommon VideoLoader: remove VAT_*_FRACBITS 2014-12-21 13:47:42 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00