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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
PerfQueryBase.h
Age
Commit message (
Expand
)
Author
2023-01-31
Add virtual Initialize() to PerfQueryBase
Scott Mansell
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2019-04-01
D3D12: Fix rare case where command list was executed with open queries
Stenzek
2018-04-12
Reformat all the things!
spycrab
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-12-20
VideoBackends: Simplify initialization and deinitialization of resources
Lioncash
2015-05-25
Add missing license headers
Tillmann Karras
2015-04-15
PerfQueryBase: Move common implementation variables into base class
Lioncash
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-15
move perfquery enable checks into videocommon (caller side)
degasus
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-01-09
VideoCommon: disable efb access + perf querys on cph thread
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre