index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
mesa: add KHR_no_error support for NamedFramebufferTextureLayer
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
1
-1
/
+1
2017-05-11
mesa: add KHR_no_error support for FramebufferTexture*D functions
Timothy Arceri
1
-3
/
+3
2017-05-11
mesa: add KHR_no_error support for glBindProgramPipeline()
Timothy Arceri
1
-1
/
+1
2017-05-11
mesa: add KHR_no_error support for glActiveShaderProgram()
Timothy Arceri
1
-1
/
+1
2017-05-11
mesa: add KHR_no_error support for glUseProgramStages()
Timothy Arceri
1
-1
/
+1
2017-05-07
mesa: add KHR_no_error support to copy buffer subdata functions
Timothy Arceri
2
-2
/
+2
2017-05-07
mesa: add KHR_no_error support for flush mapped buffer functions
Timothy Arceri
2
-2
/
+2
2017-05-07
mesa: add KHR_no_error support for unmap buffer functions
Timothy Arceri
2
-2
/
+2
2017-05-07
mesa: add KHR_no_error support for some map buffer functions
Timothy Arceri
3
-4
/
+4
2017-05-04
mapi_abi.py: remove no longer used --mode option
Emil Velikov
5
-13
/
+8
2017-05-04
mapy_abi.py: remove dead output_for_app generator
Emil Velikov
1
-48
/
+0
2017-05-04
mapi: replace mapi_table abstraction
Emil Velikov
7
-28
/
+25
2017-05-04
gl_table.py: always regenerate the complete struct _glapi_table
Emil Velikov
1
-6
/
+0
2017-05-04
glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING
Emil Velikov
1
-3
/
+3
2017-05-04
mapi/es*api: remove unneeded HAVE_SHARED_GLAPI guard
Emil Velikov
1
-4
/
+0
2017-05-04
mesa/varray: make use of dispatch KHR_no_error support
Timothy Arceri
4
-3
/
+14
2017-05-04
glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
2
-2
/
+16
2017-04-26
mesa: drop APPLE_vertex_array_object support
Timothy Arceri
4
-31
/
+1
2017-04-19
mesa: move glMultiDrawArrays to vbo and fix error handling
Nicolai Hähnle
1
-1
/
+1
2017-04-18
mesa/glthread: add async support to ARB_viewport_array functions
Bartosz Tomczyk
1
-5
/
+5
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
[next]