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_cb_rasterpos.c
Age
Commit message (
Expand
)
Author
2008-01-25
gallium: replace prim pipeline begin/end() functions with flush()
Brian
2008-01-25
gallium: added rastpos_destroy()
Brian
2008-01-24
gallium: added rastpos_destroy()
Brian
2008-01-21
gallium: silence warnings
Brian
2007-12-11
gallium: Remove feedback interfaces from pipe driver.
Keith Whitwell
2007-11-16
Reimplement glRasterPos using the private 'draw' module.
Brian
2007-11-06
Supply buffer usage hints to winsys.
José Fonseca
2007-10-18
handle fogcoord/raster distance
Brian
2007-10-17
remove #include vf.h
Brian
2007-10-17
generate selection hit if in selection mode and pos is not clipped
Brian
2007-10-01
don't crash in RasterPos if feedback not implemented yet
Brian
2007-09-25
Translate mesa vertex/fragment programs to TGSI programs at same time to do p...
Brian
2007-09-21
Fix up some point size breakage. Start on fogcoord too.
Brian
2007-09-20
remove #includes of tgsi_attribs.h
Brian
2007-09-20
Switch fragment/vertex shaders to the new caching semantics.
Zack Rusin
2007-09-19
Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics.
Brian
2007-09-18
Convert shader to an immutable state object.
Zack Rusin
2007-09-10
merge buffer_unreference(), buffer_reference()
Brian
2007-09-10
glRasterPos function
Brian