summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/DriverDetails.cpp
AgeCommit message (Expand)Author
2013-09-18[ANDROID] Add two new DriverDetails bugs for Adreno. V45 of the driver has br...Ryan Houdek
2013-08-26ogl driverdetails: add flag to disable hacked and pinned memorydegasus
2013-08-23ogl: rework DriverDetails framework + detect UBO mesa bugdegasus
2013-08-21Make us capable of supporting driver specific issues(OSS versus official)Ryan Houdek
2013-07-26[Android] Qualcomm Swap hack isn't needed anymore due to the new StreamBuffer...Ryan Houdek
2013-07-27Good Job Windows. Fixes compiling...Ryan Houdek
2013-07-27Remove the broken buffers bug on Mali hardware since it isn't needed anymore ...Ryan Houdek
2013-07-25Add in the Mali driver bug so we can call glFlush every flush. It seemingly i...Ryan Houdek
2013-07-05Fix most ARM warningsRyan Houdek
2013-06-18[Android] When running OpenGL ES 3 backend, we've got to switch the screen co...Ryan Houdek
2013-06-18[Android] Qualcomm glGetShaderInfoLog returns a max of 1024 bytes(tested) for...Ryan Houdek
2013-06-11[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...Ryan Houdek