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
/
mesa
/
main
/
extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: enable GL_ARB_get_texture_sub_image for all drivers
Brian Paul
2015-07-21
1
-0
/
+1
*
mesa: define ARB_shader_storage_buffer_object extension
Samuel Iglesias Gonsalvez
2015-07-14
1
-0
/
+1
*
mesa: Back out an accidental change I had in a VC4 commit.
Eric Anholt
2015-06-20
1
-1
/
+0
*
vc4: Fix write-only texsubimage when we had to align.
Eric Anholt
2015-06-20
1
-0
/
+1
*
mesa: Define infrastructure for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
1
-0
/
+1
*
mesa: Enable ARB_direct_state_access by default for core profile
Ian Romanick
2015-05-28
1
-1
/
+1
*
Revert "mesa: Add an extension flag for ARB_direct_state_access"
Ian Romanick
2015-05-28
1
-1
/
+1
*
mesa: Add an extension flag for ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-1
/
+1
*
mesa: add ARB_vertex_attrib_64bit to extensions. (v2)
Dave Airlie
2015-05-08
1
-0
/
+1
*
mesa: add GL_OES_EGL_sync
Marek Olšák
2015-04-30
1
-0
/
+1
*
mesa: finish implementing ARB_texture_stencil8 (v5)
Dave Airlie
2015-04-23
1
-0
/
+1
*
mesa: enable GL_ARB_program_interface_query extension
Tapani Pälli
2015-04-16
1
-0
/
+1
*
mesa: don't enable NV_fragment_program_option with swrast
Roland Scheidegger
2015-02-21
1
-1
/
+0
*
mesa: add ARB_gpu_shader_fp64 extension info (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
*
mesa: Add ARB_tessellation_shader to extension table.
Fabian Bieler
2015-02-17
1
-0
/
+1
*
mesa: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+1
*
mesa: add support for GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
Mesa: Add support for GL_OES_texture_*float* extensions.
Kalyan Kondapally
2015-01-29
1
-0
/
+4
*
mesa: Add ARB_shader_precision infrastructure
Micah Fedke
2015-01-19
1
-0
/
+1
*
mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
2015-01-14
1
-0
/
+1
*
glapi: Added ARB_direct_state_access.xml file.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
mesa: Add support for the GL_KHR_context_flush_control extension
Neil Roberts
2014-10-28
1
-0
/
+1
*
mesa: Implement ARB_clip_control.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
1
-1
/
+1
*
mesa/main: Check allocations success in _mesa_one_time_init_extension_overrid...
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+9
*
mesa: add ARB_conditional_render_inverted flags
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
mesa: add ARB_derivative_control extension bit
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
mesa: add ARB_texture_barrier support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
mesa: Make ARB_gpu_shader5 core-profile-only
Chris Forbes
2014-08-14
1
-1
/
+1
*
swrast: Enable GL_ARB_texture_compression_bptc
Neil Roberts
2014-08-12
1
-0
/
+1
*
mesa: Add the GL_ARB_texture_compression_bptc extension
Neil Roberts
2014-08-12
1
-0
/
+1
*
mesa: make _mesa_init_extensions context-independent
Marek Olšák
2014-08-11
1
-4
/
+4
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
1
-0
/
+1
*
mesa/main: add ARB_clear_texture entrypoints
Ilia Mirkin
2014-07-23
1
-0
/
+1
*
mesa: add support for AMD_vertex_shader_viewport_index
Ilia Mirkin
2014-07-02
1
-0
/
+1
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
1
-2
/
+0
*
mesa: expose ARB_seamless_cubemap_per_texture when supported
Ilia Mirkin
2014-06-28
1
-0
/
+1
*
mesa: Add extension plumbing for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
1
-0
/
+1
*
main/extensions: Only parse MESA_EXTENSION_OVERRIDE once
Jordan Justen
2014-06-16
1
-74
/
+40
*
main/extensions: Build list of extensions that can't be disabled
Jordan Justen
2014-06-16
1
-5
/
+20
*
main/extensions: Create extra extensions override string
Jordan Justen
2014-06-16
1
-0
/
+38
*
main/extensions: Add early extension override structures
Jordan Justen
2014-06-16
1
-0
/
+51
*
main/extensions: Create a context-less set_extensions function
Jordan Justen
2014-06-16
1
-5
/
+20
*
main/extensions: Don't advertise unknown extensions overrides with (-)
Jordan Justen
2014-06-16
1
-1
/
+1
*
mesa: add enable bit for ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
1
-0
/
+1
*
mesa: Add extension enable 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
*
mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
Ian Romanick
2014-05-02
1
-0
/
+1
*
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
2014-05-02
1
-2
/
+0
[next]