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-09-16
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-10
r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2
Alex Deucher
2009-09-10
r300: add full support for two sided stencil on r5xx for dri2
Alex Deucher
2009-09-04
r300: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-09-01
r300/compiler: fix warning due to no newline
Dave Airlie
2009-08-31
r300: Convert to shared debug code.
Pauli Nieminen
2009-08-31
radeon: Add common debugging functions.
Pauli Nieminen
2009-08-29
r300: Disable threshold register for KMS.
Pauli Nieminen
2009-08-29
r300: Swtcl prediction was still missing scissors.
Pauli Nieminen
2009-08-29
r300: Add missing pre_emit_count to swtcl state size prediction.
Pauli Nieminen
2009-08-29
radeon: Fix swtcl emit pediction.
Pauli Nieminen
2009-08-28
radeon: fix scissors harder.
Dave Airlie
2009-08-28
r300: Fix emit prediction to account scissor emitting correctly.
Pauli Nieminen
2009-08-27
r300: Cleanup reported native program limits
Nicolai Hähnle
2009-08-27
r300: Debug messages are written to stderr, so fflush that
Nicolai Hähnle
2009-08-27
radeon/r200/r300: Fix swtcl prediction to work after primitie change.
Pauli Nieminen
2009-08-27
r300/compiler: Fix vertex program MAD emit
Nicolai Hähnle
2009-08-27
r300/compiler: Fix bug in rc_find_free_temporary
Nicolai Hähnle
2009-08-27
radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.
Pauli Nieminen
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
[next]