dolphin/Source/Core/VideoBackends
Pierre Bourdon 494a60e41b VertexLoader: Change VtxDesc to use u64 instead of u32
This is required to make packing consistent between compilers: with u32, MSVC
would not allocate a bitfield that spans two u32s (it would leave a "hole").
2014-09-01 11:18:02 +02:00
..
D3D D3D: Clean up brace placements 2014-08-30 18:06:47 -04:00
OGL Merge pull request #882 from Sonicadvance1/fix-pp-blackness 2014-08-28 10:29:03 -05:00
Software VertexLoader: Change VtxDesc to use u64 instead of u32 2014-09-01 11:18:02 +02:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00