108932 Commits (e1d81decf7a093867f051786a5d7f6ce4d827ff1)
 

Author SHA1 Message Date
  Eric Anholt a9dd227a47 v3d: Translate f2i(fround_even) as FTOIN. 6 years ago
  Eric Anholt a4f612b4cf nir: Improve printing of load_input/store_output variable names. 6 years ago
  Jason Ekstrand 43f40dc7cb anv: Implement VK_EXT_inline_uniform_block 6 years ago
  Jason Ekstrand 61e009d2c4 spirv: Use the same types for resource indices as pointers 6 years ago
  Jason Ekstrand 9f7ee4f8e5 spirv: Use the generic dereference function for OpArrayLength 6 years ago
  Jason Ekstrand f1dbc7e97d spirv: Pull offset/stride from the pointer for OpArrayLength 6 years ago
  Jason Ekstrand c520f4dec9 anv: Add a concept of a descriptor buffer 6 years ago
  Jason Ekstrand 5c30fffeec anv: Take references to push descriptor set layouts 6 years ago
  Jason Ekstrand 8ab95b849e anv: Refactor descriptor pushing a bit 6 years ago
  Jason Ekstrand cab064bc10 anv: drop add_var_binding from anv_nir_apply_pipeline_layout.c 6 years ago
  Jason Ekstrand 49cf61c6aa anv: Clean up descriptor set layouts 6 years ago
  Jason Ekstrand 4c50b7c92c anv: Count image param entries rather than images 6 years ago
  Jason Ekstrand 3822c7495a anv: Stop allocating buffer views for dynamic buffers 6 years ago
  Jason Ekstrand 8c6d410a50 anv: Rework arguments to anv_descriptor_set_write_* 6 years ago
  Jason Ekstrand 5b7a9e7398 anv/descriptor_set: Refactor alloc/free of descriptor sets 6 years ago
  Eric Anholt fd1d22b92e v3d: Stop treating exec masking specially. 6 years ago
  Eric Anholt c6ae666cf5 v3d: Restrict live intervals to the blocks reachable from any def. 6 years ago
  Andres Gomez cf79d62f90 gitlab-ci: install distro's ninja 6 years ago
  Samuel Pitoiset c2a148692b radv: properly align the fence and EOP bug VA on GFX9 6 years ago
  Samuel Pitoiset 2eb0905ffa radv: allocate enough space in cmdbuf when starting a subpass 6 years ago
  Eric Engestrom 31d302ae51 vulkan: import vk_layer.h from Khronos 6 years ago
  Eric Engestrom bcc4bfc8e8 egl: fix libdrm-less builds 6 years ago
  Eric Engestrom e37ea1e0d3 vulkan: import missing file from Khronos 6 years ago
  Eric Engestrom 91cc6fcbb0 util: #define PATH_MAX when undefined (eg. Hurd) 6 years ago
  Eric Engestrom fe205818c2 radv: use the platform defines in vk.xml instead of hard-coding them 6 years ago
  Eric Engestrom 3d4238d26c anv: use the platform defines in vk.xml instead of hard-coding them 6 years ago
  Lionel Landwerlin e21c201c96 anv: update supported patch version 6 years ago
  Tapani Pälli 3bb8768b9d anv: toggle on support for VK_EXT_ycbcr_image_arrays 6 years ago
  Lionel Landwerlin 114c4aa0c8 vulkan: update headers/registry to 1.1.102 6 years ago
  Tapani Pälli 33bf3d510c anv: retain the is_array state in create_plane_tex_instr_implicit 6 years ago
  Eric Engestrom e1ee4ab3dc meson: avoid going back up the tree with include_directories() 6 years ago
  Kenneth Graunke dca36d5516 i965: Implement threaded GL support. 8 years ago
  Jason Ekstrand 0010d0348a anv/pipeline: Drop anv_fill_binding_table 6 years ago
  Jason Ekstrand 65ee5cc0da anv: Use an actual binding for gl_NumWorkgroups 6 years ago
  Jason Ekstrand 5c96120b5c intel,nir: Lower TXD with min_lod when the sampler index is not < 16 6 years ago
  Jason Ekstrand ca295ddbfb spirv: OpImageQueryLod requires a sampler 6 years ago
  Jason Ekstrand 5049fbddb4 anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupport 6 years ago
  Sagar Ghuge 58bcebd987 spirv: Allow [i/u]mulExtended to use new nir opcode 6 years ago
  Sagar Ghuge 47ec9bdc60 nir/algebraic: Optimize low 32 bit extraction 6 years ago
  Sagar Ghuge 1d8994a63b glsl: [u/i]mulExtended optimization for GLSL 6 years ago
  Sagar Ghuge e551040c60 nir/glsl: Add another way of doing lower_imul64 for gen8+ 6 years ago
  Axel Davy 1d363d440f st/nine: Ignore multisample quality level if no ms 6 years ago
  Axel Davy 86666f051e st/nine: Ignore window size if error 6 years ago
  Mauro Rossi ec0f465bc5 android: anv: fix libexpat shared dependency 6 years ago
  Mauro Rossi 14e7e26a09 android: anv: fix generated files depedencies (v2) 6 years ago
  Brian Paul e2369e133c st/wgl: init a variable to silence MinGW warning 6 years ago
  Brian Paul 66ba12973b svga: silence array out of bounds warning 6 years ago
  Brian Paul 999db9ac51 svga: init fill variable to avoid compiler warning 6 years ago
  Brian Paul 9b07a221a4 st/mesa: whitespace fixes in st_texture.h 6 years ago
  Brian Paul d74932dfea st/mesa: line wrapping, whitespace fixes in st_cb_texture.c 6 years ago