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
/
gallium
/
drivers
/
r300
/
r300_state_derived.c
Age
Commit message (
Expand
)
Author
2010-01-06
r300g: disable the rasterization of WPOS if it's unused by the FS
Marek Olšák
2010-01-06
r300g: add WPOS
Marek Olšák
2009-12-25
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-09
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-06
r300g: Clean up previous commit.
Corbin Simpson
2009-12-06
r300g: enhance ZTOP conditions
Marek Olšák
2009-12-01
r300g: clean up derived states
Marek Olšák
2009-12-01
r300g: VS->FS attribute routing rework
Marek Olšák
2009-11-21
r300g: do not reallocate r300_vertex_info and r300_rs_block all the time
Marek Olšák
2009-11-21
r300g: clean up vs/fs tabs
Marek Olšák
2009-11-20
r300g: silence warnings
Marek Olšák
2009-11-20
r300g: fix typo in r300_reg.h to prevent the RS unit from doing random things
Marek Olšák
2009-11-20
r300g: fix updating a vertex format
Marek Olšák
2009-11-20
r300g: Begin separating HW TCL and SW TCL state and setup.
Corbin Simpson
2009-11-20
r300g: Use MAX3 and MIN3.
Corbin Simpson
2009-11-08
r300g: Protect against possibly missing Draw pointer.
Corbin Simpson
2009-11-07
r300g: VBOs WIP
Maciej Cencora
2009-10-22
r300g: Cleanup PSC setup math a bit and stop using Draw formats.
Corbin Simpson
2009-10-21
r300g: Update comments, function names in r300_state_inlines.
Corbin Simpson
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-21
r300g: Don't use the hashtable internally.
Corbin Simpson
2009-10-21
r300g: Examine vertex attribute type on HW TCL too.
Corbin Simpson
2009-10-19
r300g: Demonstratory kludge to unbreak glxgears.
Corbin Simpson
2009-10-18
r300g: Fix up a bunch of warnings.
Corbin Simpson
2009-10-18
r300g: Add another ZTOP condition.
Corbin Simpson
2009-10-17
r300g: Use a dirty test to bring framerate back up.
Corbin Simpson
2009-10-17
r300g: Also have rs_block keyed to the current shader combo.
Corbin Simpson
2009-10-17
r300g: Fix u_hash_table rename.
Corbin Simpson
2009-10-16
r300g: Use a hash table to look up vertex info.
Corbin Simpson
2009-10-14
r300g: Move ZTOP to its own state atom.
Corbin Simpson
2009-10-14
r300g: Move ztop to derived state.
Corbin Simpson
2009-10-14
r300g: Compiler warning cleanup.
Corbin Simpson
2009-09-28
r300g: fix r300g cause GPU hang issue.
Cooper Yuan
2009-09-27
r300g: fix erroneous condition
Maciej Cencora
2009-09-27
r300g: don't force vertex position for HW TCL path
Maciej Cencora
2009-09-27
r300g: add some assertions
Maciej Cencora
2009-09-28
r300g: fix r300 rs path
Dave Airlie
2009-09-28
r300g: rewrite RS state setup.
Dave Airlie
2009-09-28
r300g: silence compiler warning
Dave Airlie
2009-09-06
r300g: Fix a number of warnings
Nicolai Hähnle
2009-09-06
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-08-24
r300g: Set the vector address in the input memory for bypass_vs_clip_and_view...
Cooper Yuan
2009-07-30
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-06-01
r300-gallium: Slightly hacky fix for glxgears-style TCL.
Corbin Simpson
2009-05-20
r300-gallium: Prevent assert when fogcoords are present.
Corbin Simpson
2009-05-11
r300-gallium: Cleanup PSC for HW TCL.
Corbin Simpson
2009-04-15
r300-gallium: Point size is at OVM position 15, not 1.
Corbin Simpson
2009-04-10
r300-gallium: Split up vertex format tallying for HW and SW TCL.
Corbin Simpson
2009-04-10
r300-gallium: Finish up cleanup of vertex format state.
Corbin Simpson
[prev]
[next]