| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-16 | Merge pull request #37 from degasus/VideoCommonApiFixes | Tony Wasserka | |
| VideoCommon API cleanups | |||
| 2014-02-15 | move perfquery enable checks into videocommon (caller side) | degasus | |
| 2014-02-15 | Kill off some usages of the ArraySize macro. | Lioncash | |
| This required the use of std::array in some cases. | |||
| 2014-01-20 | Move GLInterface.h into GLInterface directory | Scott Moreau | |
| 2014-01-17 | [GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely ↵ | Ryan Houdek | |
| from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit. Conflicts: CMakeLists.txt Externals/GLew/glew.vcxproj Externals/GLew/glew.vcxproj.filters Source/Core/VideoBackends/OGL/CMakeLists.txt Source/Core/VideoBackends/OGL/GLFunctions.cpp Source/Core/VideoBackends/OGL/GLFunctions.h Source/Core/VideoBackends/OGL/GLUtil.h Source/Core/VideoBackends/OGL/Render.cpp Source/VSProps/Base.props | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
