108799 次程式碼提交 (faf9e40f35ff14045265556acb1f9a2c4ab33c98)
 

作者 SHA1 備註 提交日期
  Eric Engestrom faf9e40f35 gitlab-ci: drop job prefixes 6 年之前
  Timur Kristóf 45809bcb33 tgsi_to_nir: Set correct location for uniforms. 6 年之前
  Timur Kristóf 770faf546d tgsi_to_nir: Improve interpolation modes. 6 年之前
  Kenneth Graunke 2fb800fd1d tgsi_to_nir: use sampler variables and derefs 6 年之前
  Timur Kristóf 674045d04b tgsi_to_nir: Support FACE and POSITION properly. 6 年之前
  Timur Kristóf f748fa47f8 tgsi_to_nir: Extract ttn_emulate_tgsi_front_face into its own function. 6 年之前
  Timur Kristóf 840c7d1ebd tgsi_to_nir: Restructure system value loads. 6 年之前
  Timur Kristóf 9a834447d6 tgsi_to_nir: Produce optimized NIR for a given pipe_screen. 6 年之前
  Timur Kristóf e582e761b7 freedreno: Plumb pipe_screen through to irX_tgsi_to_nir. 6 年之前
  Timur Kristóf 6684e039eb nir: Add multiplier argument to nir_lower_uniforms_to_ubo. 6 年之前
  Timur Kristóf 909d1f50f3 nir: Move nir_lower_uniforms_to_ubo to compiler/nir. 6 年之前
  Timur Kristóf 4dba72c4b3 tgsi_to_nir: Split to smaller functions. 6 年之前
  Timur Kristóf 950aebbc53 tgsi_to_nir: Make the TGSI IF translation code more readable. 6 年之前
  Timur Kristóf fa076acbc0 tgsi_to_nir: Fix TGSI LIT translation by using flt. 6 年之前
  Timur Kristóf 28be7b33b9 tgsi_to_nir: Fix the TGSI ARR translation by converting the result to int. 6 年之前
  Timur Kristóf 317f10bf40 nir: Add ability for shaders to use window space coordinates. 6 年之前
  Eric Anholt 2780a99ff8 v3d: Move the stores for fixed function VS output reads into NIR. 6 年之前
  Eric Anholt a9dd227a47 v3d: Translate f2i(fround_even) as FTOIN. 6 年之前
  Eric Anholt a4f612b4cf nir: Improve printing of load_input/store_output variable names. 6 年之前
  Jason Ekstrand 43f40dc7cb anv: Implement VK_EXT_inline_uniform_block 6 年之前
  Jason Ekstrand 61e009d2c4 spirv: Use the same types for resource indices as pointers 6 年之前
  Jason Ekstrand 9f7ee4f8e5 spirv: Use the generic dereference function for OpArrayLength 6 年之前
  Jason Ekstrand f1dbc7e97d spirv: Pull offset/stride from the pointer for OpArrayLength 6 年之前
  Jason Ekstrand c520f4dec9 anv: Add a concept of a descriptor buffer 6 年之前
  Jason Ekstrand 5c30fffeec anv: Take references to push descriptor set layouts 6 年之前
  Jason Ekstrand 8ab95b849e anv: Refactor descriptor pushing a bit 6 年之前
  Jason Ekstrand cab064bc10 anv: drop add_var_binding from anv_nir_apply_pipeline_layout.c 6 年之前
  Jason Ekstrand 49cf61c6aa anv: Clean up descriptor set layouts 6 年之前
  Jason Ekstrand 4c50b7c92c anv: Count image param entries rather than images 6 年之前
  Jason Ekstrand 3822c7495a anv: Stop allocating buffer views for dynamic buffers 6 年之前
  Jason Ekstrand 8c6d410a50 anv: Rework arguments to anv_descriptor_set_write_* 6 年之前
  Jason Ekstrand 5b7a9e7398 anv/descriptor_set: Refactor alloc/free of descriptor sets 6 年之前
  Eric Anholt fd1d22b92e v3d: Stop treating exec masking specially. 6 年之前
  Eric Anholt c6ae666cf5 v3d: Restrict live intervals to the blocks reachable from any def. 6 年之前
  Andres Gomez cf79d62f90 gitlab-ci: install distro's ninja 6 年之前
  Samuel Pitoiset c2a148692b radv: properly align the fence and EOP bug VA on GFX9 6 年之前
  Samuel Pitoiset 2eb0905ffa radv: allocate enough space in cmdbuf when starting a subpass 6 年之前
  Eric Engestrom 31d302ae51 vulkan: import vk_layer.h from Khronos 6 年之前
  Eric Engestrom bcc4bfc8e8 egl: fix libdrm-less builds 6 年之前
  Eric Engestrom e37ea1e0d3 vulkan: import missing file from Khronos 6 年之前
  Eric Engestrom 91cc6fcbb0 util: #define PATH_MAX when undefined (eg. Hurd) 6 年之前
  Eric Engestrom fe205818c2 radv: use the platform defines in vk.xml instead of hard-coding them 6 年之前
  Eric Engestrom 3d4238d26c anv: use the platform defines in vk.xml instead of hard-coding them 6 年之前
  Lionel Landwerlin e21c201c96 anv: update supported patch version 6 年之前
  Tapani Pälli 3bb8768b9d anv: toggle on support for VK_EXT_ycbcr_image_arrays 6 年之前
  Lionel Landwerlin 114c4aa0c8 vulkan: update headers/registry to 1.1.102 6 年之前
  Tapani Pälli 33bf3d510c anv: retain the is_array state in create_plane_tex_instr_implicit 6 年之前
  Eric Engestrom e1ee4ab3dc meson: avoid going back up the tree with include_directories() 6 年之前
  Kenneth Graunke dca36d5516 i965: Implement threaded GL support. 8 年之前
  Jason Ekstrand 0010d0348a anv/pipeline: Drop anv_fill_binding_table 6 年之前