1. 1a775b7 clover/nir: set kernel_image cap by Karol Herbst · 3 years, 10 months ago
  2. 4f24dee clover/nir: Add an image lowering pass by Jason Ekstrand · 3 years, 11 months ago
  3. 5e31fad8 clover/nir: Calculate sizes of images and samplers properly by Jason Ekstrand · 3 years, 11 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, 10 months ago
  6. 2fa7c79 spirv: Move nir_lower_libclc to src/compiler/spirv by Jason Ekstrand · 3 years, 10 months ago
  7. 43390a5 clover: Use core libclc loader by Dave Airlie · 3 years, 10 months ago
  8. ee5b46f clover/spirv: support CL_KERNEL_COMPILE_WORK_GROUP_SIZE by Karol Herbst · 4 years 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 · 4 years ago
  11. 7c6f1d3 clover/nir: extract constant buffer into its own section by Karol Herbst · 3 years, 11 months ago
  12. bc7ed03 clover/nir: Call nir_lower_convert_alu_types by Jason Ekstrand · 3 years, 10 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. 796d3fe clover/nir: Use lower_vars_to_explicit for uniform and global by Jason Ekstrand · 4 years ago
  16. 8bea5aa clover: Use args.size() to compute new var locations by Jason Ekstrand · 3 years, 11 months ago
  17. bcfeead clover: Call nir_lower_mem_constant_vars by Jason Ekstrand · 3 years, 11 months ago
  18. 526f356 clover: Use 64-bit offsets for shader_in on 64-bit GPUs by Jason Ekstrand · 4 years ago
  19. 26a4c8f clover/nir: Use nir_var_mem_constant for __constant memory by Jason Ekstrand · 4 years ago
  20. 7dc3983 clover/nir: use offset for temp memory by Karol Herbst · 4 years ago
  21. d421af3 clover/nir: Lower function_temp to scratch. by Karol Herbst · 4 years ago
  22. 70cbddc nir: use enum operator helper for nir_variable_mode and nir_metadata by Karol Herbst · 3 years, 11 months ago
  23. 865a2ad clover/nir/spirv: Use uniform rather than shader_in for kernel inputs by Jesse Natalie · 4 years ago
  24. 4fd2a45 clover/nir: add support for global invocation id offsets by Karol Herbst · 4 years ago
  25. d3faac7 nir: Add options to nir_lower_compute_system_values to control compute ID base lowering by Jesse Natalie · 4 years ago
  26. 2e1df6a nir: Move compute system value lowering to a separate pass by Jesse Natalie · 4 years ago
  27. a624fae clover/nir: Register callback for translation messages (v2) by Pierre Moreau · 4 years, 3 months ago
  28. 8f7784e clover/nir: Use the correct address mode for shared by Jason Ekstrand · 4 years ago
  29. b2226f7 clover/nir: Stop computing the global address format twice by Jason Ekstrand · 4 years ago
  30. 884d202 clover/nir: Stop setting ubo_addr_format by Jason Ekstrand · 4 years ago
  31. 4403176 clover/nir: support int64 atomics if the device supports it by Karol Herbst · 4 years, 5 months ago
  32. 918e444 clover/nir: Call vars_to_explicit_types for shared memory by Karol Herbst · 4 years ago
  33. ee905aa nir/vtn: CL SPIR-V callers should specify address modes by Jesse Natalie · 4 years, 2 months ago
  34. 384c4df clover/nir: fix mem_shared by using address_format_32bit_offset by Karol Herbst · 4 years ago
  35. bfee35b nir: Stop passing an options arg to nir_lower_int64() by Boris Brezillon · 4 years ago
  36. 2956d53 nir: Add nir_foreach_shader_in/out_variable helpers by Jason Ekstrand · 4 years ago
  37. e2e89fb nir/lower_io: assert that offsets are used for shader_in by Karol Herbst · 4 years ago
  38. 196db51 anv,turnip,radv,clover,glspirv: Run nir_copy_prop before nir_opt_deref by Jason Ekstrand · 4 years, 1 month ago
  39. d6287a9 gallium: rename 'state tracker' to 'frontend' by Marek Olšák · 4 years, 8 months ago[Renamed from src/gallium/state_trackers/clover/nir/invocation.cpp]
  40. 38bbfd3 clover/nir: Check the result of spirv_to_nir by Pierre Moreau · 4 years, 3 months ago
  41. e9f8318 Rename nir_lower_constant_initializers to nir_lower_variable_initalizers by Arcady Goldmints-Orlov · 4 years, 6 months ago
  42. dba8bf1 clover/nir: set spirv environment to OpenCL by Karol Herbst · 4 years, 8 months ago
  43. 6d08f03 clover/nir: treat UniformConstant as global memory by Karol Herbst · 4 years, 8 months ago
  44. c38c8d0 clover: fix the nir_serialize build failure by Marek Olšák · 4 years, 10 months ago
  45. 697eb8f clover/nir: fix compilation with g++-5.5 and maybe earlier by Karol Herbst · 4 years, 10 months ago
  46. deb04ad clover: add support for passing kernels as nir to the driver by Karol Herbst · 5 years ago