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_pixeltransfer.c
Age
Commit message (
Expand
)
Author
2009-04-17
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-09
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-05-31
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-02
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-02
Some changed for non-C99 compilers
Alan Hourihane
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-16
gallium: implement RGBA pixel maps in the pixel transfer fragment program
Brian Paul
2008-04-16
gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path
Brian Paul
2008-04-04
gallium: make sure to set the SamplersUsed field for bitmap/drawpixels shaders
Brian Paul
2008-01-22
gallium: use temp reg for storing color to avoid reading 'result.color'
Brian
2007-10-30
Use program serial numbers to avoid re-generating fragment programs for glDra...
Brian
2007-10-30
color matrix
Brian
2007-10-30
start using program cache
Brian
2007-10-30
Disable debug code.
Brian
2007-10-30
Rename file since it's now a state atom
Brian