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
/
state_tracker
/
st_atom_blend.c
Age
Commit message (
Expand
)
Author
2010-01-26
mesa/st: code cleanups for new blend functionality
Roland Scheidegger
2010-01-25
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-20
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2008-05-02
revert mode change back to 644
Alan Hourihane
2008-05-02
Some changed for non-C99 compilers
Alan Hourihane
2008-03-19
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-11
gallium: rework CSO-related code in state tracker
Brian
2007-10-16
fix blend term translation bug, rename some funcs
Brian
2007-09-19
Avoid redundant reallocation of the template.
Zack Rusin
2007-09-19
Redo the cso cache to map driver data in a lot more pleasing way.
Zack Rusin
2007-09-18
Implementing a better hash, removing state_tracker dependency from the cache.
Zack Rusin
2007-09-18
First stab at immutable state objects (create/bind/delete)
Zack Rusin
2007-08-25
add names to tracked state atoms to improve debug
keithw
2007-07-12
Added colormask, dither, multisample state. Implement colormasking stage.
Brian
2007-07-03
hook in state tracking for blend color
Brian
2007-07-03
Blend MIN/MAX modes are special: the src/dest terms are always one.
Brian
2007-06-14
Rename directories again?!
Keith Whitwell
2007-06-14
Renamed softpipe directories and files to something less confusing.
Keith Whitwell