This website requires JavaScript.
Explore
Help
Sign In
izzy
/
dolphin
Watch
0
Star
0
Fork
0
mirror of
https://github.com/izzy2lost/dolphin.git
synced
2026-06-19 01:16:48 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a404ca6d4020fa77c61d4cd210b924b06deaf94
dolphin
/
Source
/
Core
/
VideoCommon
T
History
James Dunne
f1ef51abc8
Removing
Core::IsGPUThread()
and
Core::IsCPUThread()
calls in favor of simple
bool isCPUThread
parameter value.
2013-03-15 19:42:42 -05:00
..
Src
Removing
Core::IsGPUThread()
and
Core::IsCPUThread()
calls in favor of simple
bool isCPUThread
parameter value.
2013-03-15 19:42:42 -05:00
CMakeLists.txt
Merge branch 'master' into perfqueries.
2013-03-01 01:07:34 +01:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
VideoCommon.vcxproj
Merge branch 'master' into perfqueries.
2013-03-01 01:07:34 +01:00
VideoCommon.vcxproj.filters
D3D11: Port perf queries code to the PerfQueryBase interface.
2013-03-01 19:30:37 +01:00