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_primitive_restart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix software primitive restart with indirect draws.
Kenneth Graunke
2015-04-14
1
-2
/
+4
*
mesa: Drop the always-software-primitive-restart paths.
Eric Anholt
2014-09-30
1
-2
/
+2
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
1
-8
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
vbo: map indirect buffer and extract params if doing sw primitive restart
Chris Forbes
2013-11-25
1
-0
/
+33
*
mesa: pass indirect buffer to sw primitive restart
Chris Forbes
2013-11-25
1
-1
/
+2
*
mesa: add indirect drawing buffer parameter to draw functions
Christoph Bumiller
2013-11-25
1
-2
/
+2
*
vbo: Use the new primitive restart index helper function.
Kenneth Graunke
2013-05-29
1
-1
/
+2
*
mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
Ian Romanick
2013-01-11
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-3
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
vbo: add software primitive restart support
Jordan Justen
2012-05-17
1
-0
/
+233