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_invariant.c
Age
Commit message (
Expand
)
Author
2010-04-20
r300g: add is_rv350 flag
Marek Olšák
2010-04-13
r300g: add generating texture coordinates for point sprites
Marek Olšák
2010-04-11
r300g: use cliprects for scissoring
Marek Olšák
2010-04-05
r300g: simplify accessing screen from context
Marek Olšák
2010-03-27
r300g: disable cliprects
Marek Olšák
2010-03-26
Revert "r300g: add generating texture coordinates for point sprites (WIP)"
Corbin Simpson
2010-03-19
r300g: add generating texture coordinates for point sprites (WIP)
Marek Olšák
2010-02-28
r300g: add size parameter to the atom emit functions
Marek Olšák
2010-01-19
r300g: Move GB_AA_CONFIG to its eventual new home.
Corbin Simpson
2010-01-19
r300g: Make invariant state into an atom.
Corbin Simpson
2010-01-17
r300g: fix the CS size when emitting invariant state
Marek Olšák
2010-01-12
r300g: emit blend LTE/GTE thresholds on >=RV350
Marek Olšák
2010-01-06
r300g: fix outputting depth in the FS
Marek Olšák
2010-01-06
r300g: optimize blending by discarding pixels that don't change the colorbuffer
Marek Olšák
2009-12-15
r300g: clean up the invariant state
Marek Olšák
2009-12-15
r300g: clamp vertex indices to [min,max] everywhere
Marek Olšák
2009-12-15
r300g: set the number of colorbuffers in RB3D_CCTL
Marek Olšák
2009-11-20
r300g: remove variant states from emit_state_invariant
Marek Olšák
2009-11-04
r300g: add polygon mode
Marek Olšák
2009-11-04
r300g: add color channel masking
Marek Olšák
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-09-06
r300g: Fix a number of warnings
Nicolai Hähnle
2009-09-03
r300g: specify point/line/triangle have stuffed texture coord
Cooper Yuan
2009-08-07
r300g: Knock out another fragment of invariant state.
Corbin Simpson
2009-07-20
r300g: Guard R500 register writes by is_r500 check.
Michel Dänzer
2009-07-08
r300g: Remove VAP_CNTL_STATUS from invariant state.
Corbin Simpson
2009-07-08
r300g: Disable MSPOS registers for glisse's CS security checker.
Corbin Simpson
2009-06-08
r300-gallium: Don't emit UCP planes for SW TCL.
Corbin Simpson
2009-06-05
r300-gallium: Use VAP_CLIP_CNTL.
Corbin Simpson
2009-05-18
r300-gallium: Fix (another) wrong value in MSPOS.
Corbin Simpson
2009-05-17
r300-gallium: Don't set GB_TILE_CONFIG (in userspace.)
Corbin Simpson
2009-05-17
r300-gallium: Clean up more invariant state.
Corbin Simpson
2009-05-17
r300-gallium: Correct default MSPOS.
Corbin Simpson
2009-03-31
r300-gallium: Moar vert shader emit.
Corbin Simpson
2009-03-31
r300-gallium: Add vertex shader emit.
Corbin Simpson
2009-03-30
r300-gallium: Handful of small leftovers.
Corbin Simpson
2009-03-27
r300-gallium: Add some surface_copy.
Corbin Simpson
2009-03-20
r300-gallium: A bit more invariant state.
Corbin Simpson
2009-03-18
r300-gallium: Emit viewport state.
Corbin Simpson
2009-03-17
r300-gallium: Move all unsorted state into invariant state.
Corbin Simpson
2009-03-07
r300-gallium: Move a few registers.
Corbin Simpson
2009-03-06
r300-gallium: Separate out fog block.
Corbin Simpson
2009-03-06
r300-gallium: GA enhancements.
Corbin Simpson
2009-03-01
r300-gallium: Split off invariant state.
Corbin Simpson