index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
mapi: remove unused mapi.[ch]
Emil Velikov
3
-254
/
+0
2017-02-22
mesa: Separate INTEL_performance_query frontend
Robert Bragg
1
-0
/
+1
2017-01-27
mapi: automake: include builddir prior to srcdir
Emil Velikov
1
-2
/
+2
2017-01-20
mapi: Add support for ARB_gpu_shader_int64.
Dave Airlie
4
-0
/
+304
2017-01-18
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
2
-9
/
+3
2017-01-13
glX_proto_send.py: Unify the style of function pointer calls in structs
Boyan Ding
1
-1
/
+1
2017-01-13
mapi: update the asm code to support x32
Grazvydas Ignotas
1
-3
/
+28
2016-12-13
glapi: add missing INTEL_conservative_rasterization
Lionel Landwerlin
1
-0
/
+4
2016-10-27
mesa: add missing CONTEXT_ROBUST_ACCESS enum
Tapani Pälli
1
-0
/
+3
2016-10-24
mapi: automake: set VISIBILITY_CFLAGS for shared glapi
Jonathan Gray
1
-0
/
+3
2016-10-20
Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""
Francisco Jerez
1
-0
/
+12
2016-10-20
glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...
Francisco Jerez
1
-13
/
+17
2016-10-12
mapi: fix out-of-tree build dependencies
Nicolai Hähnle
1
-2
/
+2
2016-10-07
glapi: add entry points for GL_ARB_compute_variable_group_size
Samuel Pitoiset
3
-1
/
+29
2016-10-06
mapi/glapi: remove unused _glapi_check_table()
Emil Velikov
2
-68
/
+0
2016-10-06
mapi/glapi: remove unused _glapi_check_table_not_null
Emil Velikov
2
-24
/
+0
2016-09-23
Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"
Dylan Baker
1
-12
/
+0
2016-09-22
mesa: add new entrypoints for GL_OES_viewport_array
Ilia Mirkin
2
-6
/
+56
2016-09-22
mapi: export all GLES 3.2 functions in libGLESv2.so
Dylan Baker
1
-0
/
+12
2016-09-22
mapi: sort static_data.py functions
Dylan Baker
1
-2
/
+2
2016-09-22
mapi: retab static_data.py to be consistent
Dylan Baker
1
-1285
/
+1285
2016-09-15
direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")
Jon Turney
3
-1
/
+7
2016-09-13
mesa: introduce glPrimitiveBoundingBoxARB entrypoint
Ilia Mirkin
2
-19
/
+37
2016-09-06
mapi: add gl32.h to the list of GLES3 headers for installation
Ilia Mirkin
1
-0
/
+1
2016-09-03
mapi: don't forget to expose GetPointerv in GL ES 3.2
Ilia Mirkin
1
-1
/
+1
2016-08-30
mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
2
-0
/
+50
2016-08-28
Update Khronos-supplied headers to r33100
Ilia Mirkin
1
-185
/
+1779
2016-08-27
scons: Take indirect gl_and_es_API.xml dependencies in consideration.
Jose Fonseca
1
-1
/
+2
2016-08-26
mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
Ian Romanick
1
-0
/
+10
2016-08-25
glapi: add KHR_blend_equation_advanced dispatch
Ilia Mirkin
1
-0
/
+24
2016-08-24
mesa: Rename "texturebarrier" source files to "barrier".
Francisco Jerez
1
-1
/
+1
2016-08-24
glapi: Add XML for GL_EXT_shader_framebuffer_fetch.
Francisco Jerez
1
-0
/
+5
2016-08-12
mesa: Document that _mesa_enum_to_string() returns non-null (v2)
Chad Versace
1
-1
/
+6
2016-08-08
mapi: Add PatchParameteriOES and PatchParameteriEXT.
Kenneth Graunke
1
-0
/
+10
2016-07-22
mapi: fix typo in macro name
Eric Engestrom
3
-3
/
+3
2016-07-21
mapi: Massage code to allow clang to compile.
Matt Turner
3
-6
/
+22
2016-06-29
mapi: Export all GLES 3.1 functions in libGLESv2.so
Ian Romanick
1
-0
/
+51
2016-06-18
glapi: add GL_EXT_window_rectangles entrypoints
Ilia Mirkin
3
-0
/
+32
2016-06-13
glapi: remap_helper.py: remove MESA_alt_functions
Emil Velikov
1
-42
/
+0
2016-06-10
mesa: add drawbuffer argument to ClearNamedFramebufferfi
Ilia Mirkin
1
-0
/
+1
2016-06-08
glapi/glx: Add overflow checks to the client-side indirect code
Adam Jackson
1
-0
/
+9
2016-05-26
mapi: expose new functions in GL ES 3.2
Ilia Mirkin
9
-38
/
+38
2016-05-25
scons: whitespace cleanup
Giuseppe Bilotta
1
-1
/
+1
2016-05-25
i965: Enable GL_KHR_robustness
Kristian Høgsberg Kristensen
5
-0
/
+136
2016-05-23
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
Kenneth Graunke
1
-0
/
+1
2016-05-17
glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array
Adam Jackson
1
-4
/
+12
2016-05-17
glapi: Define PURE for Sun Studio as well
Adam Jackson
1
-1
/
+1
2016-05-17
glapi/glx: Mark byteswap functions as _X_UNUSED (v2)
Adam Jackson
1
-6
/
+6
2016-05-17
glapi: Harden GLX request size processing (v2)
Adam Jackson
5
-19
/
+13
2016-05-17
glapi: Add the safe_{add,mul,pad} functions from xserver
Adam Jackson
1
-0
/
+24
[next]