summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* i965: Move _mesa_ir_link_shader call before device-specific linkingIan Romanick2011-11-071-3/+3
* mesa: fix comment typo in intel_renderbufferBrian Paul2011-11-071-1/+1
* intel: update intel_texture_image commentBrian Paul2011-11-071-1/+1
* intel: wrap comment and fix typoBrian Paul2011-11-071-2/+2
* xlib: implement renderbuffer mapping/unmappingBrian Paul2011-11-074-5/+167
* i965: Fix Sandybridge regression introduced by workaround-free math.Kenneth Graunke2011-11-071-1/+1
* i965: Enable faster workaround-free math on Ivybridge.Kenneth Graunke2011-11-076-17/+81
* radeon: cleanup radeon shared code after r300 and r600 classic drivers removalFabio Pedretti2011-11-079-956/+39
* i965: Fix struct vs class warnings in brw_fs_vector_splitting.cpp.Kenneth Graunke2011-11-061-2/+2
* 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-044-30/+23
* dri: drop drisw_util.hGeorge Sapountzis2011-11-044-141/+9
* 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-0411-62/+50
* dri: unify __DriverAPIRecGeorge Sapountzis2011-11-046-46/+27
* dri: drop drmLock remnantsGeorge Sapountzis2011-11-041-3/+1
* radeon/r200: strip texture borders.Dave Airlie2011-11-042-0/+4
* radeon/r200: fix r100/r200 blit to use the offsets.Dave Airlie2011-11-042-4/+4
* radeon: drop mtface/mtlevel, use ones in base class.Dave Airlie2011-11-043-18/+9
* i965/gen6: Improve glReadPixels() performance by blitting to a linear temp.Eric Anholt2011-11-032-8/+81
* intel: Add safety asserts for the blit engine's pitch alignment requirements.Eric Anholt2011-11-031-0/+6
* intel: Don't force a batchbuffer flush in readpixels.Eric Anholt2011-11-033-3/+12
* radeon: Remove early dereference of src/dst width in glCopyTexSubImage.Eric Anholt2011-11-031-6/+2
* radeon: Fix variable initialization typo.Vinson Lee2011-11-031-1/+1
* i965: Fix constant propagation into 32-bit integer MUL.Paul Berry2011-11-032-2/+15
* radeon: Check an error return instead of assigning it to a dead variable.Eric Anholt2011-11-031-5/+13
* radeon: fix some regressions in texturing code.Dave Airlie2011-11-031-6/+4
* mesa, i965: prepare for more than 8 texture targetsChia-I Wu2011-11-031-1/+1
* driconf: updated german translationCarl-Philip Haensch2011-11-021-8/+11
* driconf: updated de.poCarl-Philip Haensch2011-11-021-50/+88
* wglSetPixelFormat should ignore the ppfd parameter.Morgan Armand2011-11-021-3/+7
* i965: Add support for integral vertex attributes.Paul Berry2011-11-023-4/+67
* 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-028-1677/+1
* dri: Move _dri_texformat_* to radeon_texture.cKristian Høgsberg2011-11-023-27/+65
* r200: Don't use driIsTextureResident helperKristian Høgsberg2011-11-021-1/+0
* dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg2011-11-025-255/+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-023-14/+9
* dri: Remove unused fields from __DriverAPIRecKristian Høgsberg2011-11-021-34/+0
* dri: Remove dri2.enabled flagKristian Høgsberg2011-11-026-79/+9
* dri: Remove DRI1 fields from DRI structsKristian Høgsberg2011-11-023-138/+2