r200: make use of DMA buffers for Elts a lot better.
[mesa.git] / src / mesa / drivers / dri / radeon /
2009-08-18 Dave Airlier200: make use of DMA buffers for Elts a lot better.
2009-08-18 Pauli Nieminenradeon: Optimize memory handling for dma operations.
2009-08-18 Dave Airlieradeon/r200: fix build after OQ commits
2009-08-18 Dave Airlier300: OQ rework
2009-08-17 Alex Deucherradeon: remove RADEON_DEBUG_BO stuff
2009-08-17 Dave Airlieradeon: turn off bo debugging
2009-08-15 Maciej CencoraMerge branch 'oq'
2009-08-15 Maciej Cencoraradeon: add flag for drm OQ support
2009-08-15 Maciej Cencorar300: clear not_flushed OQ list after flush
2009-08-15 Dave Airlieradeon space: realign with drm space check code
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Maciej Cencoraradeon: handle debug versions of radeon_bo_open
2009-08-14 Maciej Cencoraradeon: add VBO support (not enabled yet)
2009-08-14 Maciej Cencoraradeon: export emitvec* functions
2009-08-14 Maciej Cencoraradeon: constify some parameters
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Alex Deucherr600: fix warning
2009-08-12 Alex Deucherr600: clean up Create/DestroyContext
2009-08-12 Pauli Nieminenr200: Prevent TexGenMatrix from leaking when destroying...
2009-08-12 Eric Anholtradeon: Minor warnings cleanup.
2009-08-12 Pauli Nieminenradeon: Add protection against recursive DRM locking.
2009-08-12 Alex Deucherr600: use the drm ioctls for swap and texture upload
2009-08-10 Dave Airlieradeon_fbo: switch short to byte for 565
2009-08-10 Dave Airlieradeon: fix cut-n-paste in alphabits in fbo code
2009-08-07 Alex Deucherradeon: correct fix for tiling with the legacy build
2009-08-07 Alex Deucherradeon: fix the build with older drm headers
2009-08-07 Dave Airlieradeon: enable tiling fallbacks in 3D driver.
2009-08-07 Dave Airlieradeon span: add r200 depth/stencil span read/writing
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-04 Roland Scheideggerradeon: fix miptree comparison breakage
2009-08-03 Roland Scheideggerradeon: more fixes for compressed textures
2009-08-03 Eric Anholtradeon: Fix inverted test for disabling flushing of...
2009-08-03 Alex Deucherr600: add some new r7xx pci ids
2009-08-03 Alex Deucherr600: add some missing pci ids
2009-08-03 Alex Deucherr600: fix the build when RADEON_DEBUG_BO is set
2009-08-03 Alex Deucherr600: fix r600SetTexOffset
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-07-31 Roland Scheideggerradeon: fix r100/r200 compressed texture stride
2009-07-31 Roland Scheideggerradeon: s/r300/radeon in shared code error message
2009-07-31 Pauli Nieminenradeon: Cliprects has to be updated before doing anythi...
2009-07-31 Pauli Nieminenradeon: Remove unused variable from context.
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-29 Alex Deucherr600: fix texture pitch alignment
2009-07-28 Alex Deucherr600: implement texture border color
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Nicolai Hähnler300: Detangle fragment program compiler from driver...
2009-07-27 Pauli Nieminenradeon: Add r6xx/r7xx chip family to get_chip_family_name
2009-07-27 Alex Deucherr600: Use R600_SCRATCH_REG_OFFSET rather than RADEON_SC...
2009-07-21 Jerome Glisseradeon: fix colorbuffer pitch emission regarding tiling...
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-20 Michel Dänzerradeon: With DRI1, if we have HW stencil, only expose...
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Dave Airlieradeon: disable BO debug
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Kevin DeKorteR6xx/r7xx: warning fixes
2009-07-16 Alex DeucherFix more merge fallout
2009-07-15 Alex Deucherradeon bo: Fix merge fall out
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Alex Deuchermake sure ctx->Driver.Flush is valid before calling it
2009-07-15 Alex DeucherUse memcpy directly in the common code
2009-07-15 Dave Airlieradeon: update span reading micro tile code
2009-07-15 Dave Airlieradeon: r300 fix span reading for macro tiled buffers.
2009-07-15 Dave Airlieradeon: for tiling you really need to use GET/PUT VALUE...
2009-07-15 Alex DeucherR6xx/r7xx: implement memcpy buffer swaps
2009-07-15 Dave Airlieintel/radeon: add common metaops code.
2009-07-15 Alex DeucherR6xx/R7xx: no irqs yet.
2009-07-14 Dave Airlieradeon: fix unsigned vs signed comparison in stencil...
2009-07-14 Michel Dänzerradeon: Differentiate 16 bpp destination formats.
2009-07-14 Michel Dänzerradeon: Invert front face winding when rendering to...
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-13 Dave Airlieradeon: port more front fixes from intel.
2009-07-13 Dave Airlieradeon/r200: fix color masking under dri2
2009-07-13 Dave Airlieradeon: Use Stencil.Enabled instead of Stencil._Enabled...
2009-07-13 Dave Airlieradeon/fbo: stencil bits fix from Michel in intel fbo...
2009-07-12 Nicolai Hähnleradeon: Fix crash when rendering to incomplete texture...
2009-07-12 Dave Airlieradeon: update clear code from Intel codebase.
2009-07-12 Dave Airlieradeon: fbo fix firecube crashes
2009-07-11 Michel Dänzerradeon: Fix scissor rectangle calculation when renderin...
2009-07-10 Dave Airlieradeon: enable GL_NV_texture_rectangle under dri2.
2009-07-10 Dave Airlieradeon: set texture in state properly.
2009-07-10 Dave Airlieradeon: make swtcl emit size bigger
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-08 Richard LiFix buffer age implementaion bug.
2009-07-07 Alex Deucherr6xx/r7xx: add sw blit for tex upload
2009-07-06 Alex DeucherR6xx/r7xx: first pass at texture support
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-08 Maciej Cencoraradeon: fix copy and paste typo
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-06 Dave Airlieradeon: fixup FBO depth 24 allocations to avoid assert
2009-07-06 Dave Airlieradeon/r200/r300: port to new space checking code in...
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-03 Michel Dänzerradeon: Wait for BO idle if necessary before mapping it.
2009-07-02 Dave Airlieradeon/r200/r300: drop radeon renderbuffer private...
2009-07-02 Dave Airlieradeon/r300: use base width/height.
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
next