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
/
glapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.
Francisco Jerez
2018-02-24
2
-5
/
+6
*
mesa: add some of missing compatibility support for ARB_bindless_texture
Marek Olšák
2018-02-23
1
-1
/
+1
*
mesa: add glsl version query (v4)
Vadym Shovkoplias
2018-02-13
1
-0
/
+1
*
glapi: fix check_table test for non-shared glapi with meson
Dylan Baker
2018-02-06
1
-2
/
+3
*
glapi: Don't search through subdirs from glapitable.h
Dylan Baker
2018-02-06
1
-1
/
+1
*
glapi: remove APPLE extensions from test
Dylan Baker
2018-02-06
1
-2
/
+0
*
glapi/check_table: Remove 'extern "C"' block
Dylan Baker
2018-02-06
1
-2
/
+0
*
glapi: don't walk backwards for includes
Dylan Baker
2018-02-06
1
-1
/
+1
*
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
2018-02-01
2
-0
/
+17
*
mapi: remove duplicate GL typedefs
Emil Velikov
2018-01-25
1
-7
/
+0
*
mapi: remove non applicable HAVE_DIX_CONFIG_H hunk
Emil Velikov
2018-01-25
1
-6
/
+0
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+2
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-6
/
+7
*
mesa: Tidy up the 4.6 section of GL4x.xml
Neil Roberts
2018-01-06
1
-5
/
+10
*
mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parameters
Neil Roberts
2018-01-05
1
-0
/
+22
*
glapi: add GL_EXT_disjoint_timer_query
Tapani Pälli
2017-12-15
2
-2
/
+18
*
mesa: add GL_ARB_gl_spirv boilerplate
Nicolai Hähnle
2017-12-12
6
-0
/
+39
*
mesa: add GL_PROGRAM_BINARY_FORMAT_MESA enum
Jordan Justen
2017-12-08
1
-1
/
+6
*
meson: fix generated source inclusion on macOS and Windows
Dylan Baker
2017-11-30
1
-1
/
+1
*
gl_table.py: add extern C guard for the generated glapitable.h
Emil Velikov
2017-11-27
1
-0
/
+8
*
meson: add variable for mapi_abi.py instead of going back up the tree
Eric Engestrom
2017-11-23
1
-1
/
+1
*
meson: reorder subdirs to avoid directly including more than one level
Eric Engestrom
2017-11-23
1
-0
/
+2
*
meson: replace with_*dri with with_dri_platform
Dylan Baker
2017-11-22
1
-1
/
+1
*
mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
Marek Olšák
2017-11-09
1
-7
/
+5
*
scons: fix scons build to find generated glapitable.h
Brian Paul
2017-10-27
1
-0
/
+1
*
meson: build classic osmesa
Dylan Baker
2017-10-27
1
-1
/
+1
*
meson: Add generated files to non-shared glapi
Dylan Baker
2017-10-27
1
-0
/
+3
*
glapi: include generated headers without path
Dylan Baker
2017-10-27
3
-4
/
+4
*
meson: fix glprocs.h generator
Dylan Baker
2017-10-27
1
-3
/
+3
*
gles2: support for GL_EXT_occlusion_query_boolean
Harish Krupo
2017-10-25
1
-0
/
+51
*
mapi: Update extension number of MESA_tile_raster_order.
Eric Anholt
2017-10-12
1
-2
/
+1
*
meson: fix glx test
Dylan Baker
2017-10-11
1
-0
/
+1
*
mesa: Implement a new GL_MESA_tile_raster_order extension.
Eric Anholt
2017-10-10
2
-0
/
+14
*
meson: build glx
Dylan Baker
2017-10-09
1
-0
/
+2
*
meson: Build i965 and dri stack
Dylan Baker
2017-10-09
2
-0
/
+331
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+19
*
mapi/gen: remove shebang from the marshal generator scripts
Emil Velikov
2017-08-26
3
-3
/
+0
*
mesa: Implement GL_ARB_polygon_offset_clamp
Adam Jackson
2017-08-25
1
-0
/
+9
*
mesa: add KHR_no_error support to glBindBufferOffsetEXT()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glTransformFeedbackVaryings()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glResumeTransformFeedback()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glPauseTransformFeedback()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glEndTransformFeedback()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glBeginTransformFeedback()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glBindTransformFeedback()
Samuel Pitoiset
2017-08-25
1
-1
/
+1
*
include: Sync Khronos headers for OpenGL 4.6
Adam Jackson
2017-08-24
1
-47
/
+214
*
Revert "include: Sync Khronos headers for OpenGL 4.6"
Adam Jackson
2017-08-24
1
-214
/
+47
*
include: Sync Khronos headers for OpenGL 4.6
Adam Jackson
2017-08-24
1
-47
/
+214
*
glapi: per the extension spec, the EXT-suffixed function should be used
Ilia Mirkin
2017-08-07
1
-10
/
+0
*
mapi: add EXT_external_objects and EXT_external_objects_fd
Andres Rodriguez
2017-08-06
5
-0
/
+268
[next]