index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-2
/
+2
*
mesa: remove FEATURE_feedback define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
Chia-I Wu
2010-05-12
1
-0
/
+4
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-2
/
+2
*
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-03
1
-2
/
+1
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-02-03
1
-1
/
+0
*
st/mesa: Remove unnecessary headers from st_cb_feedback.c.
Vinson Lee
2010-01-15
1
-3
/
+0
*
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