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
Age
Commit message (
Expand
)
Author
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
Fix code to comply with coding style
unknown
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-26
Video: Trying to fix D3D/XFB disabled regression
booto
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-28
Use emplace() instead of insert() where applicable for maps.
Lioncash
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
D3D: Cosmetics.
Jules Blok
2015-06-24
OGL: Allow inverted depth ranges.
Jules Blok
2015-06-24
Fix -Wformat-extra-args warning
Tillmann Karras
2015-06-24
Merge pull request #2602 from mimimi085181/partial-texture-updates2
Markus Wick
2015-06-23
Android: Save screenshot at end of an emulation session.
sigmabeta
2015-06-23
Fix some warnings
Tillmann Karras
2015-06-23
Merge branch 'stable'
Jules Blok
2015-06-21
Support partial texture updates via efb copies
mimimi085181
2015-06-19
Fix aniso filtering on d3d to not set aniso filter when using 1x
Matthew Parlane
2015-06-13
Fix FreeBSD build
Jeffrey Pfau
2015-06-13
Merge branch 'stable'
Jules Blok
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-10
Anisotropic Filtering option is now correct in D3D
Matthew Parlane
2015-06-09
Merge pull request #2533 from degasus/syncgpu
Jules Blok
2015-06-08
VideoSW: refactor shared lighting attenuation function
NanoByte011
2015-06-08
VideoSW: rewrite lighting attenuation
NanoByte011
2015-06-08
Fifo: Rewrite SyncGpu
degasus
2015-06-07
Merge pull request #2550 from Armada651/d3d-pokes
Ryan Houdek
2015-06-07
Fix OpenGL ES shader compilation.
Ryan Houdek
2015-06-07
D3D: Implement Z pokes.
Jules Blok
2015-06-07
D3D: Set the viewport to the full target size when doing EFB pokes.
Jules Blok
2015-06-06
D3D: Remove obsolete comment.
Jules Blok
[next]