This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-04 16:46:09 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b379df360a
dolphin
/
Source
/
Core
/
VideoBackends
History
iwubcode
69e79045a3
VideoBackends: fix opengl object label which was given an invalid enumeration as the identifier parameter. Most implementations will warn in this case but there is an implementation that will crash (ANGLE)
2022-03-24 00:25:59 -05:00
..
D3D
Merge pull request
#10422
from OatmealDome/opengl-shader-crash
2022-01-31 01:25:46 -05:00
D3D12
Merge pull request
#10422
from OatmealDome/opengl-shader-crash
2022-01-31 01:25:46 -05:00
D3DCommon
Fix static initialisation order fiasco issue for Version variables
2022-01-14 00:04:22 +01:00
Null
VideoConfig: Add flag for whether the system supports setting object names
2022-01-31 01:17:37 -05:00
OGL
VideoBackends: fix opengl object label which was given an invalid enumeration as the identifier parameter. Most implementations will warn in this case but there is an implementation that will crash (ANGLE)
2022-03-24 00:25:59 -05:00
Software
Software/EfbInterface: Remove logspam for RGB565_Z16 being unsupported
2022-03-08 13:59:55 -08:00
Vulkan
Merge pull request
#10404
from iwubcode/vulkan_headers_update
2022-02-04 01:04:29 -05:00
CMakeLists.txt