summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/PerfQuery.h
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
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-25Add missing license headersTillmann Karras
2015-04-15PerfQueryBase: Move common implementation variables into base classLioncash
2015-02-21Implement full occlusion queries for the Nexus 9.Ryan Houdek
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-08-15OGL: Fix brace and body placementsLioncash
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-15Kill off some usages of the ArraySize macro.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre