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