1. 1a775b7 clover/nir: set kernel_image cap by Karol Herbst · 3 years, 9 months ago
  2. 4f24dee clover/nir: Add an image lowering pass by Jason Ekstrand · 3 years, 10 months ago
  3. 5e31fad8 clover/nir: Calculate sizes of images and samplers properly by Jason Ekstrand · 3 years, 10 months ago
  4. 7e55f0e clover/nir: add a constant folding pass before lowering mem const by Dave Airlie · 3 years, 9 months ago
  5. 54eae33 clover: Stop leaking NIR shaders by Jason Ekstrand · 3 years, 9 months ago
  6. 2fa7c79 spirv: Move nir_lower_libclc to src/compiler/spirv by Jason Ekstrand · 3 years, 9 months ago
  7. 43390a5 clover: Use core libclc loader by Dave Airlie · 3 years, 9 months ago
  8. ee5b46f clover/spirv: support CL_KERNEL_COMPILE_WORK_GROUP_SIZE by Karol Herbst · 3 years, 11 months ago
  9. c04d5e7 clover: implements clGetKernelWorkGroupInfo CL_KERNEL_COMPILE_WORK_GROUP_SIZE by Serge Martin · 3 years, 10 months ago
  10. aadd134 clover: add CL_KERNEL_ATTRIBUTES for clGetKernelInfo by Serge Martin · 3 years, 11 months ago
  11. 7c6f1d3 clover/nir: extract constant buffer into its own section by Karol Herbst · 3 years, 10 months ago
  12. bc7ed03 clover/nir: Call nir_lower_convert_alu_types by Jason Ekstrand · 3 years, 9 months ago
  13. bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 3 years, 10 months ago
  14. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  15. 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 4 years, 8 months ago
  16. 796d3fe clover/nir: Use lower_vars_to_explicit for uniform and global by Jason Ekstrand · 3 years, 11 months ago
  17. 8bea5aa clover: Use args.size() to compute new var locations by Jason Ekstrand · 3 years, 10 months ago
  18. bcfeead clover: Call nir_lower_mem_constant_vars by Jason Ekstrand · 3 years, 10 months ago
  19. 526f356 clover: Use 64-bit offsets for shader_in on 64-bit GPUs by Jason Ekstrand · 3 years, 11 months ago
  20. 26a4c8f clover/nir: Use nir_var_mem_constant for __constant memory by Jason Ekstrand · 3 years, 11 months ago
  21. 7dc3983 clover/nir: use offset for temp memory by Karol Herbst · 3 years, 11 months ago
  22. d421af3 clover/nir: Lower function_temp to scratch. by Karol Herbst · 3 years, 11 months ago
  23. 70cbddc nir: use enum operator helper for nir_variable_mode and nir_metadata by Karol Herbst · 3 years, 10 months ago
  24. 865a2ad clover/nir/spirv: Use uniform rather than shader_in for kernel inputs by Jesse Natalie · 3 years, 11 months ago
  25. 4fd2a45 clover/nir: add support for global invocation id offsets by Karol Herbst · 3 years, 11 months ago
  26. d3faac7 nir: Add options to nir_lower_compute_system_values to control compute ID base lowering by Jesse Natalie · 3 years, 11 months ago
  27. 2e1df6a nir: Move compute system value lowering to a separate pass by Jesse Natalie · 3 years, 11 months ago
  28. a624fae clover/nir: Register callback for translation messages (v2) by Pierre Moreau · 4 years, 2 months ago
  29. 8f7784e clover/nir: Use the correct address mode for shared by Jason Ekstrand · 3 years, 11 months ago
  30. b2226f7 clover/nir: Stop computing the global address format twice by Jason Ekstrand · 3 years, 11 months ago
  31. 884d202 clover/nir: Stop setting ubo_addr_format by Jason Ekstrand · 3 years, 11 months ago
  32. 4403176 clover/nir: support int64 atomics if the device supports it by Karol Herbst · 4 years, 4 months ago
  33. 918e444 clover/nir: Call vars_to_explicit_types for shared memory by Karol Herbst · 3 years, 11 months ago
  34. ee905aa nir/vtn: CL SPIR-V callers should specify address modes by Jesse Natalie · 4 years, 2 months ago
  35. 384c4df clover/nir: fix mem_shared by using address_format_32bit_offset by Karol Herbst · 4 years ago
  36. bfee35b nir: Stop passing an options arg to nir_lower_int64() by Boris Brezillon · 4 years ago
  37. 2956d53 nir: Add nir_foreach_shader_in/out_variable helpers by Jason Ekstrand · 4 years ago
  38. e2e89fb nir/lower_io: assert that offsets are used for shader_in by Karol Herbst · 4 years ago
  39. 196db51 anv,turnip,radv,clover,glspirv: Run nir_copy_prop before nir_opt_deref by Jason Ekstrand · 4 years, 1 month ago
  40. d6287a9 gallium: rename 'state tracker' to 'frontend' by Marek Olšák · 4 years, 7 months ago