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
/
r300
Age
Commit message (
Expand
)
Author
2009-08-26
r300: r4xx and rs4xx also have lte discard regs
Alex Deucher
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
r300: fix condition logic
Maciej Cencora
2009-08-25
r300: set proper CS section size
Maciej Cencora
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-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
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-23
r300: fix a typo
Maciej Cencora
2009-08-23
r300: minor optimization
Maciej Cencora
2009-08-22
r300: Fix debug output.
Pauli Nieminen
2009-08-22
r300: Fix dri1 not to emit state that is not supported in old drm.
Pauli Nieminen
2009-08-22
radeon/r300: Code clean up and logic fix.
Pauli Nieminen
2009-08-22
Fix r300 VBO support build on big endian.
Michel Dänzer
2009-08-21
r300: Remove calls to rcommonEnsureCmdBufSpace.
Pauli Nieminen
2009-08-21
radeon: Improve state emit code.
Pauli Nieminen
2009-08-21
r300: Add debug output to show how much was emited in TryDrawPrims.
Pauli Nieminen
2009-08-21
r300: Predict emit size for next rendering operation.
Pauli Nieminen
2009-08-21
r300: Handle possible fall back if space check fails.
Pauli Nieminen
2009-08-21
r300: Delay allocation of dma regions in TryDrawprims.
Pauli Nieminen
2009-08-21
r300: Clean emit code.
Pauli Nieminen
2009-08-18
r300: Movde debug output from stdout to stderr in copiler.
Pauli Nieminen
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
r300: fix the build on big endian
Alex Deucher
2009-08-18
r300: remove warning introduced with OQ
Dave Airlie
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-18
r300: fix missing BEGIN/END batches
Dave Airlie
2009-08-18
r300: fix big endian build
Dave Airlie
2009-08-17
r300: split vbo rendering with big drawarray case
Jerome Glisse
2009-08-16
r300: disable ZTOP only when occlusion queries are used
Maciej Cencora
2009-08-15
r300: enable ARB_occlusion_query
Maciej Cencora
2009-08-15
r300: temporary occlusion query hack
Maciej Cencora
2009-08-15
r300: clear not_flushed OQ list after flush
Maciej Cencora
2009-08-15
r300/oq: add some debugging info
Maciej Cencora
2009-08-15
r300: add occlusion queries support
Maciej Cencora
2009-08-15
r300: fixup space checks since VBO code
Dave Airlie
2009-08-15
r300: add just in case warn I don't think this can actually happen
Dave Airlie
2009-08-15
radeon: enable vertex splitting for IBs
Dave Airlie
2009-08-15
Merge branch 'vbo_clean'
Maciej Cencora
2009-08-15
r300: mark VBO buffer objects as persistent
Maciej Cencora
2009-08-14
r300: unmap buffer objects after usage
Maciej Cencora
2009-08-14
r300: remove broken vertex splitting
Maciej Cencora
2009-08-14
r300: rework index buffer setup
Maciej Cencora
2009-08-14
r300: remove unused software TNL path
Maciej Cencora
2009-08-14
r300: use VBOs for vertex attributes
Maciej Cencora
2009-08-14
r300: add required symlinks
Maciej Cencora
2009-08-14
radeon: add VBO support (not enabled yet)
Maciej Cencora
2009-08-12
vbo: Avoid extra validation of DrawElements.
Eric Anholt
[next]