1. 9e05e51 spirv/nir: Add support for ImageQuerySamples by Jason Ekstrand · 8 years ago
  2. 7120235 spirv/nir: Handle texture projectors by Jason Ekstrand · 8 years ago
  3. 36c31b8 nir/spirv: Refactor coordinate handling in handle_texture by Jason Ekstrand · 8 years ago
  4. b820c8b spirv/nir: Refactor type handling in handle_texture by Jason Ekstrand · 8 years ago
  5. 561be50 spirv/nir: Move opcode selection higher up in handle_texture by Jason Ekstrand · 8 years ago
  6. 34a39e9 spirv/nir: Don't increment coord_components for array lod queries by Jason Ekstrand · 8 years ago
  7. 95e9d58 spirv/nir: Properly handle gather components by Jason Ekstrand · 8 years ago
  8. 7c7acf5 spirv/nir: Add support for shadow samplers that return vec4 by Jason Ekstrand · 8 years ago
  9. 2ddefd0 spirv/nir: Fix some texture opcode asserts by Jason Ekstrand · 8 years ago
  10. ac1181f compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*. by Kenneth Graunke · 8 years ago
  11. 4947657 nir/spirv: Don't multiply the push constant block size by 4 by Jason Ekstrand · 8 years ago
  12. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  13. 295e03c spirv: Use the system value version of gl_FrontFace by Jason Ekstrand · 8 years ago
  14. 526a8de nir/spirv: Make a decoration switch complete by Jason Ekstrand · 8 years ago
  15. 62c6e94 nir/spirv: Make unhandled decorations and capabilities non-fatal by Jason Ekstrand · 8 years ago
  16. ed14d21 nir/spirv: Add a way to print non-fatal warnings by Jason Ekstrand · 8 years ago
  17. 2e46a5d nir/spirv: Add string lookup tables for a couple of SPIR-V enums by Jason Ekstrand · 8 years ago
  18. 5a1e56f nir/spirv: Complete the list of capabilities by Jason Ekstrand · 8 years ago
  19. 1f7b54e nir/spirv: Handle the WorkgroupSize builtin decoration by Jason Ekstrand · 8 years ago
  20. b26cdd6 nir/spirv: Use breaks instead of returns in constant handling by Jason Ekstrand · 8 years ago
  21. 9f9f229 nir/spirv: Allow pointless variable decorations on inputs by Jason Ekstrand · 8 years ago
  22. 44809f2 spirv: Mark default cases unreachable(). by Matt Turner · 8 years ago
  23. 998829f nir/spirv: Handle location decorations on structure members by Jason Ekstrand · 8 years ago
  24. 961369d nir/spirv: Add explicit handling for all decorations by Jason Ekstrand · 8 years ago
  25. de45da6 spirv: Handle the PixelCenterInteger execution mode. by Kenneth Graunke · 8 years ago
  26. eb384da nir/spirv: Handle the NonReadable decoration on struct members by Jason Ekstrand · 8 years ago
  27. 96909ef spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture() by Brian Paul · 8 years ago
  28. b1e6d06 spirv: Properly size the src[] array. by Matt Turner · 8 years ago
  29. 9d3cc80 nir: glsl_get_bit_size() should take glsl_type by Rob Clark · 9 years ago
  30. 742bc53 spirv: Fix structure splitting with per-vertex interface arrays. by Kenneth Graunke · 9 years ago
  31. 29d2c0e spirv: fix warning in release build by Grazvydas Ignotas · 9 years ago
  32. 2ef7aef spirv: Trivially handle the NonWriteable decoration by Jason Ekstrand · 9 years ago
  33. c34be07 spirv: Move to compiler/ by Jason Ekstrand · 9 years ago