72138 次程式碼提交 (63cb85e567ad1025ee990b38f43c2f1ef811821b)
 

作者 SHA1 備註 提交日期
  Ilia Mirkin 63cb85e567 nvc0/ir: detect i2f/i2i which operate on specific bytes/words 10 年之前
  Ilia Mirkin 51499bb5ff nvc0/ir: detect AND/SHR pairs and convert into EXTBF 10 年之前
  Chih-Wei Huang 2a4af36517 nv50/ir: support different unordered_set implementations 10 年之前
  Martin Peres 56ebd3314b i965: Fix "handle nir_intrinsic_image_size" 10 年之前
  Martin Peres e5851cff45 i965: enable GL_ARB_shader_image_size 10 年之前
  Martin Peres 50db9c1db6 i965: handle nir_intrinsic_image_size 10 年之前
  Martin Peres 80b1707e26 nir: convert the glsl intrinsic image_size to nir_intrinsic_image_size 10 年之前
  Martin Peres 58a8689717 glsl: add support for the imageSize builtin 10 年之前
  Martin Peres 3d93f65ef2 main: add extension GL_ARB_shader_image_size 10 年之前
  Francisco Jerez f6c622f584 docs: Mark GLES 3.1 image load/store as done on i965. 10 年之前
  Francisco Jerez f5070c801c mesa: Add ES31 API tag for the extension table. 10 年之前
  Francisco Jerez 6379f5cb2a glsl: Parse the allowed image format qualifiers in GLSL ES 3.1. 10 年之前
  Francisco Jerez e3fb2e1f0e glsl: Recognise image memory qualifiers in GLSL ES 3.1. 10 年之前
  Francisco Jerez 307c382c1b glsl: Define image-related built-in constants required by GLSL ES 3.1. 10 年之前
  Francisco Jerez a976b7255b glsl: Remove duplicate definition of gl_MaxTess*ImageUniforms built-in constants. 10 年之前
  Francisco Jerez 9d0bb6be09 glsl: Accept atomic_uint type in GLSL ES 3.1. 10 年之前
  Francisco Jerez d589df9401 glsl: Accept supported image types in GLSL ES 3.1. 10 年之前
  Francisco Jerez 6da187f805 glsl: Expose image load and store built-ins in GLSL ES 3.1. 10 年之前
  Francisco Jerez 76a09c87c1 glsl: Use a separate availability class for image atomic built-ins. 10 年之前
  Francisco Jerez 26b1141a78 glsl: Allow precision qualifiers on general opaque types. 10 年之前
  Francisco Jerez ee7bf349d8 glsl: Implement GLSL ES restriction on images being either readonly or writeonly. 10 年之前
  Francisco Jerez 527ae5d428 glsl: Require that all image uniforms have a format qualifier in GLSL ES. 10 年之前
  Francisco Jerez 241774aa03 glsl: Add support for image binding qualifiers. 10 年之前
  Francisco Jerez ebf1196d82 glsl: Forbid non-constant image array indexing in GLSL ES 3.1. 10 年之前
  Francisco Jerez 6c161405dc mesa: Refuse to bind image uniforms using glUniform in GLES. 10 年之前
  Francisco Jerez 86a64dfccf mesa: Refuse to bind a mutable texture object to an image unit in GLES. 10 年之前
  Francisco Jerez d70edfcfd5 mesa: Initialize image unit state to different defaults in GLES. 10 年之前
  Francisco Jerez 3b70f7900b mesa: Reset image unit state to the default values when a bound image is deleted. 10 年之前
  Francisco Jerez 10b7cf1a01 mesa: Reject image formats not supported by GLES. 10 年之前
  Francisco Jerez b97d8c95a9 mesa: Don't lose track of the shader image layer originally specified by the user. 10 年之前
  Francisco Jerez 47e0d5b9b2 mesa: Rename MaxCombinedImageUnitsAndFragmentOutputs to MaxCombinedShaderOutputResources. 10 年之前
  Dave Airlie 3547d9855c GL: update glext to svn 31811 10 年之前
  Kenneth Graunke ab83be590d nir: Use nir_builder in nir_lower_io's get_io_offset(). 10 年之前
  Kenneth Graunke ed2afec3fc nir: Pull nir_lower_io's load_op selection into a helper function. 10 年之前
  Nanley Chery ffe6c6ad5f mesa/formats: refactor by collapsing cases in switch statement by type 10 年之前
  Nanley Chery 0872b042b1 mesa/formats: add more MESA_FORMAT_LAYOUTs 10 年之前
  Marta Lofstedt 2438e2fe32 glsl: Fix up GL_ARB_compute_shader for GLSL ES 3.1 10 年之前
  Marta Lofstedt 3df7856b46 mesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to glGetTexParameterfv 10 年之前
  Marek Olšák 3b1e283d88 radeonsi: fix a typo as_es -> as_ls in a string 10 年之前
  Marek Olšák 5fb0180592 winsys/amdgpu: fix the type of memory usage counters 10 年之前
  Marek Olšák 421b809db1 radeonsi: fix indirect indexing of MSAA textures 10 年之前
  Ilia Mirkin f33a7ab150 st/mesa: add fake ARB_copy_image support in Gallium 10 年之前
  Tapani Pälli 89759381db glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers 10 年之前
  Tapani Pälli 6a8e08cb89 mesa: validate size parameters for glTexStorage*Multisample 10 年之前
  Tapani Pälli a342becc49 mesa: expose dimension check for glTex*Storage functions 10 年之前
  Roland Scheidegger 2b40a144b7 util/ra: (trivial) fix c99 loop variable initialization 10 年之前
  Roland Scheidegger 3f797ef0c0 util: (trivial) include c99_math.h in rounding.h 10 年之前
  Neil Roberts c03247bae0 i965/bdw: Fix setting the instancing state for the SGVS element 10 年之前
  Jason Ekstrand f01bdb0484 util/ra: Make allocating conflict lists optional 10 年之前
  Jason Ekstrand c3b21f2d56 i965/reg_allocate: Use make_reg_conflicts_transitive 10 年之前