summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
2009-09-20dri/swrast: call _mesa_meta_init/free()Brian Paul
2009-09-20Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"Brian Paul
2009-09-20intel: meta clear has a new name.Chia-I Wu
2009-09-20Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-20r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...Nicolai Hähnle
2009-09-19mesa: rename functions to be more consistant with rest of mesaBrian Paul
2009-09-19mesa: move _mesa_meta_init/free() calls to core MesaBrian Paul
2009-09-19r600: fix point sizesAlex Deucher
2009-09-19r600: fix polygon offsetAlex Deucher
2009-09-19intel: use new _mesa_meta_CopyTex[Sub]Image() functionsBrian Paul
2009-09-19glapi: regenerated filesBrian Paul
2009-09-18[i965] add a missing header fileZou Nan hai
2009-09-18 [i965] use intel_batchbuffer_flush to flush the clearZou Nan hai
2009-09-16s3v: remove unneeded initializationsBrian Paul
2009-09-16ffb: remove disabled codeBrian Paul
2009-09-16Merge branch 'mesa_7_6_branch'Ian Romanick
2009-09-16Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick
2009-09-16intel: Deassociated drawables from private context struct in intelUnbindContextIan Romanick
2009-09-16i965: do a flush in clear, fix openarena render issue,Zou Nan hai
2009-09-16radeon: cleanup compile defines mess.Dave Airlie
2009-09-16radeon: oops remove debugging left on in previous patchDave Airlie
2009-09-16radeon: use txformat to decide to emit rect tex state.Dave Airlie
2009-09-15mesa: move generate mipmap callsBrian Paul
2009-09-15radeon: don't build non-r600 span code on r600Alex Deucher
2009-09-15r600: minor span cleanupsAlex Deucher
2009-09-15Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-15r600: support position_invariant programsAndre Maasikas
2009-09-14r600: add span support for 1D tilesAlex Deucher
2009-09-14r600: fix warningAlex Deucher
2009-09-14intel: minor code clean-upsBrian Paul
2009-09-14intel: fix renderbuffer map/unmap regressionBrian Paul
2009-09-14intel: remove unneeded driver function assignmentsBrian Paul
2009-09-11i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.Eric Anholt
2009-09-11r600: fix texcoords from constantsAndre Maasikas
2009-09-11Revert "r600: support tex coords from constants"Alex Deucher
2009-09-11r600: support tex coords from constantsAlex Deucher
2009-09-11r600: enable caching of vertex programsAndre Maasikas
2009-09-10i965: Enable loops in the VS.Eric Anholt
2009-09-11radeon: Remove structure allocation from iterator variable.Pauli Nieminen
2009-09-10Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-10intel: disable intel_stencil_drawpixels() for nowBrian Paul
2009-09-10Fix merge failIan Romanick
2009-09-10Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick
2009-09-10i965: Fix relocation delta for WM surfaces.Eric Anholt
2009-09-10intel: add B43 chipset supportZhenyu Wang
2009-09-10intel: Don't forget to map the depth read buffer in spans.Eric Anholt
2009-09-10r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2Alex Deucher
2009-09-10r300: add full support for two sided stencil on r5xx for dri2Alex Deucher
2009-09-10radeon: Change debugging code to use macros instead of inline functions.Pauli Nieminen
2009-09-09i965: Fix relocation delta for WM surfaces.Eric Anholt