summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/PerfQuery.cpp
AgeCommit message (Expand)Author
2018-10-20GLContext: Remove global context pointerStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2016-07-04Improve PerfQuery accuracyhthh
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-15PerfQueryBase: Move common implementation variables into base classLioncash
2015-02-21Implement full occlusion queries for the Nexus 9.Ryan Houdek
2014-08-02Move GLInterface around to remove VideoBackends dependency on DolphinWXPierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Merge pull request #37 from degasus/VideoCommonApiFixesTony Wasserka
2014-02-15move perfquery enable checks into videocommon (caller side)degasus
2014-02-15Kill off some usages of the ArraySize macro.Lioncash
2014-01-20Move GLInterface.h into GLInterface directoryScott Moreau
2014-01-17[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre