This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-06 07:14:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
History
Lioncash
784a216927
Common/MathUtil: Move IntLog2 into MathUtil namespace
...
Gets this out of the global namespace.
2023-04-15 03:35:05 -04:00
..
D3D
Divide by MSAA for PerfQuery in all backends.
2023-03-14 02:13:25 +01:00
D3D12
Divide by MSAA for PerfQuery in all backends.
2023-03-14 02:13:25 +01:00
D3DCommon
…
Metal
Return quarter value for PerfQuery in all backends.
2023-03-14 02:08:20 +01:00
Null
Software: Implement GetSurfaceInfo()
2023-03-02 11:08:49 -08:00
OGL
Common/MathUtil: Move IntLog2 into MathUtil namespace
2023-04-15 03:35:05 -04:00
Software
Software: Implement GetSurfaceInfo()
2023-03-02 11:08:49 -08:00
Vulkan
Merge pull request
#11417
from K0bin/vk-submit-thread-cleanup
2023-04-04 22:02:39 +02:00
CMakeLists.txt
CMake: Check
WIN32
instead of
CMAKE_SYSTEM_NAME STREQUAL Windows
2023-04-06 18:37:45 -07:00