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
*
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
*
mapi/new: use the static_data offsets in the new generator
Emil Velikov
2019-01-24
1
-1
/
+19
*
mapi/new: sort by slot number
Emil Velikov
2019-01-24
1
-0
/
+3
*
mapi/new: import mapi scripts from glvnd
Emil Velikov
2019-01-24
2
-0
/
+181
*
mapi: move genCommon.py to src/mapi/new
Emil Velikov
2019-01-24
3
-0
/
+225
*
mapi: add all _glapi_table entrypoints to static_data.py
Emil Velikov
2019-01-24
2
-2
/
+1023
*
mapi: sort static entrypoints numerically
Emil Velikov
2019-01-24
1
-8
/
+8
*
Revert "mesa/main: remove ARB suffix from glGetnTexImage"
Emil Velikov
2019-01-24
2
-10
/
+1
*
mapi: drop unneeded gl_dispatch_stub declarations
Erik Faye-Lund
2019-01-24
1
-1
/
+2
*
mesa: correctly use os.path.join in our python scripts
Emil Velikov
2019-01-24
1
-2
/
+2
*
glapi: fixup EXT_multisampled_render_to_texture dispatch
Kristian H. Kristensen
2018-12-10
4
-4
/
+12
*
mesa: Add core support for EXT_multisampled_render_to_texture{,2}
Kristian H. Kristensen
2018-12-06
4
-0
/
+38
*
mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_view
Marek Olšák
2018-12-04
1
-0
/
+13
*
mesa/main: remove ARB suffix from glGetnTexImage
Erik Faye-Lund
2018-11-26
2
-1
/
+10
*
glapi: add missing visibility args
Eric Engestrom
2018-11-22
1
-1
/
+1
*
mesa/glthread: enable immediate mode
Marek Olšák
2018-11-20
1
-1
/
+1
*
mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch
Marek Olšák
2018-11-20
1
-1
/
+1
*
meson: Add tests to suites
Dylan Baker
2018-11-20
4
-4
/
+8
*
Revert "mesa: expose NV_conditional_render on GLES"
Erik Faye-Lund
2018-11-09
1
-2
/
+2
*
Revert "mesa/main: fixup make check after NV_conditional_render for gles"
Erik Faye-Lund
2018-11-09
1
-2
/
+0
*
mesa/main: fixup make check after NV_conditional_render for gles
Erik Faye-Lund
2018-11-09
1
-0
/
+2
*
mesa: expose NV_conditional_render on GLES
Erik Faye-Lund
2018-11-09
1
-2
/
+2
*
mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias Fröhlich
2018-11-01
1
-2
/
+2
*
configure: allow building with python3
Emil Velikov
2018-10-31
2
-2
/
+2
*
gen: Add AMD_gpu_shader_int64.xml to tarball
Dylan Baker
2018-10-24
2
-0
/
+2
*
gen: Add EXT_vertex_attrib_64bit.xml to dependency lists
Dylan Baker
2018-10-24
2
-0
/
+2
*
scons: Remove gles option.
Jose Fonseca
2018-10-19
2
-13
/
+2
*
meson: only build clapi tests when OpenGL is being built
Dylan Baker
2018-10-09
2
-2
/
+2
*
mesa: enable EXT_framebuffer_object in core profile
Timothy Arceri
2018-09-18
1
-2
/
+2
*
mesa: enable ARB_direct_state_access in compat for GL3.1+
Timothy Arceri
2018-08-30
1
-97
/
+97
[next]