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_draw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.
Mathias Fröhlich
2018-05-10
1
-1
/
+0
*
gallium: Push down the gl_vertex_array inputs into gallium.
Mathias Fröhlich
2018-03-31
1
-1
/
+1
*
st/mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
1
-1
/
+0
*
st/mesa: make st_draw_vbo static
Marek Olšák
2017-05-10
1
-12
/
+0
*
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
2016-10-28
1
-1
/
+1
*
state_tracker: Initialize the draw context only when needed.
Eric Anholt
2016-08-04
1
-0
/
+2
*
st/mesa: consolidate quad drawing code
Brian Paul
2016-02-16
1
-0
/
+7
*
vbo: pass the stream from DrawTransformFeedbackStream to drivers
Marek Olšák
2015-08-06
1
-0
/
+2
*
st/mesa: replace INLINE with inline
Brian Paul
2015-02-26
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
mesa: add indirect drawing buffer parameter to draw functions
Christoph Bumiller
2013-11-25
1
-2
/
+4
*
st/draw: silence Mingw warning in pointer_to_offset()
Brian Paul
2013-10-31
1
-1
/
+1
*
st/mesa: atomize vertex array state
Marek Olšák
2012-06-15
1
-7
/
+0
*
mesa: move gl_client_array*[] from vbo_draw_func into gl_context
Marek Olšák
2012-05-08
1
-2
/
+0
*
st/mesa: use SINT/UINT formats for VertexAttribIPointer
Christoph Bumiller
2012-01-03
1
-1
/
+1
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-2
/
+4
*
Make st_pipe_vertex_format return type in st_draw.h match st_draw.c
Alan Coopersmith
2011-04-08
1
-1
/
+1
*
st/mesa: Clean up header file inclusion in st_draw.h.
Vinson Lee
2010-12-21
1
-1
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
st/mesa: Add missing headers to st_draw.h.
Vinson Lee
2010-08-05
1
-1
/
+6
*
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2009-08-12
1
-0
/
+2
*
st: add support for GL_EXT_vertex_array_bgra
Brian Paul
2009-05-21
1
-1
/
+2
*
st: use pointer_to_offset() cast wrapper to convert pointers to uint
Brian Paul
2009-03-09
1
-0
/
+15
*
st: move feedback draw function to new file
Keith Whitwell
2008-12-12
1
-0
/
+5
*
gallium: remove unused st_draw_vertices()
Brian Paul
2008-04-25
1
-7
/
+0
*
gallium: added inClipCoords param to st_draw_vertices() to indicate coord sys...
Brian
2008-02-08
1
-1
/
+2
*
st_draw_vertices() no longer needs attribs[] array parameter
Brian
2007-09-25
1
-1
/
+1
*
Plug in selection/feedback code.
Brian
2007-09-17
1
-0
/
+20
*
Start to remove the temporary draw_vb() and draw_vertices() code.
Brian
2007-08-20
1
-4
/
+8
*
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
1
-1
/
+1
*
actually use new glClear code
Brian
2007-06-20
1
-0
/
+4
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+40