dolphin/Source/Core
Ryan Houdek 07db7520bf [GLExt-Cleanup] This cleans up some extra bits unneeded in the extension headers
gl.h and glext.h provide most of the function pointer typedefs and defines for extensions and core features.
The only one it doesn't provide is GL 1.1 function typedefs, but this is to be expected.
If anything needs defines or typedefs in their header in the future, that's as easy as before.
2014-01-23 07:11:13 -06:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common Jit64: disable non-IEEE mode emulation 2014-01-19 09:36:08 +01:00
Core Reenable vsync after releasing tab even if frame limit is disabled. 2014-01-19 02:48:59 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX [DolphinWX] Prevent hotkeys from being assigned to more than one button/function. 2014-01-22 18:28:59 -05:00
InputCommon Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
VideoBackends [GLExt-Cleanup] This cleans up some extra bits unneeded in the extension headers 2014-01-23 07:11:13 -06:00
VideoCommon VertexLoader: temp class for reader/writer 2014-01-21 23:44:51 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00