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-06-14
mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
4
-1
/
+105
2017-06-07
mesa: add KHR_no_error support for glTexSubImage*D()
Samuel Pitoiset
1
-3
/
+3
2017-06-07
mesa: add KHR_no_error support for glCopyImageSubData()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glBlitFramebuffer()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glBindBuffer()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glInvalidateBufferData()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glInvalidateBufferSubData()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glBindVertexBuffers()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glVertexArrayVertexBuffers()
Samuel Pitoiset
1
-1
/
+1
2017-06-07
mesa: add KHR_no_error support for glScissor*()
Samuel Pitoiset
2
-4
/
+4
2017-06-07
glthread: remove extra _mesa_glthread_finish() from generated code
Timothy Arceri
1
-1
/
+1
2017-05-30
mesa: add KHR_no_error support for glBindBufferRange()
Timothy Arceri
1
-1
/
+1
2017-05-30
mesa: add KHR_no_error support for glVertexArrayVertexBuffer()
Timothy Arceri
1
-1
/
+1
2017-05-30
mesa: add KHR_no_error support for glBindVertexBuffer()
Timothy Arceri
1
-1
/
+1
2017-05-29
mesa: add KHR_no_error support for glBindImageTextures()
Samuel Pitoiset
1
-1
/
+1
2017-05-29
mesa: add KHR_no_error support for glBindImageTexture()
Samuel Pitoiset
1
-1
/
+1
2017-05-29
mesa: add KHR_no_error support for glActiveTexture()
Samuel Pitoiset
1
-1
/
+1
2017-05-23
mesa: Remove GL_APPLE_vertex_array_object stubs
Ian Romanick
1
-4
/
+4
2017-05-22
mesa: add APPLE_vertex_array_object stubs
Timothy Arceri
4
-1
/
+31
2017-05-17
mesa: add KHR_no_error support for glDispatchCompute*()
Timothy Arceri
2
-3
/
+3
2017-05-17
mesa: add KHR_no_error support for glBlendEquationSeparateiARB()
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for glBlendFunc*iARB()
Timothy Arceri
1
-2
/
+2
2017-05-17
mesa: add KHR_no_error support for glBufferSubData()
Timothy Arceri
1
-1
/
+2
2017-05-17
mesa: add KHR_no_error support for glNamedBufferSubData()
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for glBufferStorage()
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for glNamedBufferStorage()
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for glCompressedTex*SubImage3D()
Timothy Arceri
2
-2
/
+3
2017-05-17
mesa: add KHR_no_error support for glCompressedTex*SubImage2D()
Timothy Arceri
2
-2
/
+3
2017-05-17
mesa: add KHR_no_error support for CompressedTex*SubImage1D()
Timothy Arceri
2
-2
/
+2
2017-05-17
mesa: add KHR_no_error support for NamedFramebufferTexture
Timothy Arceri
1
-1
/
+1
2017-05-17
mesa: add KHR_no_error support for FramebufferTexture
Timothy Arceri
1
-1
/
+1
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
[prev]
[next]