index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
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-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
2009-08-02
r300: Fix a regression on non-KMS
Nicolai Hähnle
2009-08-01
r300: Fix corner-case of KIL on R300
Nicolai Hähnle
2009-08-01
r300: Fix Z buffer re-emit after window resize
Nicolai Hähnle
2009-07-31
radeon: fix r100/r200 compressed texture stride
Roland Scheidegger
2009-07-30
r300/compiler: Remove inst_offset from r500_fragment_program_code
Nicolai Hähnle
2009-07-29
r300: Cleanup r300_fragment_program_code
Nicolai Hähnle
2009-07-29
r300/compiler: Adapt AllocateHwInputs interface to common usage pattern
Nicolai Hähnle
2009-07-27
r300/compiler: Make calculate_inputs_outputs available to external users
Nicolai Hähnle
2009-07-27
r300/compiler: Add vertex program code dumper from Gallium driver
Nicolai Hähnle
2009-07-27
r300/compiler: Prepare for hookup to Gallium
Nicolai Hähnle
2009-07-27
r300/fragprog: Move wpos_attr and fog_attr where they belong
Nicolai Hähnle
2009-07-27
r300/fragprog: Remove hardcoded FRAG_ATTRIB_xxx constants
Nicolai Hähnle
2009-07-27
r300/fragprog: No longer rely on hardcoded FRAG_RESULT_xxx constants
Nicolai Hähnle
2009-07-27
r300/fragprog: Move some of the attribute handling out of the compiler
Nicolai Hähnle
2009-07-27
r300/fragprog: Finally get rid of the duplicate program copy
Nicolai Hähnle
2009-07-27
r300/vertprog: Move Mesa-dependent input/output handling out of compiler
Nicolai Hähnle
2009-07-27
r300: Remove ugly PSIZ hack
Nicolai Hähnle
2009-07-27
r300/vertprog: Refactor wpos rewrite using rc_program
Nicolai Hähnle
2009-07-27
r300/vertprog: Refactor fog_as_texcoord to use rc_program
Nicolai Hähnle
2009-07-27
r300/vertprog: Refactor addArtificialOutputs to use rc_program
Nicolai Hähnle
2009-07-27
r300/fragprog: Refactor wpos rewrite to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor fragment program fog rewrite to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor rewrite_depth_out to use rc_program
Nicolai Hähnle
[next]