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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
mesa: Rename gl_context::swtnl_im to vbo_context; use proper type.
Kenneth Graunke
2013-09-03
1
-2
/
+2
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
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: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-2
/
+2
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
vbo: remove vbo_context::mat_currval
Marek Olšák
2012-04-19
1
-5
/
+2
*
vbo: remove vbo_context::generic_currval
Marek Olšák
2012-04-19
1
-2
/
+1
*
vbo: remove vbo_context::legacy_currval
Marek Olšák
2012-04-19
1
-2
/
+1
*
vbo: signal _NEW_ARRAY when transitioning between glBegin/End, glDrawArrays
Brian Paul
2011-12-26
1
-7
/
+4
*
vbo: Use The VERT_{ATTRIB,BIT} defines.
Mathias Fröhlich
2011-11-29
1
-15
/
+11
*
mesa: Update _ElementSize in a few more places.
José Fonseca
2011-04-07
1
-0
/
+1
*
mesa: Update _ElementSize.
Brian Paul
2011-04-07
1
-0
/
+2
*
vbo: remove a redundant call to _ae_invalidate_state
Marek Olšák
2011-01-06
1
-1
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
mesa/es: Remove omit list.
Chia-I Wu
2010-05-12
1
-4
/
+0
*
mesa: Only initialize save dispatch table for OpenGL
Kristian Høgsberg
2010-05-03
1
-2
/
+4
*
vbo: remove dead code
Brian Paul
2010-02-24
1
-35
/
+3
*
mesa: Enable true refcounting for NullBufferObj.
Michal Krol
2010-02-09
1
-2
/
+10
*
mesa: use _mesa_reference_buffer_object() in a few places
Brian Paul
2009-06-12
1
-1
/
+2
*
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-1
/
+1
*
mesa: move the NullBufferObj from GLcontext to gl_shared_state
Brian Paul
2009-05-07
1
-3
/
+6
*
mesa: get rid of _math_init()
Brian Paul
2009-02-11
1
-0
/
+3
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-4
/
+18
|
\
|
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-18
1
-4
/
+6
|
|
\
|
|
*
mesa: protect against double-free in _vbo_DestroyContext()
Brian Paul
2008-09-16
1
-4
/
+6
|
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+16
|
|
\
|
|
|
*
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Brian Paul
2008-06-10
1
-1
/
+4
|
|
*
fix vbo display list memleak upon context destruction
Brian
2008-01-01
1
-0
/
+1
|
|
*
New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m...
Brian
2007-12-07
1
-0
/
+12
*
|
|
mesa: set the new array->Format field in VBO code
Brian Paul
2009-01-23
1
-0
/
+3
*
|
|
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-21
1
-1
/
+4
|
/
/
*
|
fix vbo display list memleak upon context destruction
Brian
2008-01-01
1
-0
/
+1
*
|
Remove some code that was never hit (bug 11811).
Brian
2007-08-02
1
-5
/
+3
|
/
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-3
/
+3
*
fix mem leak
Brian
2007-02-26
1
-0
/
+1
*
Correctly initialize current attribute sizes.
Keith Whitwell
2007-01-15
1
-2
/
+9
*
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our
Keith Whitwell
2006-10-30
1
-24
/
+33
*
Remove wakeup functions. This code is intended to be active all the
Keith Whitwell
2006-10-30
1
-0
/
+1
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-1
/
+2
*
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-1
/
+143
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+86