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
/
externalobjects.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix incorrect type when allocating arrays
Andres Rodriguez
2018-02-07
1
-4
/
+4
*
mesa: remove usage of alloca in externalobjects.c v4
Andres Rodriguez
2018-02-01
1
-12
/
+48
*
mesa: fix error codes for importing memory/semaphore FDs
Andres Rodriguez
2018-01-30
1
-2
/
+2
*
mesa/st: add support for semaphore object signal/wait v4
Andres Rodriguez
2018-01-30
1
-5
/
+33
*
mesa: add support for semaphore object signal/wait v3
Andres Rodriguez
2018-01-30
1
-0
/
+38
*
mesa: add semaphore parameter stub v2
Andres Rodriguez
2018-01-30
1
-0
/
+22
*
mesa: add support for semaphore object creation/import/delete v3
Andres Rodriguez
2018-01-30
1
-1
/
+133
*
mesa: minor tidy up for memory object error strings
Andres Rodriguez
2017-11-14
1
-16
/
+14
*
mesa: only expose EXT_memory_object functions if the ext is supported
Samuel Pitoiset
2017-08-22
1
-0
/
+51
*
mesa: only expose glImportMemoryFdEXT if the ext is supported
Samuel Pitoiset
2017-08-22
1
-0
/
+6
*
mesa: hook up memory object multisamples tex(ture)storage api
Andres Rodriguez
2017-08-06
1
-6
/
+40
*
mesa: hook up memoryobject tex(ture)storage api
Andres Rodriguez
2017-08-06
1
-10
/
+118
*
mesa: add support for memory object parameters
Andres Rodriguez
2017-08-06
1
-0
/
+50
*
mesa: add support for memory object creation/import/delete
Andres Rodriguez
2017-08-06
1
-2
/
+136
*
mapi: add EXT_external_objects and EXT_external_objects_fd
Andres Rodriguez
2017-08-06
1
-0
/
+257