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_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vbo: s/GLuint/GLbitfield/ for state bitmasks
Brian Paul
2016-01-06
1
-1
/
+1
*
mesa: remove Driver.FlushVertices
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: remove Driver.BeginVertices
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: fix crash in st/mesa after deleting a VAO
Marek Olšák
2014-07-11
1
-15
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
vbo: assorted minor clean-ups
Brian Paul
2013-10-11
1
-1
/
+1
*
vbo: Implement new gs prim types in vbo_count_tessellated_primitives.
Paul Berry
2013-09-09
1
-0
/
+12
*
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
/
+99
*
mesa: simplify dispatch for glDraw* functions
Brian Paul
2013-05-02
1
-2
/
+0
*
vbo: fix possible use-after-free segfault after a VAO is deleted
Marek Olšák
2013-05-01
1
-2
/
+18
*
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
-15
/
+19
*
mesa: don't initialize VBO vtxfmt in _vbo_CreateContext
Jordan Justen
2012-12-16
1
-4
/
+0
*
mesa: Remove support for NV_vertex_program's attribute evaluation.
Eric Anholt
2012-10-15
1
-1
/
+1
*
vbo: add a prefix to count_tessellated_primitives
Dave Airlie
2012-09-15
1
-1
/
+1
*
mesa,vbo: properly detect when vertex arrays need to be recalculated
Marek Olšák
2012-04-19
1
-0
/
+4
*
mesa: Add count_tessellated_primitives() function.
Paul Berry
2011-12-20
1
-0
/
+48
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
vbo: comments and whitespace
Brian Paul
2010-05-27
1
-7
/
+5
*
vbo: Remove unnecessary headers from vbo_exec.c.
Vinson Lee
2010-01-12
1
-3
/
+0
*
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-03
1
-0
/
+1
*
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Brian Paul
2008-06-10
1
-1
/
+0
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-8
/
+8
*
Remove wakeup functions. This code is intended to be active all the
Keith Whitwell
2006-10-30
1
-18
/
+5
*
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-117
/
+0
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+227