summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
AgeCommit message (Expand)AuthorFilesLines
2012-07-19i965: Add a driconf option to disable GL_ARB_blend_func_extended.Kenneth Graunke2-0/+14
2012-07-11dri2: Hard-code the DRI2 versionIan Romanick1-1/+1
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-1/+0
2012-03-21drirc: Add missing XML attributes that made the driconf application whine.Eric Anholt1-4/+4
2012-03-20Add .deps/, .libs/, and *.la to toplevel .gitignorePaul Berry1-3/+0
2012-03-17dri_util: add copyright/license blurbBrian Paul1-0/+24
2012-03-09drirc: Add force_glsl_extensions_warn workaround for Unigine Heaven.Kenneth Graunke1-0/+6
2012-02-03dri: Add Unigine Tropics as an app that requires the GLSL warn workaround.Eric Anholt1-0/+3
2012-02-03dri: Fix typo in xml file that made all applications use the workaround.Eric Anholt1-1/+1
2012-01-30dri: Add a default drirc to be installed to provide application workarounds.Eric Anholt2-0/+9
2012-01-30i965: Add a driconf option to force GLSL extension behavior to "warn".Eric Anholt1-0/+10
2012-01-27dri common: add .gitignoreMatt Turner1-1/+3
2012-01-26dri: Move the compile of the common files to a convenience library.Eric Anholt1-0/+37
2012-01-24dri: remove all the obsolete spantmp filesBrian Paul4-1259/+0
2012-01-02dri_util: Fix order of error and data parameters to dri2CreateContextAttribsIan Romanick1-1/+1
2012-01-02dri2: Add plumbing to get context version requirements and flags to driversIan Romanick3-18/+86
2012-01-02dri_util: Mostly stub implementation of dri2CreateContextAttribsIan Romanick1-12/+79
2011-12-24mesa: remove gl_renderbuffer::PutRowRGB()Brian Paul3-43/+0
2011-12-24mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()Brian Paul3-235/+0
2011-12-23dri2: Add createContextAttribs entry point for DRISW version 3Ian Romanick1-2/+6
2011-12-23dri2: Add createContextAttribs entry point for DRI2 version 3Ian Romanick1-2/+6
2011-11-04dri: cosmeticGeorge Sapountzis2-65/+42
2011-11-04dri_util: move drawable functionsGeorge Sapountzis1-27/+26
2011-11-04dri_util: move context functionsGeorge Sapountzis1-35/+36
2011-11-04dri_util: move context functionsGeorge Sapountzis1-86/+86
2011-11-04dri_util: move screen functionsGeorge Sapountzis1-100/+100
2011-11-04dri: drop stray includes and typedefGeorge Sapountzis1-11/+0
2011-11-04dri: move __driUtilMessage to xmlconfig.cGeorge Sapountzis3-28/+22
2011-11-04dri: drop drisw_util.hGeorge Sapountzis3-140/+8
2011-11-04dri: reorder as driver,screen,context,drawableGeorge Sapountzis1-65/+65
2011-11-04dri: unify __DRIcontextRec, __DRIdrawableRecGeorge Sapountzis2-19/+18
2011-11-04dri: unify __DRIscreenRecGeorge Sapountzis3-39/+27
2011-11-04dri: unify __DriverAPIRecGeorge Sapountzis3-42/+24
2011-11-04dri: drop drmLock remnantsGeorge Sapountzis1-3/+1
2011-11-02driconf: updated german translationCarl-Philip Haensch1-8/+11
2011-11-02driconf: updated de.poCarl-Philip Haensch1-50/+88
2011-11-02dri: Remove unused memops.hKristian Høgsberg2-42/+0
2011-11-02dri: Remove a few unused dri helper functionsKristian Høgsberg1-118/+0
2011-11-02dri: Remove unused dri texmem.cKristian Høgsberg3-1670/+1
2011-11-02dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg3-253/+1
2011-11-02dri: Move driUpdateFramebufferSize to dri_util.cKristian Høgsberg3-21/+21
2011-11-02dri: Remove unnecessary #defines and #includesKristian Høgsberg1-8/+0
2011-11-02dri: Remove unnecessary timestamp pointer indirectionKristian Høgsberg2-10/+5
2011-11-02dri: Remove unused fields from __DriverAPIRecKristian Høgsberg1-34/+0
2011-11-02dri: Remove dri2.enabled flagKristian Høgsberg2-2/+0
2011-11-02dri: Remove DRI1 fields from DRI structsKristian Høgsberg2-132/+2
2011-11-02dri: Remove remaining DRI1 vblank codeKristian Høgsberg3-506/+0
2011-11-02dri: Remove cliprect information from __DRIdrawableKristian Høgsberg3-51/+5
2011-11-02dri: Drop unused driCalculateSwapUsageKristian Høgsberg2-67/+0
2011-11-02dri: Remove unused driIntersectAreaKristian Høgsberg2-16/+0