This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-25 08:14:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf48bc32cfcd577cd5233ed33757de103ef8f40
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
T
History
Admiral H. Curtiss
and
GitHub
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
VideoCommon: Abstract bounding box
2021-10-04 15:51:24 -04:00
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
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
NullVertexManager.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
PerfQuery.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
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