This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-24 03:05:56 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
00e23da6074b5b25a2ff4e4ff040986c07753e94
dolphin
/
Source
/
Core
/
VideoBackends
/
OGL
History
Pokechu22
f9fe25291d
Remove most uses of StringFromFormat in favor of fmt
2022-10-12 16:50:47 -07:00
..
CMakeLists.txt
cmake: Don't use PCH with Qt6.
2022-05-22 01:19:44 +02:00
GPUTimer.h
…
OGLBoundingBox.cpp
…
OGLBoundingBox.h
…
OGLMain.cpp
VideoCommon: Add dynamic vertex loader to ubershaders
2022-09-19 16:28:23 -05:00
OGLNativeVertexFormat.cpp
…
OGLPerfQuery.cpp
…
OGLPerfQuery.h
…
OGLPipeline.cpp
…
OGLPipeline.h
…
OGLRender.cpp
VideoBackends: Add Metal renderer
2022-07-21 20:44:19 -05:00
OGLRender.h
VideoBackends: Add Metal renderer
2022-07-21 20:44:19 -05:00
OGLShader.cpp
…
OGLShader.h
…
OGLStreamBuffer.cpp
…
OGLStreamBuffer.h
…
OGLTexture.cpp
…
OGLTexture.h
…
OGLVertexManager.cpp
…
OGLVertexManager.h
…
ProgramShaderCache.cpp
Remove most uses of StringFromFormat in favor of fmt
2022-10-12 16:50:47 -07:00
ProgramShaderCache.h
…
SamplerCache.cpp
…
SamplerCache.h
…
VideoBackend.h
…