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-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
2009-07-27
r600: Use R600_SCRATCH_REG_OFFSET rather than RADEON_SCRATCH_REG_OFFSET
Alex Deucher
2009-07-21
radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS case
Jerome Glisse
2009-07-20
Merge branch 'mesa_7_5_branch'
Michel Dänzer
2009-07-20
radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.
Michel Dänzer
2009-07-18
radeon: disable BO debug
Dave Airlie
2009-07-17
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-16
Fix more merge fallout
Alex Deucher
2009-07-15
radeon bo: Fix merge fall out
Alex Deucher
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-07-15
make sure ctx->Driver.Flush is valid before calling it
Alex Deucher
2009-07-15
Use memcpy directly in the common code
Alex Deucher
2009-07-15
radeon: update span reading micro tile code
Dave Airlie
2009-07-15
radeon: r300 fix span reading for macro tiled buffers.
Dave Airlie
2009-07-15
radeon: for tiling you really need to use GET/PUT VALUE not PTR.
Dave Airlie
2009-07-14
R6xx/r7xx: implement memcpy buffer swaps
Alex Deucher
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-07-14
R6xx/R7xx: no irqs yet.
Alex Deucher
2009-07-15
radeon: fix unsigned vs signed comparison in stencil code.
Dave Airlie
2009-07-14
radeon: Differentiate 16 bpp destination formats.
Michel Dänzer
2009-07-14
radeon: Invert front face winding when rendering to FBO.
Michel Dänzer
2009-07-14
radeon: port more front fixes from intel.
Dave Airlie
2009-07-14
radeon/r200: fix color masking under dri2
Dave Airlie
2009-07-14
radeon: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.
Dave Airlie
2009-07-14
radeon/fbo: stencil bits fix from Michel in intel fbo code
Dave Airlie
[next]