index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapi: add shared glapi symbols check
Eric Engestrom
2019-07-10
2
-0
/
+31
*
gles: use new symbols check script
Eric Engestrom
2019-07-10
4
-62
/
+14
*
android: fix typo LOCAL_EXPORT_C_INCLUDES
Chih-Wei Huang
2019-06-29
1
-1
/
+1
*
mesa: add glTextureParameteri/iv/f/fvEXT
Pierre-Eric Pelloux-Prayer
2019-06-28
2
-0
/
+48
*
mesa: add support for glMapNamedBufferEXT()
Timothy Arceri
2019-06-28
2
-0
/
+7
*
mesa: add support for glUnmapNamedBufferEXT()
Timothy Arceri
2019-06-28
3
-2
/
+7
*
mesa: add support for glCompressedTextureSubImage2DEXT()
Timothy Arceri
2019-06-28
2
-0
/
+14
*
mesa: add support for glTextureSubImage2DEXT()
Timothy Arceri
2019-06-28
2
-0
/
+16
*
mesa: add support for glMapNamedBufferRangeEXT()
Timothy Arceri
2019-06-28
2
-0
/
+12
*
mesa: add support for glNamedBufferStorageEXT
Timothy Arceri
2019-06-28
2
-0
/
+8
*
mesa: add support for glNamedBuffer*DataEXT()
Timothy Arceri
2019-06-28
2
-1
/
+18
*
mesa: add support for glBindMultiTextureEXT
Timothy Arceri
2019-06-28
2
-1
/
+10
*
meson: Search for execinfo.h
Jory Pratt
2019-06-19
1
-1
/
+1
*
mapi: correctly handle the full offset table
Emil Velikov
2019-06-10
2
-3
/
+7
*
mapi: add static_date offset to EXT_dsa
Emil Velikov
2019-06-10
1
-0
/
+19
*
mapi: add static_date offset to MaxShaderCompilerThreadsKHR
Emil Velikov
2019-06-10
1
-0
/
+1
*
mesa/main: Expose EXT_clip_control and related enums and the function
Gert Wollny
2019-06-06
1
-0
/
+18
*
mapi/glapi/registry: Update gl.xml to latest upstream version
Gert Wollny
2019-06-06
1
-1141
/
+3218
*
mesa: EXT_dsa add selectorless matrix stack functions
Pierre-Eric Pelloux-Prayer
2019-06-03
1
-0
/
+105
*
mesa: add new EXT_direct_state_access tokens
Timothy Arceri
2019-06-03
1
-0
/
+4
*
glapi: add EXT_direct_state_access
Chris Forbes
2019-06-03
3
-0
/
+21
*
meson: make nm binary optional
Dylan Baker
2019-05-03
2
-2
/
+2
*
meson: always define libglapi
Dylan Baker
2019-05-03
1
-0
/
+2
*
Revert "meson: drop GLESv1 .so version back to 1.0.0"
Ross Burton
2019-04-30
1
-1
/
+1
*
delete autotools input files
Eric Engestrom
2019-04-29
2
-24
/
+0
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
5
-14
/
+0
*
mesa: enable glGet for EXT_gpu_shader4
Marek Olšák
2019-04-24
1
-4
/
+0
*
mesa: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+6
*
Delete autotools
Dylan Baker
2019-04-15
2
-644
/
+0
*
mesa: implement ARB/KHR_parallel_shader_compile
Marek Olšák
2019-04-01
1
-1
/
+14
*
configure.ac/meson.build: Add options for library suffixes
Benjamin Gordon
2019-03-21
3
-16
/
+16
*
autotools: don't build libGLES*.so with GLVND
Eric Engestrom
2019-03-08
1
-2
/
+8
*
meson: don't build libGLES*.so with GLVND
Eric Engestrom
2019-03-08
1
-5
/
+7
*
mapi: work around GCC LTO dropping assembly-defined functions
Konstantin Kharlamov
2019-02-13
4
-0
/
+4
*
mesa: expose NV_conditional_render on GLES
Erik Faye-Lund
2019-01-30
1
-2
/
+2
*
mapi: print function declarations for shared glapi
Emil Velikov
2019-01-25
1
-1
/
+1
*
mapi: remove machinery handling CSV files
Emil Velikov
2019-01-24
1
-74
/
+6
*
mapi: remove old, unused ES* generator code
Emil Velikov
2019-01-24
2
-113
/
+1
*
mapi/es2api: remove no longer present entrypoints
Emil Velikov
2019-01-24
1
-5
/
+0
*
mapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints
Emil Velikov
2019-01-24
2
-11
/
+2
*
mapi/es*api: remove GL_OES_EGL_image entrypoints
Emil Velikov
2019-01-24
2
-6
/
+0
*
Revert "mapi/new: sort by slot number"
Emil Velikov
2019-01-24
1
-3
/
+0
*
scons: wire the new generator for es1 and es2
Emil Velikov
2019-01-24
1
-7
/
+21
*
meson: wire the new generator for es1 and es2
Emil Velikov
2019-01-24
4
-6
/
+14
*
autotools: wire the new generator for es1 and es2
Emil Velikov
2019-01-24
1
-8
/
+15
*
mapi/new: remove duplicate GLvoid/void substitution
Emil Velikov
2019-01-24
1
-1
/
+0
*
mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one
Emil Velikov
2019-01-24
2
-1
/
+1
*
mapi/new: don't print info we don't need for ES1/ES2
Emil Velikov
2019-01-24
1
-4
/
+6
*
mapi/new: split out public_entries handling
Emil Velikov
2019-01-24
1
-0
/
+12
*
mapi/new: reinstate _NO_HIDDEN suffixes in the new generator
Emil Velikov
2019-01-24
1
-6
/
+6
[next]