index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
/
PerfQuery.cpp
Age
Commit message (
Expand
)
Author
2018-10-20
GLContext: Remove global context pointer
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2016-07-04
Improve PerfQuery accuracy
hthh
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-12-20
VideoBackends: Simplify initialization and deinitialization of resources
Lioncash
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-04-15
PerfQueryBase: Move common implementation variables into base class
Lioncash
2015-02-21
Implement full occlusion queries for the Nexus 9.
Ryan Houdek
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-16
Merge pull request #37 from degasus/VideoCommonApiFixes
Tony Wasserka
2014-02-15
move perfquery enable checks into videocommon (caller side)
degasus
2014-02-15
Kill off some usages of the ArraySize macro.
Lioncash
2014-01-20
Move GLInterface.h into GLInterface directory
Scott Moreau
2014-01-17
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...
Ryan Houdek
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre