summaryrefslogtreecommitdiff
path: root/src/mesa/main/extensions_table.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22mesa: GL_ARB_shader_subroutine is not optional in core profileIan Romanick1-1/+1
2017-05-06mesa: add ARB_bindless_texture to the extensions listSamuel Pitoiset1-0/+1
2017-04-26mesa: drop APPLE_vertex_array_object supportTimothy Arceri1-1/+0
2017-04-19mesa: expose KHR_no_errorTimothy Arceri1-0/+1
2017-04-05mesa: add GL_ARB_shader_ballot boilerplateNicolai Hähnle1-0/+1
2017-04-05mesa: Add GL_ARB_sparse_buffer boilerplateNicolai Hähnle1-0/+1
2017-03-31mesa: Add support for GL_NV_fill_rectangleLyude1-0/+1
2017-02-21mesa: Add types for ARB_transform_feedback_oveflow_query.Rafael Antognolli1-0/+1
2017-02-13mesa: Add EXT_frag_depth bits and enable it on all driversAnuj Phogat1-0/+1
2017-02-02mesa: Enable EXT_compressed_ETC1_RGB8_sub_texturePlamena Manolova1-0/+1
2017-01-24mesa: Don't advertise GL_OES_read_format in core profileIan Romanick1-1/+1
2017-01-20mesa: Add ARB_gpu_shader_int64 extension bitsDave Airlie1-0/+1
2016-12-13extensions: update INTEL_conservative_rasterization dependenciesLionel Landwerlin1-1/+1
2016-12-07mesa: add support for GL_INTEL_conservative_rasterizationLionel Landwerlin1-0/+1
2016-12-07mesa: Add GL and GLSL plumbing for ARB_post_depth_coverage for i965 (gen9+).Plamena Manolova1-0/+1
2016-11-18mesa: add NV_image_formats extension supportLionel Landwerlin1-0/+1
2016-11-09mesa/extensions: expose OES_vertex_half_float for ES2Kevin Strasser1-0/+1
2016-10-27mesa: expose GL_EXT_robustnessTapani Pälli1-0/+1
2016-10-07mesa/main: add support for ARB_compute_variable_groups_sizeSamuel Pitoiset1-0/+1
2016-09-22mesa: add GL_OES_viewport_array to the extension stringIlia Mirkin1-0/+1
2016-09-20mesa: Implement ARB_shader_viewport_layer_array for i965Dylan Baker1-0/+1
2016-09-13glsl: add core plumbing for GL_ANDROID_extension_pack_es31aIlia Mirkin1-0/+2
2016-09-12mesa: Enable OES/EXT_tessellation_shader for ES 3.1 + ARB_tess drivers.Kenneth Graunke1-4/+4
2016-08-30mesa: add scaffolding for OES/EXT_primitive_bounding_boxIlia Mirkin1-0/+2
2016-08-28mesa: add EXT_texture_cube_map_array supportIlia Mirkin1-0/+1
2016-08-28mesa: remove OES_shader_io_blocks enableIlia Mirkin1-2/+2
2016-08-26mesa: Add support for OES_texture_cube_map_arrayIan Romanick1-0/+1
2016-08-26mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_sizeIan Romanick1-0/+2
2016-08-25mesa: Implement GL_KHR_blend_equation_advanced_coherent.Kenneth Graunke1-0/+1
2016-08-25mesa: add KHR_blend_equation_advanced enable and extension stringIlia Mirkin1-0/+1
2016-08-24mesa: Add extension enables for framebuffer fetch extensions.Francisco Jerez1-0/+1
2016-08-08mesa: Add {OES,EXT}_tessellation_shader to the extensions table.Kenneth Graunke1-0/+4
2016-07-19MESA_shader_integer_functions: Boiler plate extension trackingIan Romanick1-0/+1
2016-07-18mesa: Add the infrastructure for KHR_texture_compression_astc_sliced_3dAnuj Phogat1-0/+1
2016-06-18mesa: add GL_EXT_window_rectangles state storage/retrieval functionalityIlia Mirkin1-0/+1
2016-06-06mesa: hook up core bits of GL_ARB_shader_group_voteIlia Mirkin1-0/+1
2016-06-02mesa/extensions: Fix ES1 extension reportingNanley Chery1-2/+2
2016-05-26mesa: Add extension tracking for GL_OES_shader_io_blocksIan Romanick1-0/+2
2016-05-25i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen1-0/+1
2016-05-23mesa: remove separate enable for KHR_robust_buffer_access_behaviorIlia Mirkin1-1/+1
2016-05-23glsl: add EXT_clip_cull_distance support based on ARB_cull_distanceIlia Mirkin1-0/+1
2016-05-23main: Add extension enable bits for KHR_robust_buffer_access_behaviorJason Ekstrand1-0/+1
2016-05-14mesa/main: Add support for GL_ARB_cull_distance (v2)Tobias Klausmann1-0/+1
2016-05-03mesa: Add OES_texture_compression_astc to extension table and gl_extensionsAnuj Phogat1-0/+1
2016-04-25glsl: add ability to use essl 3.20Ilia Mirkin1-0/+1
2016-04-12mesa: Expose the ARB_robust_buffer_access_behavior extension.Bas Nieuwenhuizen1-0/+1
2016-04-03mesa: expose EXT_base_instance in ES3 contextsIlia Mirkin1-0/+1
2016-04-03mesa: expose EXT_polygon_offset_clamp in ES contextsIlia Mirkin1-1/+1
2016-04-03mesa: add ES3_1_compatibility extension enableIlia Mirkin1-0/+1
2016-03-31mesa: add GL_OES/EXT_draw_buffers_indexed supportIlia Mirkin1-0/+2