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
/
vbo
/
vbo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
vbo: create a few utility functions for merging primitives
Brian Paul
2013-05-03
1
-0
/
+10
*
vbo: add new vbo_initialize_exec_dispatch(), vbo_initialize_save_dispatch()
Brian Paul
2013-05-02
1
-0
/
+9
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change args to vbo_count_tessellated_primitives.
Paul Berry
2012-12-18
1
-1
/
+2
*
vbo: use GLuint for numInstances to silence MSVC warnings
Brian Paul
2012-11-06
1
-1
/
+1
*
vbo: add a prefix to count_tessellated_primitives
Dave Airlie
2012-09-15
1
-1
/
+1
*
mesa: Add support for GL_ARB_base_instance
Fredrik Höglund
2012-06-19
1
-0
/
+1
*
vbo: add software primitive restart support
Jordan Justen
2012-05-17
1
-0
/
+6
*
mesa: move gl_client_array*[] from vbo_draw_func into gl_context
Marek Olšák
2012-05-08
1
-1
/
+0
*
mesa/vbo: inline vbo_sizeof_ib_type.
Dave Airlie
2012-02-28
1
-2
/
+16
*
vbo: introduce vbo_get_minmax_indices function
Yuanhan Liu
2012-01-12
1
-3
/
+3
*
vbo: introduce vbo_sizeof_ib_type() function
Yuanhan Liu
2011-12-30
1
-0
/
+4
*
mesa: Add count_tessellated_primitives() function.
Paul Berry
2011-12-20
1
-0
/
+3
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-1
/
+3
*
vbo: Redeclare bind_array() as non-static vbo_bind_array()
Chad Versace
2011-10-18
1
-0
/
+1
*
vbo: add vbo_always_unmap_buffers()
Brian Paul
2011-03-01
1
-0
/
+1
*
vbo: added vbo_check_buffers_are_unmapped() debug function
Brian Paul
2011-02-22
1
-0
/
+2
*
vbo: added comment
Brian Paul
2011-01-20
1
-1
/
+1
*
vbo: Clean up header file inclusion in vbo.h.
Vinson Lee
2010-12-30
1
-1
/
+4
*
vbo: Avoid the copy to current in dlists if not required.
Mathias Fröhlich
2010-12-10
1
-1
/
+2
*
vbo: Fix GLES2 glVertexAttrib.
Chia-I Wu
2010-12-08
1
-13
/
+13
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-9
/
+9
*
i965: Don't rebase the index buffer to min 0 if any arrays are in VBOs.
Eric Anholt
2010-10-12
1
-0
/
+1
*
mesa: Move GLES1/2 vbo entrypoints to vbo_exec_api.c
Kristian Høgsberg
2010-04-27
1
-0
/
+24
*
mesa: implement core Mesa support for GL_ARB_draw_instanced
Brian Paul
2010-04-04
1
-0
/
+1
*
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-0
/
+1
*
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2009-08-12
1
-1
/
+5
*
mesa: added GLAPIENTRY keywords
Jonathan White
2008-07-07
1
-5
/
+5
*
mesa: added _vbo_VertexAttrib4f()
Brian Paul
2008-07-03
1
-0
/
+2
*
mesa: added _vbo_Materialfv()
Brian Paul
2008-06-20
1
-0
/
+3
*
mesa: _vbo_Color4f, _vbo_Normal3f, _vbo_MultiTexCoord4f functions
Brian Paul
2008-06-20
1
-0
/
+10
*
New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m...
Brian
2007-12-07
1
-0
/
+3
*
added vbo_use_buffer_objects() to specify that immediate mode data should be ...
Brian
2007-08-17
1
-0
/
+3
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-1
/
+1
*
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
1
-1
/
+0
*
Helper for rebasing draw requests where min_index != 0.
Keith Whitwell
2007-01-30
1
-0
/
+14
*
Hook in split functionality
keithw
2007-01-15
1
-0
/
+36
*
move public structure definitions to vbo.h
Keith Whitwell
2006-10-31
1
-0
/
+28
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-0
/
+40