summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/PerfQuery.cpp
AgeCommit message (Expand)Author
2013-09-11Replace ARRAYSIZE macro with another ugly macro. At least this will throw an ...Jordan Woyak
2013-08-14Respect ShouldEmulate() in PerfQuery implementations for DX11 and OGL (ugly i...Pierre Bourdon
2013-03-31Fix some typos and correct some capitalizations in the log messages.Lioncash
2013-03-02Kill warning.Jordan Woyak
2013-03-01PerfQueries: Fix an integer overflow.NeoBrainX
2013-03-01OGL: Fix perf metrics being overcounted when using a non-native internal reso...NeoBrainX
2013-02-16Fix OGL perf queries and make them not slow!Jordan Woyak
2012-08-26OGL: Implement pixel metrics (untested)NeoBrainX