index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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-27
radeon/r200/r300: Fix swtcl prediction to work after primitie change.
Pauli Nieminen
2009-08-27
radeon: fix scissor calcs.
Dave Airlie
2009-08-27
radeon: fix max indx/vertex emission due to state checker
Dave Airlie
2009-08-27
radeon: Fix loop en condition so debug output doesn't flood meaningless values.
Pauli Nieminen
2009-08-27
radeon: Make RADEON_CMDBUF more fine grained.
Pauli Nieminen
2009-08-27
radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.
Pauli Nieminen
2009-08-26
radeon/r100/r200: actually init the OQ support properly
Dave Airlie
2009-08-26
radeon: add r100 OQ support with kms.
Dave Airlie
2009-08-26
r200: Add scissor to state atom list.
Pauli Nieminen
2009-08-25
radeon/r600: Fix remaining warnings when building 64 bit binary.
Pauli Nieminen
2009-08-25
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
2009-08-24
r300: add support for getting Z pipe info from drm
Alex Deucher
2009-08-25
radeon: fix fbo size calculation to after pitch
Dave Airlie
2009-08-24
radeon: Add debug output to radeonCountStateEmitSize.
Pauli Nieminen
2009-08-24
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
r300: add support for EXT_framebuffer_blit
Maciej Cencora
2009-08-24
radeon: Fix dri1 ctx emit size.
Pauli Nieminen
2009-08-24
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-23
radeon: add radeon_cs_write_table to the legacy path
Alex Deucher
2009-08-23
radeon: use proper macro
Maciej Cencora
2009-08-23
radeon: use bo_is_idle interface for checking if OQ result is available
Maciej Cencora
2009-08-23
r300: minor optimization
Maciej Cencora
2009-08-23
radeon: Fix compilation with legacy memory manager.
Pauli Nieminen
2009-08-23
radeon: Check from kernel if dma buffer is idle.
Pauli Nieminen
2009-08-22
r600: add support for RS880
Alex Deucher
2009-08-22
radeon/r300: Code clean up and logic fix.
Pauli Nieminen
2009-08-21
radeon: protect against buffer overflow in state atom debug code.
Pauli Nieminen
2009-08-21
radeon: Improve state emit code.
Pauli Nieminen
2009-08-21
radeon: fix incorrect loop limit (warned by -O3)
Brian Paul
2009-08-21
r300: Predict emit size for next rendering operation.
Pauli Nieminen
2009-08-21
r300: Clean emit code.
Pauli Nieminen
2009-08-21
radeon: Port flush preventation code from r200 to r100.
Pauli Nieminen
2009-08-21
r200: Remove unnecessary calls to rcommonEnsureCmdBufSpace.
Pauli Nieminen
2009-08-21
r200: Fix atom->check call to return emit size for atom.
Pauli Nieminen
2009-08-21
r200: Prevent flush in middle of rendering.
Pauli Nieminen
2009-08-21
radeon/r200: Add -Wall to default build flags like it is in r300/r600
Pauli Nieminen
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
[next]