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
/
mapi
/
glapi
/
gen
/
gl_marshal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapi/gen: remove shebang from the marshal generator scripts
Emil Velikov
2017-08-26
1
-1
/
+0
*
glapi: Fix -Wduplicate-decl-specifier due to double-const
Chad Versace
2017-06-26
1
-4
/
+12
*
mesa/glthread: remove HAVE_PTHREAD guards
Marek Olšák
2017-06-26
1
-4
/
+1
*
glthread: remove extra _mesa_glthread_finish() from generated code
Timothy Arceri
2017-06-07
1
-1
/
+1
*
mesa/glthread: fallback to sync if count validation fails
Timothy Arceri
2017-03-30
1
-8
/
+14
*
mesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZE is exceeded
Timothy Arceri
2017-03-30
1
-0
/
+1
*
mapi: remove Xlib/xcb include in gl_marshal.py
Emil Velikov
2017-03-16
1
-3
/
+1
*
mapi: don't include X11/Xlib-xcb.h on non PTHREAD platforms
Timothy Arceri
2017-03-16
1
-2
/
+2
*
mesa: fix glthread marshal build issues on platforms without PTHREAD
Timothy Arceri
2017-03-16
1
-1
/
+4
*
mesa/glthread: restore the dispatch table when incompatible gl calls are dete...
Gregory Hainaut
2017-03-16
1
-1
/
+2
*
mesa: Track the current vertex/element array buffers for glthread.
Eric Anholt
2017-03-16
1
-4
/
+0
*
mesa: Add an attribute for conditions to turn off threading.
Eric Anholt
2017-03-16
1
-0
/
+8
*
mesa: Add support for asynchronous glDraw* on GL core.
Eric Anholt
2017-03-16
1
-0
/
+4
*
mesa: Add support for NULL arguments like in glBufferData() in marshalling.
Eric Anholt
2017-03-16
1
-4
/
+34
*
mesa: Validate count parameters when marshalling.
Eric Anholt
2017-03-16
1
-0
/
+15
*
glapi: Generate GL API marshalling code from the XML.
Paul Berry
2017-03-16
1
-0
/
+298