radeon/r200/r300/r600: Warn if we emit more than prediction was.
[mesa.git] / src / mesa / drivers / dri / radeon /
2009-08-24 Pauli Nieminenradeon/r200/r300/r600: Warn if we emit more than predic...
2009-08-24 Pauli Nieminenradeon: Add debug output to radeonCountStateEmitSize.
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Maciej Cencorar300: add support for EXT_framebuffer_blit
2009-08-23 Pauli Nieminenradeon: Fix dri1 ctx emit size.
2009-08-23 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-23 Alex Deucherradeon: add radeon_cs_write_table to the legacy path
2009-08-23 Maciej Cencoraradeon: use proper macro
2009-08-23 Maciej Cencoraradeon: use bo_is_idle interface for checking if OQ...
2009-08-23 Maciej Cencorar300: minor optimization
2009-08-23 Pauli Nieminenradeon: Fix compilation with legacy memory manager.
2009-08-23 Pauli Nieminenradeon: Check from kernel if dma buffer is idle.
2009-08-22 Alex Deucherr600: add support for RS880
2009-08-21 Pauli Nieminenradeon/r300: Code clean up and logic fix.
2009-08-21 Pauli Nieminenradeon: protect against buffer overflow in state atom...
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-21 Pauli Nieminenradeon: Improve state emit code.
2009-08-21 Brian Paulradeon: fix incorrect loop limit (warned by -O3)
2009-08-21 Pauli Nieminenr300: Predict emit size for next rendering operation.
2009-08-21 Pauli Nieminenr300: Clean emit code.
2009-08-21 Pauli Nieminenradeon: Port flush preventation code from r200 to r100.
2009-08-21 Pauli Nieminenr200: Remove unnecessary calls to rcommonEnsureCmdBufSpace.
2009-08-21 Pauli Nieminenr200: Fix atom->check call to return emit size for...
2009-08-21 Pauli Nieminenr200: Prevent flush in middle of rendering.
2009-08-21 Pauli Nieminenradeon/r200: Add -Wall to default build flags like...
2009-08-21 Pauli Nieminenradeon: Add comment to explain logic for freeing dma...
2009-08-20 Alex Deucherr600: convert to using common radeon state atoms
2009-08-20 Alex Deucherr600: split state emit into block specific functions
2009-08-20 Pauli Nieminenradeon: Update regulary cs processing info from kernel.
2009-08-19 Alex Deucherradeon: fix typo in last dma patch
2009-08-19 Pauli Nieminenradeon: Add debug output for dma buffer object numbers.
2009-08-19 Pauli Nieminenradeon: Fix dma buffer object pool to scale object...
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Pauli Nieminenradeon: balance dma buffer mapping
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
next