summaryrefslogtreecommitdiff
path: root/docs/features.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: Mark GLX_ARB_context_flush_control doneAdam Jackson2017-11-061-1/+1
* docs: Mark GL_KHR_no_error as done.Kenneth Graunke2017-10-241-1/+1
* docs: Add EXT_memory_objects extensions to features.txtJakob Bornecrantz2017-10-161-0/+6
* mesa: Expose GL_OES_required_internalformat on GLES contexts.Eric Anholt2017-10-101-1/+1
* docs: GL_ARB_indirect_parameters is now supported on i965/gen7+Matt Turner2017-10-021-1/+1
* llvmpipe, gallivm: implement lod queries (LODQ opcode)Roland Scheidegger2017-09-201-1/+1
* llvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICSRoland Scheidegger2017-09-091-1/+1
* mesa: Implement GL_ARB_polygon_offset_clampAdam Jackson2017-08-251-1/+1
* mesa: Implement GL_ARB_texture_filter_anisotropicAdam Jackson2017-08-251-1/+3
* llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOWRoland Scheidegger2017-08-171-1/+1
* softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOWRoland Scheidegger2017-08-171-1/+1
* fix GL_ARB_spirv_extensions nameIlia Mirkin2017-08-061-1/+1
* docs: Add Vulkan to features.txtJordan Justen2017-08-021-0/+41
* radeonsi: enable ARB_transform_feedback_overflow_queryNicolai Hähnle2017-08-021-1/+1
* docs: Update feature list for GL 4.6Adam Jackson2017-07-311-8/+14
* i965: Enable ARB_shader_ballot on Gen8+Matt Turner2017-07-201-1/+1
* i965: Enable ARB_shader_group_voteMatt Turner2017-07-201-1/+1
* radeonsi: enable ARB_bindless_textureSamuel Pitoiset2017-06-141-1/+1
* docs: Document ASTC extension support for SKL and BXTNanley Chery2017-05-221-2/+2
* docs/features: mark KHR_no_error as startedKai Wasserbäch2017-04-211-1/+1
* nvc0: Add support for setting viewport index/layer from VS/TESIlia Mirkin2017-04-201-1/+1
* docs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4.2 as supported by i965/gen7+Francisco Jerez2017-04-141-4/+4
* docs: mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as supported by i965/gen7+Samuel Iglesias Gonsálvez2017-04-141-2/+2
* radeonsi: enable ARB_shader_viewport_layer_arrayNicolai Hähnle2017-04-141-1/+1
* nvc0: Enable ARB_shader_ballot on Kepler+Boyan Ding2017-04-131-1/+1
* nouveau: enable ARB_shader_clock on nv50 and nvc0Boyan Ding2017-04-091-1/+1
* radeonsi: enable ARB_shader_ballotNicolai Hähnle2017-04-051-1/+1
* radeonsi: enable ARB_sparse_bufferNicolai Hähnle2017-04-051-1/+1
* radeonsi: implement ARB_shader_group_voteNicolai Hähnle2017-03-311-1/+1
* radeonsi: enable ARB_shader_clockNicolai Hähnle2017-03-311-1/+1
* docs: ARB_shader_atomic_counter_ops is enabled on i965/gen7+.Matt Turner2017-03-081-1/+1
* docs: update features.txt for swr geometry shadersTim Rowley2017-03-051-9/+9
* docs: update features.txt for GL_ARB_clear_texture with swrBruce Cherniak2017-03-021-1/+1
* doc: GL_ARB_buffer_storage is supported on llvmpipe/swrGregory Hainaut2017-03-021-1/+1
* docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipeLars Hamre2017-02-241-1/+1
* i965/gen6+: Enable arb_transform_feedback_overflow_query.Rafael Antognolli2017-02-211-1/+1
* docs: Update features.txt and relnotes for GL_ARB_transform_feedback2Kenneth Graunke2017-02-211-1/+1
* nvc0: expose int64Ilia Mirkin2017-02-091-1/+1
* docs: https all the links \o/Eric Engestrom2017-02-091-1/+1
* docs: replace URL in features.txtBrian Paul2017-02-031-2/+3
* gallium: enable int64 on radeonsi, llvmpipe, softpipeNicolai Hähnle2017-01-271-1/+1
* nvc0: enable FBFETCH with a special slot for color buffer 0Ilia Mirkin2017-01-161-1/+1
* i965/gen7: expose OpenGL 4.2 on Haswell when supportedJuan A. Suarez Romero2017-01-121-2/+2
* i965: enable ARB_shader_precision to HSW+Samuel Iglesias Gonsálvez2017-01-121-1/+1
* i965: Enable ARB_vertex_attrib_64bit for HaswellAlejandro Piñeiro2017-01-121-1/+1
* i965: Enable several GLES 3.1 extensions on HSW+Ian Romanick2017-01-061-3/+3
* docs: Mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as done for i965/hsw+Iago Toral Quiroga2017-01-051-2/+2
* doc/features.txt: update for freedrenoRomain Failliot2017-01-031-19/+19
* i965: Add i965 plumbing for ARB_post_depth_coverage for i965 (gen9+).Plamena Manolova2016-12-071-1/+1
* gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERSIlia Mirkin2016-10-221-1/+1