index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
Age
Commit message (
Expand
)
Author
2019-01-25
Remove old RasterFont classes
Stenzek
2019-01-25
Renderer: Use imgui for drawing debug text and OSD
Stenzek
2019-01-25
RenderBase: Implement imgui rendering
Stenzek
2019-01-25
OGL: Invalidate tracked state when calling ResetAPIState()
Stenzek
2019-01-19
OGL: Fix broken stereoscopy geometry shader for EFB copies
Stenzek
2019-01-09
Android/OGL: fix bounding box for OpenGL-ES
zackhow
2019-01-08
Always flush on swap
weihuoya
2018-12-04
Use main buffers for utility draws
Stenzek
2018-12-04
Renderer: Add backbuffer format to base class
Stenzek
2018-12-04
Renderer: Add a base Initialize() method to match Shutdown()
Stenzek
2018-11-07
OGL: Fix crash when opening graphics window on another backend
Stenzek
2018-11-07
TextureCache: Implement deferred/batched EFB copies
Stenzek
2018-10-20
GLContext: Runtime selection of EGL/GLX on Linux
Stenzek
2018-10-20
GLContext: Use destructor instead of Shutdown() to cleanup
Stenzek
2018-10-20
GLContext: Remove global context pointer
Stenzek
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
GLContext: Use host connection
Stenzek
2018-10-20
Renderer: Pull dimensions from GLInterface/Swapchain
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-10-12
Merge pull request #7437 from stenzek/graphics-options-race
Mat M
2018-10-09
OGL: Disable scissor test when calling glBlitFramebuffer()
Stenzek
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-08-30
GL/TextureCache: Clean up inline shader code
spycrab
2018-07-19
VideoBackends: Support D24S8 abstract texture format
Stenzek
2018-06-30
Mark all video backend names for translation
Techjar
2018-06-05
Merge pull request #6954 from degasus/coherent
Anthony
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-05-24
OGL/Streambuffer: Use coherent mapping by default.
degasus
2018-05-22
OGL: Fix EFB access in MSAA-mode
Stenzek
2018-05-22
EFB2RAM: Apply copy filter as a float coefficient after sampling
Stenzek
2018-05-20
Remove SOIL altogether from the project.
Emmanuel Gil Peyrot
2018-05-17
Merge pull request #6743 from stenzek/faster-disabled-copy-filter
Markus Wick
2018-05-12
Merge pull request #6825 from leoetlino/onion-types
Léo Lam
2018-05-12
Fix syntax error in GLSL_GS
Score_Under
2018-05-12
Remove stray quote sign
Score_Under
2018-05-12
Config: Fix template deduction for implicit conversions
Léo Lam
2018-05-10
CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Lioncash
2018-05-08
OGL: Fix broken format changes in i965 driver
Stenzek
2018-05-07
Merge pull request #6646 from spycrab/fbm_strings
Markus Wick
2018-05-05
OGL: Fix incorrect clamping in EFB copies
Stenzek
2018-05-03
TextureConversionShader: Don't sample from adjacent rows when not needed
Stenzek
2018-05-01
OGL/FramebufferManager: Clean up inline GLSL code
spycrab
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-17
Fix some warnings
Tillmann Karras
2018-04-12
Reformat all the things!
spycrab
2018-04-04
Merge pull request #6578 from JosJuice/remove-projection-hacks
Markus Wick
2018-04-02
OGL/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-04-01
Remove support for projection hacks
JosJuice
[prev]
[next]