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
/
vbo
/
vbo_save_loopback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
mesa: Factor out struct gl_vertex_format.
Mathias Fröhlich
2018-11-21
1
-1
/
+1
*
mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.
Mathias Fröhlich
2018-11-21
1
-4
/
+4
*
vbo: Remove the always false branch dlist replay.
Mathias Fröhlich
2018-11-01
1
-29
/
+1
*
vbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode is false.
Mathias Fröhlich
2018-11-01
1
-1
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+0
*
vbo: Implement vbo_loopback_vertex_list in terms of the VAO.
Mathias Fröhlich
2018-03-01
1
-42
/
+77
*
vbo: move remaining items from vbo_context.h to vbo.h
Brian Paul
2018-01-24
1
-1
/
+1
*
vbo: fix VBO optimization regression
Brian Paul
2018-01-18
1
-3
/
+3
*
vbo: rename target->index in loopback code
Brian Paul
2017-07-07
1
-12
/
+12
*
vbo: whitespace/formatting fixes in vbo_save_loopback.c
Brian Paul
2017-07-07
1
-52
/
+64
*
mesa: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
mesa: use new _mesa_inside_begin_end() function
Brian Paul
2013-04-23
1
-1
/
+1
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: remove FEATURE_dlist define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
vbo: 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
-8
/
+8
*
mesa/es: Remove omit list.
Chia-I Wu
2010-05-12
1
-0
/
+5
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-25
1
-1
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-6
/
+6
*
vbo: Remove unnecessary header from vbo_save_loopback.c.
Vinson Lee
2010-01-11
1
-1
/
+0
*
mesa/vbo: use _lookup_prim_by_nr for debugging
Keith Whitwell
2009-06-30
1
-1
/
+1
*
remove unnecessary swrast, tnl includes
Brian Paul
2008-06-10
1
-3
/
+0
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-8
/
+8
*
Remove debug, reenable inplace splitting.
keithw
2007-01-15
1
-1
/
+2
*
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
1
-141
/
+7
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+327