summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2009-09-21radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...Maciej Cencora
2009-09-21r300: fix a typoMaciej Cencora
2009-09-21r600: fix typo in the last commitAlex Deucher
2009-09-21r600: various cleanupsAlex Deucher
2009-09-21r600: fix some issues with LIT instructionAndre Maasikas
2009-09-21Merge branch 'mesa_7_6_branch'Nicolai Hähnle
2009-09-21r300: Zero-initialize register for NV_vertex_programNicolai Hähnle
2009-09-21r300: Fix handling of NV_vertex_program parametersNicolai Hähnle
2009-09-21Merge branch 'mesa_7_6_branch'Michel Dänzer
2009-09-21Merge branch 'mesa_7_5_branch' into mesa_7_6_branchMichel Dänzer
2009-09-21intel: Fix crash in intel_flush().Michel Dänzer
2009-09-20windows: call _mesa_meta_init/free()Brian Paul
2009-09-20xlib: always call _mesa_meta_init/free()Brian Paul
2009-09-20dri/swrast: call _mesa_meta_init/free()Brian Paul
2009-09-20osmesa: 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-20radeon: Fix legacy bo not to reuse dma buffers before refcount is 1.Pauli Nieminen
2009-09-20r300/compiler: Fix trig instructions in R300 fpNicolai Hähnle
2009-09-20radeon: Fix typo in variable name.Pauli Nieminen
2009-09-20radeon: Improve WARN_ONCE macro to appear as single statement.Pauli Nieminen
2009-09-20radeon: Fix "verts" debugging enableNicolai Hähnle
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: remove redundant readbuffer checkBrian Paul
2009-09-19mesa: rename functions to be more consistant with rest of mesaBrian Paul
2009-09-19windows: replace old ColorTable, Convolution functions with newBrian Paul
2009-09-19mesa: use new meta functionsBrian Paul
2009-09-19mesa: meta functions for glCopyColorTable, glCopyConvolutionFilter, etcBrian Paul
2009-09-19mesa: fix some glCopyTex[Sub]Image regressions related to convolutionBrian 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-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-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-16mesa: fix clip plane, fog issuesBrian 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