summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2009-09-19windows: replace old TexCopy functions w/ newBrian Paul
2009-09-19gldirect: remove refs to soon-to-be-obsolete functionsBrian Paul
2009-09-19mesa: use new _mesa_meta_CopyTex[Sub]Image() functionsBrian Paul
2009-09-19intel: use new _mesa_meta_CopyTex[Sub]Image() functionsBrian Paul
2009-09-19glapi: regenerated filesBrian Paul
2009-09-16mesa: meta driver functions for glCopyTex[Sub]Image()Brian Paul
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-15mesa: remove incorrect texture state checkBrian Paul
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-10mesa: nicer vertex setupBrian Paul
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-10mesa: need to set all stencil bits to 0 before setting the 1 bitsBrian Paul
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-10mesa: fix cut&paste typosMathias Frohlich
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
2009-09-09radeon: Add more verbose error message for failed command buffer.Pauli Nieminen
2009-09-09i965: fix an overlooked merge conflictBrian Paul
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher