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
/
glapi
/
gen
/
gl_genexec.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-10
mapi/gen: remove shebang from python scripts
Emil Velikov
1
-1
/
+0
2017-02-22
mesa: Separate INTEL_performance_query frontend
Robert Bragg
1
-0
/
+1
2016-08-30
mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
1
-0
/
+1
2016-08-24
mesa: Rename "texturebarrier" source files to "barrier".
Francisco Jerez
1
-1
/
+1
2016-02-08
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
1
-0
/
+1
2015-09-16
mesa: move GL_APPLE_object_purgeable functions to new file
Brian Paul
1
-0
/
+1
2015-05-28
glapi: Store exec table version info outside the XML
Ian Romanick
1
-11
/
+43
2015-05-22
glapy: gl_genexec.py: use a main function
Dylan Baker
1
-1
/
+6
2015-05-22
glapi: gl_genexec.py: use argparse instead of getopt
Dylan Baker
1
-17
/
+12
2015-05-06
glapi: Add positional argument specifier.
Vinson Lee
1
-1
/
+1
2015-05-04
glapi/es3.1: Add support for GLES versions > 3.0
Ian Romanick
1
-2
/
+2
2015-04-16
glapi: add GL_ARB_program_interface_query skeleton
Tapani Pälli
1
-0
/
+1
2014-08-11
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
1
-0
/
+1
2014-02-21
mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects
Gregory Hainaut
1
-0
/
+1
2014-02-05
mesa/cs: Add dispatch API stubs for ARB_compute_shader.
Paul Berry
1
-0
/
+1
2014-02-02
mesa: move glGenerateMipmap() code into new genmipmap.c file
Brian Paul
1
-0
/
+1
2014-02-02
mesa: move glBlitFramebuffer code into new blit.c file
Brian Paul
1
-0
/
+1
2014-01-15
mesa: Implement the GL entry points defined by ARB_shader_image_load_store.
Francisco Jerez
1
-0
/
+1
2013-12-13
mesa: Add API definitions for ARB_texture_view
Courtney Goeltzenleuchter
1
-0
/
+1
2013-10-26
implement NV_vdpau_interop v7
Christian König
1
-0
/
+1
2013-09-26
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
1
-0
/
+1
2013-09-04
glapi: Setup autogeneration infrastructure for KHR_debug
Timothy Arceri
1
-0
/
+1
2013-05-02
mesa: simplify dispatch for glDraw* functions
Brian Paul
1
-0
/
+3
2013-04-17
glapi: no longer emit #include "mfeatures.h" in generated files
Brian Paul
1
-1
/
+0
2013-01-15
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query
Ian Romanick
1
-0
/
+1
2012-12-16
mesa: assert if driver did not compute the version
Jordan Justen
1
-0
/
+1
2012-12-16
mesa: separate exec allocation from initialization
Jordan Justen
1
-12
/
+8
2012-11-29
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
1
-1
/
+1
2012-11-12
glapi: Stop handling XML annotation exec="{es,check,loopback}".
Paul Berry
1
-3
/
+0
2012-11-12
glapi: Remove handling of mesa_name XML attribute.
Paul Berry
1
-1
/
+1
2012-11-06
glapi/gen: Add code generation script for _mesa_create_exec_table().
Paul Berry
1
-0
/
+222