summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/DriverDetails.h
AgeCommit message (Expand)Author
2016-10-24Fix various comment typosSintendo
2016-10-01Vulkan: Work around indexed fragment output bug on AMD driversStenzek
2016-10-01VideoCommon: Extend DriverDetails to support both OpenGL and VulkanStenzek
2016-08-18OGL: Workaround gl_ClipDistance bug on Mesa i965.Jules Blok
2016-08-15DriverDetails: Add bug for broken gl_ClipDistance on i965.Jules Blok
2016-07-17Add an OpenBSD driver identifier.Anthony J. Bentley
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-18Externals: Add libcurl.Pierre Bourdon
2016-05-19OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA driversStenzek
2016-05-11OGL: Use coherent mapping on Qualcomm devices.degasus
2016-05-11DriverDetails: Drop BUG_BROKENALPHATEST.degasus
2016-05-11OGL: Drop QC ES3.1 workaround.degasus
2016-02-12Geometry shader bug isn't fixed in 11.1.2 for Intel Sandy BridgeRyan Houdek
2016-02-11Both Intel and Radeon Mesa geometry shader bugs are fixed in 11.1.2Ryan Houdek
2016-01-20Blacklist Sandy Bridge on mesa from using geometry shaders.Ryan Houdek
2016-01-09Disable geometry shaders on mesa AMD/ATI drivers.Ryan Houdek
2015-12-31Add a comment to DriverDetails about Qualcomm failing our alpha tests.Ryan Houdek
2015-12-03Remove Google Code Reference and Fix GrammarPringo
2015-11-03DriverDetails: remove BUG_BROKENINFOLOG leftoversTillmann Karras
2015-09-04Remove all of our workarounds for Qualcomm devices we don't support anymore.Ryan Houdek
2015-08-28[Android] Workaround Mali driver issue on the Samsung Galaxy S6.Ryan Houdek
2015-08-22Disable OpenGL ES 3.1 on all Qualcomm Adreno devices.Ryan Houdek
2015-08-06DriverDetails: Disable GL_ARB_copy_image on mesa.degasus
2015-06-13Fix FreeBSD buildJeffrey Pfau
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-23Fix OpenGLES 3.0 on Qualcomm's crappy driver, it can't bitshift sometimes.Dwayne Slater
2015-01-12Minor consistency changesStevoisiak
2014-12-28DriverDetails: Remove Intel Structs bug since it doesn't affect us anymore.Jules Blok
2014-12-28DriverDetails: Update Intel bug description.Jules Blok
2014-12-19OGL: Disable geometry shaders on Intel's Windows drivers due to broken interf...Jules Blok
2014-12-19Minor changes to DriverDetailsRyan Houdek
2014-12-19Fixes Adreno 400 slow performance.Ryan Houdek
2014-12-03Works around broken Intel Windows video drivers.Ryan Houdek
2014-10-29Adds a DriverDetails bug to track Qualcomm attributeless rendering.Ryan Houdek
2014-10-29Removes Qualcomm's rotated framebuffer bug from DriverDetails.Ryan Houdek
2014-10-18Change driver details to reflect Qualcomm's changes with their v95 driver.Ryan Houdek
2014-10-16DriverDetails: mark intel buffer_storage bug as fixeddegasus
2014-09-04Work around Intel's failings with with buffer_storageSonicadvance1
2014-08-18Qualcomm fixed screen rotation in their latest v66 development drivers.Ryan Houdek
2014-05-05Enables usage of GLSL textureSize on Qualcomm v66.Ryan Houdek
2014-04-18Change to ARM's naming convention in DriverDetails.Ryan Houdek
2014-04-11Support checking for the Mali-T7xx line of GPUs.Ryan Houdek
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-09Cleanup enum indentations.Lioncash
2014-01-29[Android] Fix Adreno v53 development drivers rotating framebufferRyan Houdek
2014-01-26OSX: don't avoid unsync mapping on nvida gpus just because the windows driver...degasus
2014-01-16enable buffer_storage on nvidia 331.38 on linuxdegasus
2014-01-11Update some of the comments in DriverDetails.h for drivers that have fixed th...Ryan Houdek
2014-01-07[Android] Reenable the bug for dynamic UBO array member accesses.Ryan Houdek