dolphin/Source/Core
degasus 210f4f3e55 PortableVertexFormat: add a struct which hold all needed information for every vertex and use this for position
atm, position attribute is hardcoded both in VertexLoader and in backends.

v2: fix coding style + cleanup lookup table
2014-01-31 07:19:25 +01:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common x64: fix parameter names of WriteModRM() 2014-01-25 17:36:09 +01:00
Core [Core] Remove an unnecessary pragma directive from EXI_Channel.h. 2014-01-25 17:12:59 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX [Android] Fix Android not calling eglSwapBuffers 2014-01-29 15:54:55 -06:00
InputCommon Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
VideoBackends PortableVertexFormat: add a struct which hold all needed information for every vertex and use this for position 2014-01-31 07:19:25 +01:00
VideoCommon PortableVertexFormat: add a struct which hold all needed information for every vertex and use this for position 2014-01-31 07:19:25 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00