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
/
main
/
marshal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/marshal: fix glNamedBufferData with NULL data
Grigori Goronzy
2017-07-14
1
-4
/
+13
*
mesa/marshal: add marshalling for glClearBuffer*
Grigori Goronzy
2017-07-14
1
-1
/
+132
*
mesa/marshal: extract ClearBuffer helpers
Grigori Goronzy
2017-07-14
1
-27
/
+47
*
mesa/glthread: remove HAVE_PTHREAD guards
Marek Olšák
2017-06-26
1
-4
/
+0
*
mesa/marshal: add custom marshalling for glNamedBuffer(Sub)Data
Grigori Goronzy
2017-06-26
1
-0
/
+108
*
mesa: remove unused _mesa_unmarshal_BindBufferBase()
Samuel Pitoiset
2017-04-13
1
-8
/
+0
*
mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
2017-04-03
1
-0
/
+37
*
mesa: simplify code around 'variable_data' in marshal.c
Brian Paul
2017-03-27
1
-12
/
+7
*
mesa/glthread: add custom marshalling for ClearBufferfv()
Timothy Arceri
2017-03-25
1
-0
/
+74
*
mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
2017-03-24
1
-0
/
+125
*
mesa: fix glthread marshal build issues on platforms without PTHREAD
Timothy Arceri
2017-03-16
1
-0
/
+3
*
mesa: Track the current vertex/element array buffers for glthread.
Eric Anholt
2017-03-16
1
-0
/
+103
*
mesa: Custom thread marshalling for Flush.
Paul Berry
2017-03-16
1
-0
/
+33
*
mesa: Custom thread marshalling for ShaderSource.
Paul Berry
2017-03-16
1
-0
/
+123