aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common
Commit message (Expand)AuthorAgeFilesLines
* drirc: Add missing XML attributes that made the driconf application whine.Eric Anholt2012-03-211-4/+4
* Add .deps/, .libs/, and *.la to toplevel .gitignorePaul Berry2012-03-201-3/+0
* dri_util: add copyright/license blurbBrian Paul2012-03-171-0/+24
* drirc: Add force_glsl_extensions_warn workaround for Unigine Heaven.Kenneth Graunke2012-03-091-0/+6
* dri: Add Unigine Tropics as an app that requires the GLSL warn workaround.Eric Anholt2012-02-031-0/+3
* dri: Fix typo in xml file that made all applications use the workaround.Eric Anholt2012-02-031-1/+1
* dri: Add a default drirc to be installed to provide application workarounds.Eric Anholt2012-01-302-0/+9
* i965: Add a driconf option to force GLSL extension behavior to "warn".Eric Anholt2012-01-301-0/+10
* dri common: add .gitignoreMatt Turner2012-01-271-1/+3
* dri: Move the compile of the common files to a convenience library.Eric Anholt2012-01-261-0/+37
* dri: remove all the obsolete spantmp filesBrian Paul2012-01-244-1259/+0
* dri_util: Fix order of error and data parameters to dri2CreateContextAttribsIan Romanick2012-01-021-1/+1
* dri2: Add plumbing to get context version requirements and flags to driversIan Romanick2012-01-023-18/+86
* dri_util: Mostly stub implementation of dri2CreateContextAttribsIan Romanick2012-01-021-12/+79
* mesa: remove gl_renderbuffer::PutRowRGB()Brian Paul2011-12-243-43/+0
* mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()Brian Paul2011-12-243-235/+0
* dri2: Add createContextAttribs entry point for DRISW version 3Ian Romanick2011-12-231-2/+6
* dri2: Add createContextAttribs entry point for DRI2 version 3Ian Romanick2011-12-231-2/+6
* dri: cosmeticGeorge Sapountzis2011-11-042-65/+42
* dri_util: move drawable functionsGeorge Sapountzis2011-11-041-27/+26
* dri_util: move context functionsGeorge Sapountzis2011-11-041-35/+36
* dri_util: move context functionsGeorge Sapountzis2011-11-041-86/+86
* dri_util: move screen functionsGeorge Sapountzis2011-11-041-100/+100
* dri: drop stray includes and typedefGeorge Sapountzis2011-11-041-11/+0
* dri: move __driUtilMessage to xmlconfig.cGeorge Sapountzis2011-11-043-28/+22
* dri: drop drisw_util.hGeorge Sapountzis2011-11-043-140/+8
* dri: reorder as driver,screen,context,drawableGeorge Sapountzis2011-11-041-65/+65
* dri: unify __DRIcontextRec, __DRIdrawableRecGeorge Sapountzis2011-11-042-19/+18
* dri: unify __DRIscreenRecGeorge Sapountzis2011-11-043-39/+27
* dri: unify __DriverAPIRecGeorge Sapountzis2011-11-043-42/+24
* dri: drop drmLock remnantsGeorge Sapountzis2011-11-041-3/+1
* driconf: updated german translationCarl-Philip Haensch2011-11-021-8/+11
* driconf: updated de.poCarl-Philip Haensch2011-11-021-50/+88
* dri: Remove unused memops.hKristian Høgsberg2011-11-022-42/+0
* dri: Remove a few unused dri helper functionsKristian Høgsberg2011-11-021-118/+0
* dri: Remove unused dri texmem.cKristian Høgsberg2011-11-023-1670/+1
* dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg2011-11-023-253/+1
* dri: Move driUpdateFramebufferSize to dri_util.cKristian Høgsberg2011-11-023-21/+21
* dri: Remove unnecessary #defines and #includesKristian Høgsberg2011-11-021-8/+0
* dri: Remove unnecessary timestamp pointer indirectionKristian Høgsberg2011-11-022-10/+5
* dri: Remove unused fields from __DriverAPIRecKristian Høgsberg2011-11-021-34/+0
* dri: Remove dri2.enabled flagKristian Høgsberg2011-11-022-2/+0
* dri: Remove DRI1 fields from DRI structsKristian Høgsberg2011-11-022-132/+2
* dri: Remove remaining DRI1 vblank codeKristian Høgsberg2011-11-023-506/+0
* dri: Remove cliprect information from __DRIdrawableKristian Høgsberg2011-11-023-51/+5
* dri: Drop unused driCalculateSwapUsageKristian Høgsberg2011-11-022-67/+0
* dri: Remove unused driIntersectAreaKristian Høgsberg2011-11-022-16/+0
* dri: Drop __driUtilUpdateDrawableInfo and helper macrosKristian Høgsberg2011-11-022-145/+0
* dri: Remove unused driSwapBuffersKristian Høgsberg2011-11-021-64/+1
* dri: Drop unused driCreateNewContextKristian Høgsberg2011-11-021-52/+0