summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-13mesa: fix MAX_GEOMETRY_IMAGE_UNIFORMS check supportJuan A. Suarez Romero1-2/+3
2022-01-13mesa/st: do not expose ARB_shader_image_load_store if not fully implementedJuan A. Suarez Romero4-8/+14
2021-04-22panfrost/ci: Test GLES 3.1 on BifrostBoris Brezillon3-0/+133
2020-10-28docs/features: Update extensions for softpipeAdam Jackson1-13/+13
2020-09-29r600/sfn: extend life range of all variables by oneGert Wollny1-0/+5
2020-04-27ci: Enable GLES 3.1 testing on db820c (a530).Eric Anholt3-0/+14
2019-10-18v3d: Add Compute Shader supportEric Anholt8-8/+278
2019-10-08mesa: Allow MESA_framebuffer_flip_y for GLES 3Fritz Koenig8-20/+108
2019-04-18v3d: Fix an invalid reuse of flags generation from before a thrsw.Eric Anholt1-0/+4
2019-04-12v3d: Add Compute Shader compilation support.Eric Anholt9-83/+302
2019-01-14v3d: Add support for shader_image_load_store.Eric Anholt13-5/+848
2019-01-08v3d: Enable GL_ARB_texture_gather on V3D 4.x.Eric Anholt1-0/+5
2018-11-02mesa/glsl: add support for EXT_shader_implicit_conversionsErik Faye-Lund4-2/+8
2018-08-08glsl_to_tgsi: plumb image writable through to driverErik Faye-Lund2-5/+15
2018-08-01docs/features: update virgl GLES 3.1/3.2 statusDave Airlie1-13/+13
2018-07-16v3d: Apply GFXH-1625 restriction on TMUWT in the end of the shader.Eric Anholt1-0/+4
2018-07-09mesa: verify MaxVertexAttribStride for GLES 3.1Erik Faye-Lund1-0/+1
2018-06-21mesa: fix GLES 3.1 version calculationRob Clark1-1/+2
2018-03-30vbo: MaxVertexAttribStride is not always setJakob Bornecrantz1-1/+6
2017-01-06i965: Enable several GLES 3.1 extensions on HSW+Ian Romanick3-6/+9
2016-12-14i965/fs: Fetch one cacheline of pull constants at a time.Francisco Jerez2-19/+18
2016-10-04mesa: Raise INVALID_ENUM in FramebufferTexture*D for unknown textargets.Kenneth Graunke1-2/+3
2016-09-22mesa: move ARB_viewport_array params to a GLES 3.1-accessible sectionIlia Mirkin1-6/+6
2016-08-26mesa: Document reasons for allowing XFB drawing modes in GLES 3.1 w/GL_OES_ge...Ian Romanick1-2/+31
2016-08-26i965: Enable OpenGLES 3.1 for HaswellJordan Justen1-0/+5
2016-08-26i965/hsw: Don't advertise more than 64 threads for compute shadersJordan Justen1-14/+25
2016-08-08mesa: Move tessellation shader gets to GL_CORE, GLES31 section.Kenneth Graunke1-33/+36
2016-06-29mapi: Export all GLES 3.1 functions in libGLESv2.soIan Romanick1-0/+51
2016-05-30docs/GL3: mark radeonsi as all done up to GL 4.3 and GLES 3.1Marek Olšák1-31/+31
2016-05-18mesa: Don't advertise GLES 3.1 without compute supportDaniel Scharrer1-1/+2
2016-04-27vbo: Return INVALID_OPERATION during draw with a mapped bufferJordan Justen2-47/+42
2016-04-25mesa/gles: Allow format GL_RED to be used with MESA_FORMAT_R_UNORMJordan Justen1-0/+2
2016-04-01glsl: Don't require matching centroid qualifiersJordan Justen1-1/+10
2016-03-17docs: Renormalize some extensions.Romain Failliot1-3/+3
2016-02-17mesa: allow multisampled format info to be returned on GLES 3.1Ilia Mirkin1-1/+4
2016-02-15docs: update GLES 3.1 section for recent nvc0 additionsIlia Mirkin1-2/+2
2016-02-13mesa: default FixedSampleLocations to true when using a dummy imageIlia Mirkin1-0/+1
2016-02-12mesa: allow DEPTH_STENCIL_TEXTURE_MODE queries in GLES 3.1 contextsIlia Mirkin1-5/+3
2015-12-16i965/screen: Allow OpenGLES 3.1 for gen8+Jordan Justen1-0/+5
2015-12-16i965: Enable compute shaders in more cases for OpenGLES 3.1Jordan Justen1-1/+4
2015-12-16main/version: Don't require ARB_compute_shader for OpenGLES 3.1Jordan Justen1-3/+6
2015-12-16main: Allow compute shaders to be compiled with OpenGLES 3.1Jordan Justen1-1/+1
2015-12-09i965/fs: Handle nir shared variable store intrinsicJordan Justen1-0/+48
2015-12-01mesa: Use a 32-bit offset for the enums.c string offset table.Eric Anholt1-3/+1
2015-11-27glsl: don't generate extra errors in ValidateProgramPipelineTimothy Arceri1-2/+5
2015-11-26mesa: error out in indirect draw when vertex bindings mismatchTapani Pälli3-0/+27
2015-11-02mesa: Update DispatchComputeIndirect errors for indirect parameterJordan Justen1-6/+5
2015-10-31glsl: Add compute shader builtin variables for OpenGLES 3.1Jordan Justen1-1/+1
2015-09-25docs: Mark ARB_shader_storage_buffer_object as done for i965Iago Toral Quiroga1-2/+2
2015-09-25mesa: enable ARB_shader_storage_buffer_object extension for GLES 3.1Samuel Iglesias Gonsalvez2-2/+2