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
2022-03-24
VideoBackends: fix opengl object label which was given an invalid enumeration...
iwubcode
2022-02-23
OGLRender: Log video backend info, in addition to showing it via OSD
Pokechu22
2022-02-08
OGLMain: Set default value for bSupportsSettingObjectNames
OatmealDome
2022-01-31
Merge pull request #10422 from OatmealDome/opengl-shader-crash
JMC47
2022-01-31
OGLTexture: Only set texture name if supported
OatmealDome
2022-01-31
OGLShader: Only set shader name if supported
OatmealDome
2022-01-31
OGLRender: Set object name support on GL >4.3 and GL ES 3.2
OatmealDome
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2022-01-09
Treewide: Remove unused inclusions of <cinttypes>
Pokechu22
2022-01-01
Merge pull request #10311 from JosJuice/gles-sampler2dmsarray
Léo Lam
2021-12-28
GLES: Fix missing precision for sampler2DMSArray
JosJuice
2021-12-25
SamplerCache: Check for bSupportsLodBiasInSampler instead of IsGLES
OatmealDome
2021-12-25
VideoConfig: Add bool for sampler LOD bias support
OatmealDome
2021-12-22
Merge pull request #10215 from OatmealDome/shader-logic-ops
JMC47
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-12-06
ProgramShaderCache: Don't define FB_FETCH_VALUE for GL_EXT_shader_framebuffer...
OatmealDome
2021-11-17
VideoCommon: Skip textureQueryLevels if it doesn't exist
Pokechu22
2021-11-17
VideoCommon: Use coarse derivatives for Manual Texture Sampling if possible
Pokechu22
2021-11-17
VideoCommon: Expose SamplerState to shaders
Pokechu22
2021-11-17
Eliminate SamplerCommon
Pokechu22
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-08-30
VideoBackends / VideoCommon: allow the ability to set debug names for shaders...
iwubcode
2021-08-30
Update clang-format to version 12
Léo Lam
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-13
Merge pull request #9784 from PEmu2/master
Léo Lam
2021-06-06
VideoCommon: Perform OpenGL bounding box inversion in pixel shader
Techjar
2021-06-05
Update buffer_storage warning message
PEmu2
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-29
Merge pull request #9766 from stenzek/ogl-bbox-memory-barrier
Connor McLaughlin
2021-05-29
OGL: Force memory barrier when reading back bounding box values
Connor McLaughlin
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
2021-05-28
VideoBackends/OGL: Cache bounding box values between reads
Connor McLaughlin
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-05-21
Fix perf query regression
JosJuice
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2021-05-13
Remove Atomic.h
JosJuice
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/OGL
Shawn Hoffman
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-24
Fix bounding box incorrectly disabled on OpenGL ES 3.1, 3.2
blåhaj
2020-11-09
OpenGL: Migrate logging over to fmt
Lioncash
2020-09-06
Make default graphics backend not show up as empty
JosJuice
2020-08-27
ogl: init ProgramShaderCache::s_ubo_align to 1.
Shawn Hoffman
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
[prev]
[next]