summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon
AgeCommit message (Expand)Author
2009-08-17radeon: remove RADEON_DEBUG_BO stuffAlex Deucher
2009-08-17radeon: turn off bo debuggingDave Airlie
2009-08-15radeon: add flag for drm OQ supportMaciej Cencora
2009-08-15r300: clear not_flushed OQ list after flushMaciej Cencora
2009-08-15radeon space: realign with drm space check codeDave Airlie
2009-08-15Merge branch 'vbo_clean'Maciej Cencora
2009-08-14radeon: handle debug versions of radeon_bo_openMaciej Cencora
2009-08-14radeon: add VBO support (not enabled yet)Maciej Cencora
2009-08-14radeon: export emitvec* functionsMaciej Cencora
2009-08-14radeon: constify some parametersMaciej Cencora
2009-08-12r600: fix warningAlex Deucher
2009-08-12r600: clean up Create/DestroyContextAlex Deucher
2009-08-12r200: Prevent TexGenMatrix from leaking when destroying r200 context.Pauli Nieminen
2009-08-12radeon: Minor warnings cleanup.Eric Anholt
2009-08-12radeon: Add protection against recursive DRM locking.Pauli Nieminen
2009-08-11r600: use the drm ioctls for swap and texture uploadAlex Deucher
2009-08-10radeon_fbo: switch short to byte for 565Dave Airlie
2009-08-10radeon: fix cut-n-paste in alphabits in fbo codeDave Airlie
2009-08-07radeon: correct fix for tiling with the legacy buildAlex Deucher
2009-08-07radeon: fix the build with older drm headersAlex Deucher
2009-08-07radeon: enable tiling fallbacks in 3D driver.Dave Airlie
2009-08-07radeon span: add r200 depth/stencil span read/writingDave Airlie
2009-08-05radeon: fix miptree comparison breakageRoland Scheidegger
2009-08-04radeon: more fixes for compressed texturesRoland Scheidegger
2009-08-03radeon: Fix inverted test for disabling flushing of front buffer output.Eric Anholt
2009-08-03r600: add some new r7xx pci idsAlex Deucher
2009-08-03r600: add some missing pci idsAlex Deucher
2009-08-03r600: fix the build when RADEON_DEBUG_BO is setAlex Deucher
2009-08-03r600: fix r600SetTexOffsetAlex Deucher
2009-07-31radeon: fix r100/r200 compressed texture strideRoland Scheidegger
2009-07-31radeon: s/r300/radeon in shared code error messageRoland Scheidegger
2009-07-31radeon: Cliprects has to be updated before doing anything with clip rectanglesPauli Nieminen
2009-07-31radeon: Remove unused variable from context.Pauli Nieminen
2009-07-29r600: fix texture pitch alignmentAlex Deucher
2009-07-28r600: implement texture border colorAlex Deucher
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle
2009-07-27radeon: Add r6xx/r7xx chip family to get_chip_family_namePauli Nieminen
2009-07-27r600: Use R600_SCRATCH_REG_OFFSET rather than RADEON_SCRATCH_REG_OFFSETAlex Deucher
2009-07-21radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS caseJerome Glisse
2009-07-20Merge branch 'mesa_7_5_branch'Michel Dänzer
2009-07-20radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.Michel Dänzer
2009-07-18radeon: disable BO debugDave Airlie
2009-07-17R6xx/r7xx: warning fixesKevin DeKorte
2009-07-16Fix more merge falloutAlex Deucher
2009-07-15radeon bo: Fix merge fall outAlex Deucher
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
2009-07-15make sure ctx->Driver.Flush is valid before calling itAlex Deucher
2009-07-15Use memcpy directly in the common codeAlex Deucher
2009-07-15radeon: update span reading micro tile codeDave Airlie
2009-07-15radeon: r300 fix span reading for macro tiled buffers.Dave Airlie