dolphin/Source/Core/VideoBackends
Lioncash c6678687b0 ChunkFile: Provide additional helpers for C-style arrays
Gets rid of magic numbers in cases where the array size is known at compile time.
This is also useful for future entries that are stack allocated arrays as these
functions prevent incorrect sizes being provided.
2015-09-30 19:45:46 -04:00
..
D3D Merge pull request #3093 from lioncash/header_shuffle 2015-09-27 03:18:03 +02:00
OGL Merge pull request #3093 from lioncash/header_shuffle 2015-09-27 03:18:03 +02:00
Software ChunkFile: Provide additional helpers for C-style arrays 2015-09-30 19:45:46 -04:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00