index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
glapi: encode python files in utf-8 rather than ascii
Dylan Baker
21
-27
/
+50
2016-03-31
glapi: clean imports in python files
Dylan Baker
16
-25
/
+45
2016-03-30
mesa: add GL_EXT_copy_image support
Ilia Mirkin
1
-0
/
+22
2016-03-30
mesa: add GL_OES_copy_image support
Ilia Mirkin
1
-0
/
+22
2016-03-30
mesa: add GL_OES_sample_shading support
Ilia Mirkin
1
-0
/
+6
2016-03-29
glapi/glx: Mark the indirect swapped dispatch functions _X_COLD
Adam Jackson
1
-3
/
+3
2016-03-29
glapi/glx: Sync some additional error checking from xserver
Adam Jackson
1
-0
/
+4
2016-03-28
mesa: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2
-2
/
+38
2016-03-28
glapi/glx: Treat xserver generated targets as .PHONY
Adam Jackson
1
-0
/
+2
2016-03-28
glapi/glx: Thunk non-ABI calls through GetProcAddress
Adam Jackson
1
-2
/
+8
2016-03-28
glapi/glx: Emit direct GL calls instead of dispatch lookup
Adam Jackson
2
-34
/
+10
2016-03-28
glx: Unbreak generating some of the xorg glx headers
Adam Jackson
1
-2
/
+2
2016-03-09
glapi: remove the final function offset tags
Emil Velikov
4
-30
/
+30
2016-03-03
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2
Alejandro Piñeiro
3
-1
/
+121
2016-02-22
mesa: add GL_EXT_texture_border_clamp support
Ilia Mirkin
2
-4
/
+34
2016-02-22
mesa: add GL_OES_texture_border_clamp support
Ilia Mirkin
1
-1
/
+57
2016-02-08
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
1
-0
/
+1
2016-02-05
mesa: implement GL_ATI_meminfo (v2)
Marek Olšák
1
-0
/
+6
2016-02-05
mesa: implement GL_NVX_gpu_memory_info (v2)
Marek Olšák
1
-0
/
+8
2016-02-04
glapi: Add xml infrastructure for ARB_query_buffer_object
Rafal Mielniczuk
1
-1
/
+8
2016-01-22
glapi: add GL_OES_geometry_shader extension
Marta Lofstedt
2
-3
/
+45
2016-01-21
mesa: add GREMEDY_string_marker
Rob Clark
3
-0
/
+21
2016-01-21
glapi: Build glapi_gentable.c only on Darwin
Andreas Boll
3
-4
/
+18
2016-01-21
mesa: Reduce libGL.so binary size by about 15%
Arlie Davis
1
-16
/
+41
2016-01-18
mapi: include gl.xml in the tarball
Emil Velikov
1
-0
/
+1
2016-01-07
glapi: add ARB_indirect_parameters definitions
Ilia Mirkin
3
-1
/
+36
2015-12-03
mesa: do not enable KHR_debug for ES 1.0
Emil Velikov
1
-10
/
+10
2015-12-03
glapi: add GetPointervKHR to the ES dispatch
Emil Velikov
1
-0
/
+5
2015-12-02
Remove Sun CC specific code.
Jose Fonseca
2
-4
/
+4
2015-12-01
glapi: work-around MSVC 65K string length limitation for enums.c
Brian Paul
1
-3
/
+10
2015-12-01
mapi: Fix enums.c build with other build systems.
Eric Anholt
1
-1
/
+1
2015-12-01
mesa: Drop the blacklisting of new GL enums.
Eric Anholt
1
-266
/
+0
2015-12-01
mesa: Use a 32-bit offset for the enums.c string offset table.
Eric Anholt
1
-3
/
+1
2015-12-01
mesa: Prefer newer names to older ones among names present in core.
Eric Anholt
1
-17
/
+8
2015-12-01
mesa: Drop bitfield "enums" from the enum-to-string table.
Eric Anholt
1
-8
/
+11
2015-12-01
mesa: Switch to using the Khronos registry for generating enums.
Eric Anholt
2
-39
/
+370
2015-12-01
mesa: Remove the python mode bits from gl_enums.py.
Eric Anholt
1
-1
/
+0
2015-12-01
mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.
Eric Anholt
1
-1
/
+0
2015-12-01
mesa: Drop enums that had been removed in later revs of specs.
Eric Anholt
3
-6
/
+0
2015-12-01
mesa: Fix a typo in AMD_performance_monitor enum.
Eric Anholt
1
-1
/
+1
2015-12-01
mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION
Eric Anholt
1
-2
/
+2
2015-12-01
mesa: Add a copy of the Khronos gl.xml (SVN #31705).
Eric Anholt
1
-0
/
+45348
2015-11-26
mesa: remove ARB_geometry_shader4
Marta Lofstedt
3
-59
/
+1
2015-11-19
glapi: add EXT_blend_func_extended XML definitions
Ryan Houdek
2
-1
/
+28
2015-11-04
mesa: expose support for GL_EXT_buffer_storage
Ryan Houdek
1
-0
/
+9
2015-11-01
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
Ryan Houdek
2
-3
/
+91
2015-10-07
glapi: add function pointers for KHR_debug for gles
Matthew Waters
1
-0
/
+73
2015-10-02
mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix.
Kyle Brenneman
1
-1
/
+1
2015-09-25
glapi: add ARB_shader_storage_block_buffer_object
Samuel Iglesias Gonsalvez
4
-2
/
+59
2015-09-16
mesa: move GL_APPLE_object_purgeable functions to new file
Brian Paul
1
-0
/
+1
[next]