summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends
AgeCommit message (Expand)Author
2015-08-26Support OpenGL ES 3.2.Ryan Houdek
2015-08-22Disable OpenGL ES 3.1 on all Qualcomm Adreno devices.Ryan Houdek
2015-08-18Fix a memory leak in the EGL GLInterface.Ryan Houdek
2015-08-15TextureCache: Remove redundant floor().Jules Blok
2015-08-15Revert "VideoCommon: Clamp integer conversions."Jules Blok
2015-08-12[GLES] Fix real XFB.Ryan Houdek
2015-08-09Specified the type of AA in OGL AA settingsAnthony Serna
2015-08-06DriverDetails: Disable GL_ARB_copy_image on mesa.degasus
2015-08-06OGL: Move copy_image variable into backend.degasus
2015-07-31Fix code to comply with coding styleunknown
2015-07-31Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios...mirrorbender
2015-07-30Remove unnecessary virtual keywordsLioncash
2015-07-26Video: Trying to fix D3D/XFB disabled regressionbooto
2015-07-25Video: stride in bytes rather than pixelsbooto
2015-07-25RealXFB sizes don't get scaled by IRbooto
2015-07-25Video: respect stride of efb copies to xfbbooto
2015-07-22Merge pull request #2764 from Sonicadvance1/pvr_workaround3Ryan Houdek
2015-07-22Merge pull request #2679 from Tinob/masterMarkus Wick
2015-07-22Work around devices that choose to only return the default EGL_RENDERABLE_TYPERyan Houdek
2015-07-20Fix an oversight in GLExtensionsRyan Houdek
2015-07-02Implement scaled partial texture updatesRodolfo Bogado
2015-06-28Use emplace() instead of insert() where applicable for maps.Lioncash
2015-06-25Merge branch 'stable'Jules Blok
2015-06-25Merge pull request #2656 from Armada651/ogl-inv-depthJules Blok
2015-06-25Add an OSD notification for screenshot savingLioncash
2015-06-25Merge pull request #2657 from lioncash/screenshotJules Blok
2015-06-24Merge pull request #2624 from sigmabeta/android-save-screenshotRyan Houdek
2015-06-24Add an OSD notification for screenshot savingLioncash
2015-06-24D3D: Cosmetics.Jules Blok
2015-06-24OGL: Allow inverted depth ranges.Jules Blok
2015-06-24Fix -Wformat-extra-args warningTillmann Karras
2015-06-24Merge pull request #2602 from mimimi085181/partial-texture-updates2Markus Wick
2015-06-23Android: Save screenshot at end of an emulation session.sigmabeta
2015-06-23Fix some warningsTillmann Karras
2015-06-23Merge branch 'stable'Jules Blok
2015-06-21Support partial texture updates via efb copiesmimimi085181
2015-06-19Fix aniso filtering on d3d to not set aniso filter when using 1xMatthew Parlane
2015-06-13Fix FreeBSD buildJeffrey Pfau
2015-06-13Merge branch 'stable'Jules Blok
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-10Anisotropic Filtering option is now correct in D3DMatthew Parlane
2015-06-09Merge pull request #2533 from degasus/syncgpuJules Blok
2015-06-08VideoSW: refactor shared lighting attenuation functionNanoByte011
2015-06-08VideoSW: rewrite lighting attenuationNanoByte011
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-06-07Merge pull request #2550 from Armada651/d3d-pokesRyan Houdek
2015-06-07Fix OpenGL ES shader compilation.Ryan Houdek
2015-06-07D3D: Implement Z pokes.Jules Blok
2015-06-07D3D: Set the viewport to the full target size when doing EFB pokes.Jules Blok
2015-06-06D3D: Remove obsolete comment.Jules Blok