This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-18 20:00:03 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a2d0882d04446550687424e36a81a2c16a6a00d
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Admiral H. Curtiss
8f51a9d2d8
Merge pull request
#11699
from Pokechu22/gl-check-maximum-samples
...
OpenGL: Check the list of supported AA modes instead of hardcoding
2023-06-09 15:07:07 +02:00
..
CMakeLists.txt
Implement AbstractGfx for Software & Null
2023-01-31 19:41:23 +13:00
NullBackend.cpp
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
2023-06-08 22:07:39 -07:00
NullBoundingBox.h
…
NullGfx.cpp
VideoBackends: add support to allow rendering to multiple output textures
2023-06-03 14:52:31 -05:00
NullGfx.h
VideoBackends: add support to allow rendering to multiple output textures
2023-06-03 14:52:31 -05:00
NullTexture.cpp
VideoBackends: add support to allow rendering to multiple output textures
2023-06-03 14:52:31 -05:00
NullTexture.h
VideoBackends: add support to allow rendering to multiple output textures
2023-06-03 14:52:31 -05:00
NullVertexManager.cpp
…
NullVertexManager.h
…
PerfQuery.h
…
TextureCache.h
TextureCache: Refactor with smart pointers
2023-01-31 18:29:47 +13:00
VideoBackend.h
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
2023-06-08 22:07:39 -07:00