index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
Age
Commit message (
Expand
)
Author
2009-08-21
radeon: fix incorrect loop limit (warned by -O3)
Brian Paul
2009-08-21
radeon: Add comment to explain logic for freeing dma buffers.
Pauli Nieminen
2009-08-20
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
radeon: Update regulary cs processing info from kernel.
Pauli Nieminen
2009-08-19
radeon: fix typo in last dma patch
Alex Deucher
2009-08-19
radeon: Add debug output for dma buffer object numbers.
Pauli Nieminen
2009-08-19
radeon: Fix dma buffer object pool to scale object sizes.
Pauli Nieminen
2009-08-18
radeon: balance dma buffer mapping
Pauli Nieminen
2009-08-18
r200: make use of DMA buffers for Elts a lot better.
Dave Airlie
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
radeon/r200: fix build after OQ commits
Dave Airlie
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-17
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
radeon: turn off bo debugging
Dave Airlie
2009-08-15
radeon: add flag for drm OQ support
Maciej Cencora
2009-08-15
r300: clear not_flushed OQ list after flush
Maciej Cencora
2009-08-15
radeon space: realign with drm space check code
Dave Airlie
2009-08-15
Merge branch 'vbo_clean'
Maciej Cencora
2009-08-14
radeon: handle debug versions of radeon_bo_open
Maciej Cencora
2009-08-14
radeon: add VBO support (not enabled yet)
Maciej Cencora
2009-08-14
radeon: export emitvec* functions
Maciej Cencora
2009-08-14
radeon: constify some parameters
Maciej Cencora
2009-08-12
r600: fix warning
Alex Deucher
2009-08-12
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
r200: Prevent TexGenMatrix from leaking when destroying r200 context.
Pauli Nieminen
2009-08-12
radeon: Minor warnings cleanup.
Eric Anholt
2009-08-12
radeon: Add protection against recursive DRM locking.
Pauli Nieminen
2009-08-11
r600: use the drm ioctls for swap and texture upload
Alex Deucher
2009-08-10
radeon_fbo: switch short to byte for 565
Dave Airlie
2009-08-10
radeon: fix cut-n-paste in alphabits in fbo code
Dave Airlie
2009-08-07
radeon: correct fix for tiling with the legacy build
Alex Deucher
2009-08-07
radeon: fix the build with older drm headers
Alex Deucher
2009-08-07
radeon: enable tiling fallbacks in 3D driver.
Dave Airlie
2009-08-07
radeon span: add r200 depth/stencil span read/writing
Dave Airlie
2009-08-05
radeon: fix miptree comparison breakage
Roland Scheidegger
2009-08-04
radeon: more fixes for compressed textures
Roland Scheidegger
2009-08-03
radeon: Fix inverted test for disabling flushing of front buffer output.
Eric Anholt
2009-08-03
r600: add some new r7xx pci ids
Alex Deucher
2009-08-03
r600: add some missing pci ids
Alex Deucher
2009-08-03
r600: fix the build when RADEON_DEBUG_BO is set
Alex Deucher
2009-08-03
r600: fix r600SetTexOffset
Alex Deucher
2009-07-31
radeon: fix r100/r200 compressed texture stride
Roland Scheidegger
2009-07-31
radeon: s/r300/radeon in shared code error message
Roland Scheidegger
2009-07-31
radeon: Cliprects has to be updated before doing anything with clip rectangles
Pauli Nieminen
2009-07-31
radeon: Remove unused variable from context.
Pauli Nieminen
2009-07-29
r600: fix texture pitch alignment
Alex Deucher
2009-07-28
r600: implement texture border color
Alex Deucher
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-27
radeon: Add r6xx/r7xx chip family to get_chip_family_name
Pauli Nieminen
[next]