summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2010-01-22i965: Remove unnecessary headers.Vinson Lee
2010-01-22i915: Remove unnecessary headers.Vinson Lee
2010-01-22Fix PowerPC related typo in spantmp2.hRuediger Oertel
2010-01-21r200: fix CS section size mismatchRoland Scheidegger
2010-01-20mach64: Remove unnecessary headers.Vinson Lee
2010-01-20i810: Remove unnecessary headers.Vinson Lee
2010-01-20ffb: Remove unnecessary headers.Vinson Lee
2010-01-19unichrome: Remove unnecessary headers.Vinson Lee
2010-01-15r600: fill in some missing XRGB tex formatsAlex Deucher
2010-01-15r600: set tiling correctly for texturing from depth bufferAlex Deucher
2010-01-15r600: fix typo in SQ setupAlex Deucher
2010-01-11radeon: fix prediction for r100 inline vert/elt emits.Dave Airlie
2010-01-11radeon: fix bug in realloc code.Dave Airlie
2010-01-08r300: Move initial declaration outside for loop.Vinson Lee
2010-01-06meta: remove F suffix from _mesa_Ortho() paramsBrian Paul
2010-01-06meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmapBrian Paul
2010-01-06meta: set viewport and projection matrix in _mesa_meta_GenerateMipmapBrian Paul
2010-01-06r600: adjust after radeon mipmap changes in 7118db8700Andre Maasikas
2010-01-06r600: float texture component orderingPierre Ossman
2010-01-06mesa: test index bounds before array elementRoel Kluin
2010-01-06i965: fix invalid assertion in emit_xpd(), againBrian Paul
2010-01-05i965: fix invalid assertion in emit_xpd()Brian Paul
2010-01-05tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()Roel Kluin
2010-01-04i915: Use _MaxLevel on principle in texture setup.Eric Anholt
2010-01-04intel: Fix CopyTexImage from tiled mipmap levels > 0.Eric Anholt
2010-01-04i965: Fix the surface offset calculation for tiled buffers.Eric Anholt
2010-01-04r600: support vertex_array_bgraAndre Maasikas
2010-01-03r300: Use C-style comments.Vinson Lee
2010-01-03r300: Silence 'mixed declarations and code' warnings.Vinson Lee
2010-01-03r300: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03r300: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-02i810: Fix include recursion.Vinson Lee
2010-01-02sis: ifdef out unused variable.Vinson Lee
2009-12-29tdfx: Silence uninitialized variable warning.Vinson Lee
2009-12-28intel: Silence compiler warnings.Vinson Lee
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-26i915: Fix assert.Vinson Lee
2009-12-25intel: Silence implicit function declaration warning.Vinson Lee
2009-12-24i965: Fix assert.Vinson Lee
2009-12-24i965: Add missing va_end.Vinson Lee
2009-12-22ffb: Silence compiler warnings.Vinson Lee
2009-12-21intel: Bump driver date to reflect status as final Q4 driver RCIan Romanick
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-22radeon/r600: use new libdrm_radeon apiDave Airlie
2009-12-22radeon: drop assert accessing cref which is meant to be hiddenDave Airlie
2009-12-22radeon: drop unused members of radeon_state.Dave Airlie
2009-12-22r600: move structs for legacy cmdbuf into cmdbuf C file.Dave Airlie
2009-12-22radeon/r600: use new libdrm_radeon apiDave Airlie
2009-12-22radeon: drop assert accessing cref which is meant to be hiddenDave Airlie
2009-12-22radeon: drop unused members of radeon_state.Dave Airlie