index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
mesa: add GL_ARB_shader_ballot boilerplate
Nicolai Hähnle
1
-1
/
+1
2017-04-05
mesa: Add GL_ARB_sparse_buffer boilerplate
Nicolai Hähnle
3
-0
/
+34
2017-04-03
mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
1
-1
/
+1
2017-03-31
glapi: Add GL_NV_fill_rectangle
Lyude
1
-0
/
+4
2017-03-31
mesa/glthread: add async support to ARB_gpu_shader_int64 uniform functions
Timothy Arceri
1
-16
/
+16
2017-03-31
mesa/glthread: add async support to ARB_gpu_shader_fp64 uniform functions
Timothy Arceri
1
-13
/
+13
2017-03-30
mesa/glthread: fallback to sync if count validation fails
Timothy Arceri
1
-8
/
+14
2017-03-30
mesa/glthread: add async support to glProgramUniform*() functions
Timothy Arceri
1
-34
/
+34
2017-03-30
mesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZE is exceeded
Timothy Arceri
1
-0
/
+1
2017-03-25
mesa/glthread: add custom marshalling for ClearBufferfv()
Timothy Arceri
1
-1
/
+1
2017-03-24
mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
1
-2
/
+2
2017-03-20
mesa: disable glthread when glNewList() is called
Timothy Arceri
1
-1
/
+1
2017-03-17
mapi: automake: add all python scripts to EXTRA_DIST
Emil Velikov
1
-0
/
+3
2017-03-17
glapi: avoid using $< in non-suffix make rules
Jonathan Gray
1
-2
/
+2
2017-03-16
mapi: remove Xlib/xcb include in gl_marshal.py
Emil Velikov
1
-3
/
+1
2017-03-16
mapi: don't include X11/Xlib-xcb.h on non PTHREAD platforms
Timothy Arceri
1
-2
/
+2
2017-03-16
mesa: fix glthread marshal build issues on platforms without PTHREAD
Timothy Arceri
1
-1
/
+4
2017-03-16
mesa/glthread: restore the dispatch table when incompatible gl calls are dete...
Gregory Hainaut
2
-4
/
+5
2017-03-16
mesa: Track the current vertex/element array buffers for glthread.
Eric Anholt
7
-34
/
+59
2017-03-16
mesa: Disable glthread when glBegin() is called.
Eric Anholt
1
-1
/
+1
2017-03-16
mesa: Add an attribute for conditions to turn off threading.
Eric Anholt
3
-1
/
+15
2017-03-16
mesa: Add support for asynchronous glDraw* on GL core.
Eric Anholt
2
-7
/
+6
2017-03-16
mesa: Add support for NULL arguments like in glBufferData() in marshalling.
Eric Anholt
2
-9
/
+34
2017-03-16
glapi: Mark vertex attrib pointer functions as async.
Eric Anholt
2
-17
/
+17
2017-03-16
mesa: Custom thread marshalling for Flush.
Paul Berry
1
-2
/
+1
2017-03-16
mesa: Custom thread marshalling for ShaderSource.
Paul Berry
1
-1
/
+1
2017-03-16
mesa: Create pointers for multithread marshalling dispatch table.
Paul Berry
1
-4
/
+4
2017-03-16
mesa: Validate count parameters when marshalling.
Eric Anholt
1
-0
/
+15
2017-03-16
glapi: Generate GL API marshalling code from the XML.
Paul Berry
4
-0
/
+488
2017-03-16
glapi: Mark compressed teximage functions as sync.
Eric Anholt
1
-5
/
+5
2017-03-16
glapi: Annotate functions with "marshal" attribute.
Paul Berry
6
-27
/
+44
2017-03-10
nir: remove shebang from python scripts
Emil Velikov
1
-1
/
+0
2017-03-10
mapi/gen: remove shebang from python scripts
Emil Velikov
19
-19
/
+0
2017-03-10
mapi: do not mandate bash for es*api/ABI-check
Emil Velikov
2
-2
/
+2
2017-03-10
mesa: drop the execute bit from gl.xml
Emil Velikov
1
-0
/
+0
2017-03-10
mapi/glapi: remove unused next_available_offset.sh
Emil Velikov
1
-39
/
+0
2017-03-07
glapi: fix typo in count_scale
Gregory Hainaut
1
-1
/
+1
2017-03-03
glapi: Fix a comment typo
Eric Anholt
1
-1
/
+1
2017-02-24
mapi: remove unused mapi.[ch]
Emil Velikov
3
-254
/
+0
2017-02-22
mesa: Separate INTEL_performance_query frontend
Robert Bragg
1
-0
/
+1
2017-01-27
mapi: automake: include builddir prior to srcdir
Emil Velikov
1
-2
/
+2
2017-01-20
mapi: Add support for ARB_gpu_shader_int64.
Dave Airlie
4
-0
/
+304
2017-01-18
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
2
-9
/
+3
2017-01-13
glX_proto_send.py: Unify the style of function pointer calls in structs
Boyan Ding
1
-1
/
+1
2017-01-13
mapi: update the asm code to support x32
Grazvydas Ignotas
1
-3
/
+28
2016-12-13
glapi: add missing INTEL_conservative_rasterization
Lionel Landwerlin
1
-0
/
+4
2016-10-27
mesa: add missing CONTEXT_ROBUST_ACCESS enum
Tapani Pälli
1
-0
/
+3
2016-10-24
mapi: automake: set VISIBILITY_CFLAGS for shared glapi
Jonathan Gray
1
-0
/
+3
2016-10-20
Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""
Francisco Jerez
1
-0
/
+12
2016-10-20
glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...
Francisco Jerez
1
-13
/
+17
[next]