This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 15:16:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e8901de1714b8b063bf6d88b2940ebef5ec0053
dolphin
/
Source
/
Core
/
VideoBackends
/
OGL
T
History
degasus
a530708bb1
OGL: Use VideoCommon framedump helpers.
2016-10-07 23:09:10 +02:00
..
BoundingBox.cpp
ShaderGen: Specify attribute/output locations/bindings explicitly
2016-10-01 01:09:11 +10:00
BoundingBox.h
…
CMakeLists.txt
…
FramebufferManager.cpp
…
FramebufferManager.h
…
main.cpp
VideoCommon: Add config fields for multithreading and validation layers
2016-10-01 01:09:12 +10:00
NativeVertexFormat.cpp
…
OGL.vcxproj
…
OGL.vcxproj.filters
…
PerfQuery.cpp
…
PerfQuery.h
…
PostProcessing.cpp
…
PostProcessing.h
…
ProgramShaderCache.cpp
PixelShaderGen: Drop dstAlphaMode constant in shader generation.
2016-10-04 10:13:46 +02:00
ProgramShaderCache.h
…
RasterFont.cpp
…
RasterFont.h
…
Render.cpp
OGL: Use VideoCommon framedump helpers.
2016-10-07 23:09:10 +02:00
Render.h
VideoCommon: Minor changes
2016-10-03 06:51:46 -07:00
SamplerCache.cpp
…
SamplerCache.h
…
StreamBuffer.cpp
…
StreamBuffer.h
…
TextureCache.cpp
VideoBackends: Make TextureCache::CompileShaders return a bool
2016-10-01 01:09:12 +10:00
TextureCache.h
VideoBackends: Make TextureCache::CompileShaders return a bool
2016-10-01 01:09:12 +10:00
TextureConverter.cpp
…
TextureConverter.h
…
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…