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
2020-07-08
Reword "Please avoid forcing Dolphin to use MSAA by the driver" message
JosJuice
2020-05-25
VideoCommon/ShaderGenCommon: Make template functions regular functions
Lioncash
2020-05-24
FramebufferManager: Copy to color format for depth readbacks on GLES
Stenzek
2020-01-24
Add Dolphin version and current video backend to shader compilation logs
Ryan Meredith
2019-12-29
OGL/Render.cpp, InitDriverInfo(): Use std::string_view to eliminate string co...
David Korth
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-12-05
VideoCommon/IndexGenerator: Eliminate static state
Lioncash
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-28
Common: Unify logging namespace with Common
Lioncash
2019-07-26
OGL/ProgramShaderCache: Convert typedef over to a using alias
Lioncash
2019-07-26
OGL/ProgramShaderCache: Use std::lock_guard deduction guides where applicable
Lioncash
2019-07-26
OGL/ProgramShaderCache: Remove unused headers
Lioncash
2019-07-26
OGL/ProgramShaderCache: Use std::string_view where applicable
Lioncash
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-06-08
Merge pull request #8049 from stenzek/crop
Connor McLaughlin
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
2019-05-31
VideoOGL/CMakeLists: Specify headers in target sources
Lioncash
2019-05-30
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
Lioncash
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-05-04
Merge pull request #7839 from ShFil119/impr/redundant
Léo Lam
2019-04-30
Remove redundant initialization
Filip Gawin
2019-04-28
Renderer: Adjust target rectangle in the base class
Stenzek
2019-04-28
Renderer: Adjust source rectangle when crop would draw off screen
Stenzek
2019-04-21
OGL: Set shared context state up to match main context
Stenzek
2019-04-21
OGL: Only set GL_PROGRAM_POINT_SIZE on desktop GL
Stenzek
2019-04-21
OGL: Fix binding error on shutdown
Stenzek
2019-04-21
OGL: Store shader source in OGLShader
Stenzek
2019-04-21
OGL: Remove unused ProgramShaderCache::CompileShader()
Stenzek
2019-04-21
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
Stenzek
2019-04-16
OGL: Support returning pipeline cache data
Stenzek
2019-04-16
AbstractPipeline: Support returning "cache data"
Stenzek
2019-03-31
Merge pull request #7939 from Techjar/no-more-disabled-gfx-features
Connor McLaughlin
2019-03-29
Qt/HacksWidget: Fix backend feature support checks
Techjar
2019-03-29
Merge pull request #7869 from stenzek/d3dcommon
Connor McLaughlin
2019-03-29
OGL: Support subgroup reduction operations via GL_NV_shader_thread_shuffle
Stenzek
2019-03-29
VertexManagerBase: Increase vertex/uniform buffer sizes
Stenzek
2019-03-29
VideoBackends: Verify validity before doing full renderer init
Stenzek
2019-03-25
VideoBackends: Scale bounding box rectangle in the pixel shader
Stenzek
2019-03-09
FramebufferManager: Implement deferred EFB cache invalidation
Stenzek
2019-03-09
VideoConfig: Add SupportsPartialDepthCopies to backend info
Stenzek
2019-02-28
VideoBackends: Fix GPU decoding of XFB buffers
Stenzek
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-02-13
Merge pull request #7798 from ShFil119/impr/empty
Tilka
2019-02-13
Use empty instead of size
Filip Gawin
2019-02-03
Merge pull request #7716 from stenzek/stereo
Tilka
2019-01-27
Renderer: Fix throttle-disable (TAB) hotkey when vsync is enabled
Stenzek
2019-01-25
Decouple XFB scanout from presentation
Stenzek
2019-01-25
VideoBackends: Store a backbuffer 'scale'
Stenzek
[prev]
[next]