summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-16mesa: meta driver functions for glCopyTex[Sub]Image()Brian Paul2-23/+335
2009-09-16s3v: remove unneeded initializationsBrian Paul1-11/+0
2009-09-16ffb: remove disabled codeBrian Paul1-18/+0
2009-09-16Merge branch 'mesa_7_6_branch'Ian Romanick2-0/+9
2009-09-16Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick1-0/+8
2009-09-16intel: Deassociated drawables from private context struct in intelUnbindContextIan Romanick1-0/+8
2009-09-16i965: do a flush in clear, fix openarena render issue,Zou Nan hai1-0/+1
2009-09-16radeon: cleanup compile defines mess.Dave Airlie9-88/+67
2009-09-16radeon: oops remove debugging left on in previous patchDave Airlie1-2/+0
2009-09-16radeon: use txformat to decide to emit rect tex state.Dave Airlie1-4/+8
2009-09-15mesa: move generate mipmap callsBrian Paul7-122/+49
2009-09-15radeon: don't build non-r600 span code on r600Alex Deucher1-1/+5
2009-09-15r600: minor span cleanupsAlex Deucher1-4/+3
2009-09-15mesa: remove incorrect texture state checkBrian Paul1-6/+0
2009-09-15Merge branch 'mesa_7_6_branch'Brian Paul1-1/+1
2009-09-15r600: support position_invariant programsAndre Maasikas1-12/+18
2009-09-14r600: add span support for 1D tilesAlex Deucher3-1/+223
2009-09-14r600: fix warningAlex Deucher1-0/+1
2009-09-14intel: minor code clean-upsBrian Paul1-11/+8
2009-09-14intel: fix renderbuffer map/unmap regressionBrian Paul1-14/+14
2009-09-14intel: remove unneeded driver function assignmentsBrian Paul1-5/+0
2009-09-11i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.Eric Anholt5-102/+126
2009-09-11r600: fix texcoords from constantsAndre Maasikas1-40/+52
2009-09-11Revert "r600: support tex coords from constants"Alex Deucher1-17/+45
2009-09-11r600: support tex coords from constantsAlex Deucher1-45/+17
2009-09-11r600: enable caching of vertex programsAndre Maasikas6-62/+110
2009-09-10i965: Enable loops in the VS.Eric Anholt1-15/+38
2009-09-10mesa: nicer vertex setupBrian Paul1-128/+138
2009-09-11radeon: Remove structure allocation from iterator variable.Pauli Nieminen1-1/+1
2009-09-10Merge branch 'mesa_7_6_branch'Brian Paul5-44/+55
2009-09-10intel: disable intel_stencil_drawpixels() for nowBrian Paul1-0/+16
2009-09-10Fix merge failIan Romanick1-13/+0
2009-09-10mesa: need to set all stencil bits to 0 before setting the 1 bitsBrian Paul1-0/+9
2009-09-10Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick2-1/+6
2009-09-10i965: Fix relocation delta for WM surfaces.Eric Anholt1-1/+1
2009-09-10intel: add B43 chipset supportZhenyu Wang2-1/+6
2009-09-10intel: Don't forget to map the depth read buffer in spans.Eric Anholt1-22/+28
2009-09-10r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2Alex Deucher1-5/+1
2009-09-10r300: add full support for two sided stencil on r5xx for dri2Alex Deucher4-4/+46
2009-09-10mesa: fix cut&paste typosMathias Frohlich1-4/+4
2009-09-10radeon: Change debugging code to use macros instead of inline functions.Pauli Nieminen2-43/+27
2009-09-09i965: Fix relocation delta for WM surfaces.Eric Anholt1-1/+1
2009-09-09radeon: Add more verbose error message for failed command buffer.Pauli Nieminen1-1/+3
2009-09-09i965: fix an overlooked merge conflictBrian Paul1-13/+0
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher2-56/+64
2009-09-09Merge branch 'mesa_7_6_branch'Brian Paul6-2/+28
2009-09-09Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul5-1/+24
2009-09-09mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()Brian Paul1-1/+4
2009-09-09r600: fix ftp for dri1Alex Deucher1-3/+4
2009-09-09intel: add B43 chipset supportZhenyu Wang2-1/+6