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
/
syncobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add KHR_no_error support to glDeleteSync()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support to glWaitSync()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support for glFenceSync()
Samuel Pitoiset
2017-06-28
1
-0
/
+3
*
mesa: add KHR_no_error support for glClientWaitSync()
Samuel Pitoiset
2017-06-28
1
-0
/
+3
*
mesa: Fix locking of GLsync objects.
Steinar H. Gunderson
2016-02-05
1
-7
/
+4
*
mesa: minor fix-ups for _mesa_validate_sync()
Brian Paul
2013-10-01
1
-2
/
+3
*
mesa: make _mesa_validate_sync() non-static
Timothy Arceri
2013-09-04
1
-0
/
+3
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: Initially populate the display list with the exec list.
Eric Anholt
2013-01-21
1
-3
/
+0
*
mesa: remove FEATURE_ARB_sync define.
Oliver McFadden
2012-09-15
1
-40
/
+0
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-6
/
+6
*
mesa: Clean up header file inclusion in syncobj.h.
Vinson Lee
2010-11-22
1
-1
/
+5
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-8
/
+8
*
mesa: Less FEATURE_ARB_sync tests.
Chia-I Wu
2010-09-14
1
-2
/
+44
*
mesa: Reduce header file inclusion in syncobj.h.
Vinson Lee
2010-08-02
1
-1
/
+4
*
mesa: Fix calling conventions of sync object api callbacks.
Michal Krol
2009-09-07
1
-6
/
+6
*
ARB sync: Fix delete behavior and context destruction behavior
Ian Romanick
2009-09-03
1
-0
/
+6
*
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
1
-0
/
+64