index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_feedback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix remaining FEEDBACK_TOKEN macros
Joakim Sindholt
2009-02-28
1
-5
/
+5
*
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-02-12
1
-2
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+0
*
gallium: plug in dummy stage->destroy func
Brian Paul
2008-05-08
1
-0
/
+7
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-1
/
+1
*
gallium: plug in a select_destroy() function (fixes segfault on exit)
Brian Paul
2008-04-17
1
-0
/
+7
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-3
/
+3
*
gallium: replace prim pipeline begin/end() functions with flush()
Brian
2008-01-25
1
-20
/
+4
*
gallium: silence warnings
Brian
2008-01-21
1
-2
/
+2
*
New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m...
Brian
2007-12-07
1
-5
/
+3
*
remove #include vf.h
Brian
2007-10-17
1
-1
/
+0
*
Undo prev changes.
Brian
2007-10-15
1
-23
/
+6
*
setup vertex format for GL_FEEDBACK mode
Brian
2007-10-15
1
-0
/
+14
*
GL_SELECT mode works now
Brian
2007-10-15
1
-0
/
+7
*
Translate mesa vertex/fragment programs to TGSI programs at same time to do p...
Brian
2007-09-25
1
-2
/
+2
*
remove #includes of tgsi_attribs.h
Brian
2007-09-20
1
-1
/
+0
*
Checkpoint: vertex attribute clean-up.
Brian
2007-09-20
1
-2
/
+8
*
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
1
-2
/
+2
*
selection/feedback support
Brian
2007-09-17
1
-0
/
+306