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
release-prep-2606a
release-prep-2606a-2
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
/
Render.cpp
Age
Commit message (
Expand
)
Author
2017-02-01
ShaderGenCommon: Remove unnecessary includes
Lioncash
2017-02-01
LightingShaderGen: Remove unnecessary includes
Lioncash
2017-01-23
RenderBase: Forward declare EFBAccessType
Lioncash
2017-01-23
VideoBackendBase: Convert EFBAccessType into an enum class
Lioncash
2017-01-06
OGL: Use VideoCommon blend state for framebuffer configuration.
degasus
2016-12-27
VideoBackends: Clamp the range to the maximum depth value supported in the z ...
Jules Blok
2016-12-27
VideoCommon: Don't process the depth range in the vertex shader if it's not o...
Jules Blok
2016-12-23
Merge pull request #4224 from lioncash/tcache
Mat M
2016-12-12
OGL: Fix black screen when MSAA is enabled
Stenzek
2016-12-09
TextureCacheBase: Eliminate static state
Lioncash
2016-12-03
OGL: Fix assertion when minimizing window
Stenzek
2016-11-28
OGL: Support full-resolution frame dumping
Stenzek
2016-11-28
OGL: Move frame rendering procedures to seperate methods
Stenzek
2016-11-28
VideoCommon: Remove backbuffer size parameters from methods
Stenzek
2016-11-27
Remove unnecessary ConfigManager includes
Léo Lam
2016-11-10
OGL: Fix frame dump on emulation close.
degasus
2016-11-10
OGL: Only flush the frame dumping thread on dumping.
degasus
2016-11-07
OGL: Avoid reallocation of frame dumping PBO.
degasus
2016-11-07
OGL: Use PBO for framedump, with async readback.
degasus
2016-11-04
AVIDump: Add a struct for the state.
degasus
2016-10-31
DriverDetails: Make the bug identifiers humanly readable.
Jules Blok
2016-10-29
OGL: Fall back to the old dual-source blending behaviour.
Jules Blok
2016-10-27
DriverDetails: Disable dual-source blending on AMD OGL drivers.
Jules Blok
2016-10-21
Merge pull request #4194 from Armada651/efb-source-format
Jules Blok
2016-10-10
VideoBackends: Always enable dual-source blending if supported.
Jules Blok
2016-10-10
AVIDump: Move CoreTiming into caller.
degasus
2016-10-10
Merge pull request #4326 from degasus/framedump
Markus Wick
2016-10-08
Merge pull request #4322 from Helios747/I_hate_features
Markus Wick
2016-10-08
Renderer: Merge screenshot logic into VideoCommon.
degasus
2016-10-08
Remove Frameskip
anthony
2016-10-08
AVIDump: Hard code rgba.
degasus
2016-10-08
VideoCommon: Add custom stride for framedumping.
degasus
2016-10-08
Framedumps: Add finish() function to limit memory lifetime.
degasus
2016-10-08
VideoCommon: Drop RepeatFrameDumpFrame helper.
degasus
2016-10-07
OGL: Use VideoCommon framedump helpers.
degasus
2016-10-07
OGL/Render: Drop write-only variable.
degasus
2016-10-04
Fix frame dumps on file close in certain situations
Chris Burgener
2016-10-03
VideoCommon: Minor changes
Shawn Hoffman
2016-10-02
Merge pull request #4245 from aldelaro5/logs-levels-changes
Mat M
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-10-01
VideoCommon: Call Renderer::SurfaceChanged on render parent resize
Stenzek
2016-10-01
VideoCommon: Extend DriverDetails to support both OpenGL and Vulkan
Stenzek
2016-08-31
OGL: Remove unnecessary renderer global references
Lioncash
2016-08-23
OGL: Handle cases where reversed depth is already used.
Jules Blok
2016-08-19
Fix a really stupid GLSL version parsing bug
Chris Burgener
2016-08-18
OGL: Workaround gl_ClipDistance bug on Mesa i965.
Jules Blok
2016-08-16
Improve documentation.
Jules Blok
2016-08-15
Cosmetics.
Jules Blok
2016-08-15
DriverDetails: Add bug for broken gl_ClipDistance on i965.
Jules Blok
2016-08-15
VideoCommon: Add a user-defined far clipping plane.
Jules Blok
[next]