dolphin/Source/Core
Ryan Houdek eae9d47c3c Change OpenGL extension initialization in to a big array
This is a reasonable chunk of changes and moves from multiple initialization functions in to an array initialization.
2014-02-16 17:40:34 -06:00
..
AudioCommon Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Common Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Core Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DiscIO Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DolphinWX Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
InputCommon Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
VideoBackends Change OpenGL extension initialization in to a big array 2014-02-16 17:40:34 -06:00
VideoCommon Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CMakeLists.txt