This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-29 14:38:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b446ea0132
dolphin
/
Source
/
Core
/
VideoBackends
/
OGL
History
Markus Wick
cc5a2f3411
Merge pull request
#2164
from Armada651/cache-fix
...
ProgramShaderCache: Do plenty of error checking before writing shaders to the disk.
2015-03-02 17:24:00 +01:00
..
GLExtensions
Formatting/Whitespace Cleanup
2015-02-25 10:48:21 -05:00
GLInterface
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
FramebufferManager.cpp
FramebufferManager.h
GLInterfaceBase.h
OGL: Fix a memory leak that would occur every time a game is launched
2015-01-31 16:00:53 -05:00
GLUtil.cpp
GLUtil.h
main.cpp
OGL: support palette texture decoding
2015-02-24 22:51:55 +01:00
main.h
NativeVertexFormat.cpp
Move Zfreeze code out individual backends into videoCommon
2015-01-24 03:22:27 +13:00
OGL.vcxproj
OGL.vcxproj.filters
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp
PostProcessing: Move default pixel shader to PostProcessingShaderConfiguration.
2015-01-25 23:08:49 +01:00
PostProcessing.h
PostProcessing: Add support for user-supplied anaglyph shaders.
2015-01-25 22:07:03 +01:00
ProgramShaderCache.cpp
ProgramShaderCache: Do plenty of error checking before writing shaders to the disk.
2015-03-02 17:03:49 +01:00
ProgramShaderCache.h
RasterFont.cpp
RasterFont.h
Render.cpp
TextureCache: load all mipmap levels from custom textures
2015-03-02 00:09:09 +01:00
Render.h
TextureCache: load all mipmap levels from custom textures
2015-03-02 00:09:09 +01:00
SamplerCache.cpp
TextureCache: load all mipmap levels from custom textures
2015-03-02 00:09:09 +01:00
SamplerCache.h
TextureCache: load all mipmap levels from custom textures
2015-03-02 00:09:09 +01:00
StreamBuffer.cpp
StreamBuffer.h
TextureCache.cpp
Merge pull request
#2089
from degasus/remove_disable_efb_copy
2015-02-24 23:31:05 +01:00
TextureCache.h
Decode EFB copies used as paletted textures.
2015-02-19 15:09:27 -08:00
TextureConverter.cpp
Silence -Wunused-variable warning.
2015-01-28 18:09:07 +00:00
TextureConverter.h
VertexManager.cpp
Coding style cleanup from the zfreeze merge
2015-01-24 15:16:48 -05:00
VertexManager.h
Coding style cleanup from the zfreeze merge
2015-01-24 15:16:48 -05:00
VideoBackend.h