index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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