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
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
2015-09-01
[GLES] Support texture_buffer for palette texture conversion.
Ryan Houdek
2015-08-28
[Android] Workaround Mali driver issue on the Samsung Galaxy S6.
Ryan Houdek
2015-08-26
Support OpenGL ES 3.2.
Ryan Houdek
2015-08-22
Disable OpenGL ES 3.1 on all Qualcomm Adreno devices.
Ryan Houdek
2015-08-18
Fix a memory leak in the EGL GLInterface.
Ryan Houdek
2015-08-15
TextureCache: Remove redundant floor().
Jules Blok
2015-08-15
Revert "VideoCommon: Clamp integer conversions."
Jules Blok
2015-08-12
[GLES] Fix real XFB.
Ryan Houdek
2015-08-09
Specified the type of AA in OGL AA settings
Anthony Serna
2015-08-06
DriverDetails: Disable GL_ARB_copy_image on mesa.
degasus
2015-08-06
OGL: Move copy_image variable into backend.
degasus
2015-07-31
Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios...
mirrorbender
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-07-25
Video: stride in bytes rather than pixels
booto
2015-07-25
RealXFB sizes don't get scaled by IR
booto
2015-07-25
Video: respect stride of efb copies to xfb
booto
2015-07-22
Merge pull request #2764 from Sonicadvance1/pvr_workaround3
Ryan Houdek
2015-07-22
Merge pull request #2679 from Tinob/master
Markus Wick
2015-07-22
Work around devices that choose to only return the default EGL_RENDERABLE_TYPE
Ryan Houdek
2015-07-20
Fix an oversight in GLExtensions
Ryan Houdek
2015-07-02
Implement scaled partial texture updates
Rodolfo Bogado
2015-06-25
Merge branch 'stable'
Jules Blok
2015-06-25
Merge pull request #2656 from Armada651/ogl-inv-depth
Jules Blok
2015-06-25
Add an OSD notification for screenshot saving
Lioncash
2015-06-25
Merge pull request #2657 from lioncash/screenshot
Jules Blok
2015-06-24
Merge pull request #2624 from sigmabeta/android-save-screenshot
Ryan Houdek
2015-06-24
Add an OSD notification for screenshot saving
Lioncash
2015-06-24
OGL: Allow inverted depth ranges.
Jules Blok
2015-06-24
Fix -Wformat-extra-args warning
Tillmann Karras
2015-06-23
Android: Save screenshot at end of an emulation session.
sigmabeta
2015-06-21
Support partial texture updates via efb copies
mimimi085181
2015-06-13
Fix FreeBSD build
Jeffrey Pfau
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-07
Fix OpenGL ES shader compilation.
Ryan Houdek
2015-06-06
Revert "Revert "OGL: Switch depth buffers to GL_DEPTH_COMPONENT32F format.""
Jules Blok
2015-06-06
Revert "Revert "OGL: Change the depth buffer type to GL_FLOAT.""
Jules Blok
2015-06-06
Revert "OGL: Use floating point arithmetic to scale the depth value."
Jules Blok
2015-06-06
VideoBackends: Allow the viewport to use the full depth range.
Jules Blok
2015-06-04
Use PanicAlertT instead of PanicAlert when appropriate
JosJuice
2015-06-03
Merge pull request #2482 from degasus/ogl_poke_z
Markus Wick
2015-06-02
Merge pull request #1556 from comex/project-moration
comex
2015-06-02
OGL: Rewrite POKE_Z with a draw call
degasus
2015-06-02
Fix invalid enums on OpenGLES
Dwayne Slater
2015-05-29
OGL: Always use sampler objects.
degasus
2015-05-28
Pass strings by const reference where possible
Lioncash
2015-05-28
Rewrite FileSearch and improve ScanDirectoryTree.
comex
2015-05-27
OGL: use GL_TEXTURE* constants
Tillmann Karras
2015-05-25
Merge pull request #2357 from degasus/ogl_efb_poke_merge
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
[next]