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_feedback.c
Age
Commit message (
Expand
)
Author
2009-02-28
mesa: fix remaining FEEDBACK_TOKEN macros
Joakim Sindholt
2009-02-12
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2008-05-08
gallium: plug in dummy stage->destroy func
Brian Paul
2008-04-19
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-17
gallium: plug in a select_destroy() function (fixes segfault on exit)
Brian Paul
2008-02-15
Code reorganization: update build.
José Fonseca
2008-01-25
gallium: replace prim pipeline begin/end() functions with flush()
Brian
2008-01-21
gallium: silence warnings
Brian
2007-12-07
New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m...
Brian
2007-10-17
remove #include vf.h
Brian
2007-10-15
Undo prev changes.
Brian
2007-10-15
setup vertex format for GL_FEEDBACK mode
Brian
2007-10-15
GL_SELECT mode works now
Brian
2007-09-25
Translate mesa vertex/fragment programs to TGSI programs at same time to do p...
Brian
2007-09-20
remove #includes of tgsi_attribs.h
Brian
2007-09-20
Checkpoint: vertex attribute clean-up.
Brian
2007-09-18
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-17
selection/feedback support
Brian