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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Switch to using the Khronos registry for generating enums.
Eric Anholt
2015-12-01
1
-2
/
+2
*
mesa: remove ARB_geometry_shader4
Marta Lofstedt
2015-11-26
1
-1
/
+0
*
glapi: add ARB_shader_storage_block_buffer_object
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+1
*
mapi: automake: rework the source generation rules
Emil Velikov
2015-09-09
1
-19
/
+19
*
glapi: add support for KHR_texture_compression_astc_ldr
Nanley Chery
2015-08-26
1
-0
/
+1
*
mapi: ship ARB_tessellation_shader.xml
Emil Velikov
2015-08-22
1
-0
/
+1
*
glapi: Add ARB_shader_subroutine functions and enums (v2)
Chris Forbes
2015-07-23
1
-0
/
+1
*
mesa: add API dispatch for GL_ARB_get_texture_sub_image
Brian Paul
2015-07-21
1
-0
/
+1
*
mesa: Constants and functions for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
1
-0
/
+1
*
glapi: Store exec table version info outside the XML
Ian Romanick
2015-05-28
1
-1
/
+2
*
glapi: glX_proto_size.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-1
/
+1
*
glapi: track GL_ARB_program_interface_query.xml
10.6-branchpoint
Emil Velikov
2015-05-19
1
-0
/
+1
*
glapi: Store static dispatch offsets in a separate table
Ian Romanick
2015-05-15
1
-0
/
+2
*
mapi: add GL_ARB_vertex_attrib_64bit support
Dave Airlie
2015-05-08
1
-0
/
+1
*
glapi: add ARB_gpu_shader_fp64 (v2)
Dave Airlie
2015-02-19
1
-0
/
+1
*
mesa: Add support for the ARB_pipeline_statistics_query extension
Ben Widawsky
2015-02-17
1
-0
/
+1
*
glapi: Added ARB_direct_state_access.xml file.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi/gen: Add gl_and_glX_API.xml to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi/gen: Add KHR_context_flush_control.xml to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
glapi: Remove dead mesadef.py.
Matt Turner
2014-11-26
1
-1
/
+0
*
glapi: Remove dead extension_helper.py.
Matt Turner
2014-11-24
1
-2
/
+0
*
mesa: Add ARB_clip_control.xml to automake.
Mathias Fröhlich
2014-10-25
1
-0
/
+1
*
mesa: add ARB_texture_barrier support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
1
-0
/
+1
*
mesa: add ARB_clear_texture.xml to file list, remove duplicate decls
Ilia Mirkin
2014-07-24
1
-0
/
+1
*
glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
1
-0
/
+1
*
mesa: Add core support for the GL_INTEL_performance_query extension.
Petri Latvala
2014-05-02
1
-0
/
+1
*
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
2014-05-02
1
-0
/
+1
*
glapi/gen: Ship more Python files
Matt Turner
2014-04-07
1
-0
/
+17
*
glapi/gen: Ship XML and Python files
Matt Turner
2014-04-07
1
-1
/
+3
*
glapi/gen: Add missing XML files to API_XML
Matt Turner
2014-04-07
1
-11
/
+10
*
glapi: Enable ES compatibility mode
Ian Romanick
2014-04-02
1
-1
/
+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: Add ARB_viewport_array plumbing
Courtney Goeltzenleuchter
2014-01-20
1
-0
/
+1
*
glapi: Update dispatch XML files for 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
*
glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirect
Chris Forbes
2013-11-25
1
-0
/
+1
*
build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
Matt Turner
2013-11-07
1
-3
/
+3
*
glapi: Add infrastructure for ARB_vertex_attrib_binding
Fredrik Höglund
2013-11-07
1
-0
/
+1
*
mesa: Add new functions and enums required by GL_ARB_sample_shading
Anuj Phogat
2013-11-01
1
-1
/
+4
*
glapi: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
1
-0
/
+1
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
1
-0
/
+1
*
glapi: Add missing XML files to Makefile dependencies.
Matt Turner
2013-10-16
1
-0
/
+8
*
mesa: fix make check for ARB_texture_gather
Chris Forbes
2013-10-03
1
-0
/
+1
*
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
2013-09-26
1
-0
/
+1
*
glapi/gen: build temporary files in the build directory
Maarten Lankhorst
2013-08-21
1
-4
/
+4
*
build: Move src/mapi/mapi/* to src/mapi/
Matt Turner
2013-04-15
1
-1
/
+1
*
glapi/gen: Remove duplicate PYTHON_FLAGS
Stefan Brüns
2013-03-09
1
-7
/
+7
[next]