1. ce0b72a intel/fs: Don't emit_uniformize when getting a constant SSBO index by Caio Marcelo de Oliveira Filho · 4 years ago
  2. 6795668 nir: Rename replicated-result dot-product instructions by Ian Romanick · 4 years, 5 months ago
  3. e7e24d5 intel/fs: Handle nir_intrinsic_terminate by Caio Marcelo de Oliveira Filho · 4 years, 6 months ago
  4. 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 4 years, 1 month ago
  5. 341f5bf intel/compiler, anv: Delete cs_prog_data->slm_size by Kenneth Graunke · 4 years, 1 month ago
  6. f8117f7 intel/fs: Allow constant-propagation into SAMPLEINFO and IMAGE_SIZE by Jason Ekstrand · 4 years, 2 months ago
  7. 5abac85 intel/fs: Rework scratch handling on Gen9+ by Jason Ekstrand · 4 years, 1 month ago
  8. e557af9 intel/fs/ra: Use a set to track added spill/fill instructions by Jason Ekstrand · 4 years, 1 month ago
  9. f650c4c intel/fs/ra: Sanity-check our IP counts by Jason Ekstrand · 4 years, 1 month ago
  10. d80d0a6 intel/fs/ra: Store the last non-spill VGRF node by Jason Ekstrand · 4 years, 1 month ago
  11. 2af6528 intel/fs/ra: Refactor handling of Gen7 scratch reads by Jason Ekstrand · 4 years, 1 month ago
  12. 74a1843 intel/fs/ra: Increment spill_offset as part of the emit_spill loop by Jason Ekstrand · 4 years, 1 month ago
  13. 06ebf23 intel/fs: Add a SCRATCH_HEADER opcode by Jason Ekstrand · 4 years, 1 month ago
  14. 24b64c8 intel/fs: Copy the PTSS from g0 for scratch reads/writes by Jason Ekstrand · 4 years, 1 month ago
  15. 8850a63 radv/aco,nir/lower_subgroups: don't lower elect by Rhys Perry · 4 years, 2 months ago
  16. f11f4a2 nir: Add ability to count primitives per stream. by Timur Kristóf · 4 years, 1 month ago
  17. aac5adc nir: Count vertices per stream. by Timur Kristóf · 4 years, 1 month ago
  18. 2be9901 nir: Add ability to count emitted GS primitives. by Timur Kristóf · 4 years, 5 months ago
  19. 3d22de0 intel/fs: Add an option to use dataport messages for UBOs by Jason Ekstrand · 4 years, 9 months ago
  20. 0d462db intel/fs: Add an alignment to VARYING_PULL_CONSTANT_LOAD_LOGICAL by Jason Ekstrand · 4 years, 9 months ago
  21. dd9c34a intel/nir: Lower load_global_constant in lower_mem_access_bit_sizes by Jason Ekstrand · 4 years, 1 month ago
  22. fd04f85 intel/nir: Don't try to emit vector load_scratch instructions by Jason Ekstrand · 4 years, 1 month ago
  23. 9df9f94 iris: Add support for load_work_dim as a system value by Jason Ekstrand · 4 years, 1 month ago
  24. 9c25689 intel: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 4 years, 2 months ago
  25. 81cd4c8 intel/vec4: Remove leftover code from Gen8+ removal. by Vinson Lee · 4 years, 1 month ago
  26. 8427e56 intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs by Jason Ekstrand · 4 years, 1 month ago
  27. a8ac61b intel/fs: NoMask initialize the address register for shuffles by Jason Ekstrand · 4 years, 1 month ago
  28. 618556a nir: Drop the high_offset argument to the load_store_vectorizer filter. by Eric Anholt · 4 years, 2 months ago
  29. 5f757bb nir: Make the load_store_vectorizer provide align_mul + align_offset. by Eric Anholt · 4 years, 2 months ago
  30. b2ede62 intel/nir: Use nir control flow helpers by Connor Abbott · 6 years ago
  31. 1d71b1a intel/vec4: Remove everything related to VS_OPCODE_SET_SIMD4X2_HEADER_GEN9 by Ian Romanick · 4 years, 1 month ago
  32. 2a49007 intel/vec4: Remove all support for Gen8+ [v2] by Ian Romanick · 4 years, 1 month ago
  33. 60e1d0f intel/compiler: Remove INTEL_SCALAR_... env variables by Ian Romanick · 4 years, 1 month ago
  34. d0ce24c intel/vec4: Remove inline lowering of LRP by Ian Romanick · 4 years, 1 month ago
  35. 86bab92 intel/compiler: Don't fallback to vec4 when scalar GS compile fails [v2] by Ian Romanick · 4 years, 1 month ago
  36. 92f0886 intel/compiler: Silence unused parameter warning in brw_surface_payload_size by Ian Romanick · 4 years, 1 month ago
  37. 9bcdca2 intel/vec4: Silence unused paramter warnings in brw_vec4_generator.cpp by Ian Romanick · 4 years, 1 month ago
  38. 77486db intel/fs: Disable sample mask predication for scratch stores by Danylo Piliaiev · 4 years, 3 months ago
  39. 140f53e Revert "nir: replace lower_ffma and fuse_ffma with has_ffma" by Kenneth Graunke · 4 years, 1 month ago
  40. 939ddf3 nir: replace lower_ffma and fuse_ffma with has_ffma by Marek Olšák · 4 years, 2 months ago
  41. 771aad3 nir: split lower_ffma into lower_ffma16/32/64 by Marek Olšák · 4 years, 2 months ago
  42. 9750164 nir: Rename get_buffer_size to get_ssbo_size by Jason Ekstrand · 4 years, 1 month ago
  43. cc3bf00 intel/compiler: fixup Gen12 workaround for array sizes by Lionel Landwerlin · 4 years, 2 months ago
  44. f63ffc1 intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP by Jason Ekstrand · 4 years, 2 months ago
  45. 80cde3a intel/compiler: Set lower_uniform_to_ubo compiler flag by Gert Wollny · 4 years, 2 months ago
  46. 18eb853 intel/compiler: quiet Coverity warnings by Marcin Ślusarz · 4 years, 2 months ago
  47. 5ea0b6a intel/compiler: initialize remaining fields of various classes by Marcin Ślusarz · 4 years, 2 months ago
  48. 40b964d intel/compiler: remove unused fs_validator::param_size by Marcin Ślusarz · 4 years, 2 months ago
  49. 3bd7c3c intel/nir: Call validate_ssa_dominance at both ends of the NIR compile by Jason Ekstrand · 4 years, 5 months ago
  50. 64b0b7c intel/compiler: fix typo in a comment by Marcin Ślusarz · 4 years, 4 months ago
  51. 95ce619 intel/compiler: print dispatch width when shader fails to compile by Marcin Ślusarz · 4 years, 4 months ago
  52. e5f735a intel/compiler: move extern C functions out of namespace brw by Marcin Ślusarz · 4 years, 4 months ago
  53. d4c6e3f intel/compiler: use the same name for nir shaders in brw_compile_* functions by Marcin Ślusarz · 4 years, 2 months ago
  54. 0dda209 intel/compiler: match brw_compile_* declarations with their definitions by Marcin Ślusarz · 4 years, 4 months ago
  55. ac55b1a nir: get ffma support from NIR options for nir_lower_flrp by Marek Olšák · 4 years, 3 months ago
  56. 663c4d5 intel/fs: add hint how to get more info when shader validation fails by Marcin Ślusarz · 4 years, 2 months ago
  57. a7a0315 intel/nir: Stop using nir_lower_vars_to_scratch by Jason Ekstrand · 4 years, 4 months ago
  58. 38a83a3 nir/lower_indirect_derefs: Add a threshold by Jason Ekstrand · 4 years, 4 months ago
  59. c897cd0 intel/compiler: Handle all indirect lowering choices in brw_nir.c by Jason Ekstrand · 4 years, 4 months ago
  60. fe18a0f intel/nir: Lower load_num_work_groups to 32-bit if needed by Jason Ekstrand · 4 years, 2 months ago
  61. 5799da4 intel/fs: Use a single untyped surface read for load_num_work_groups by Jason Ekstrand · 4 years, 2 months ago
  62. 8e8701b intel/fs: Don't copy-propagate stride=0 sources into ddx/ddy by Jason Ekstrand · 4 years, 2 months ago
  63. 91becd8 intel/fs: Add support for a new load_reloc_const intrinsic by Jason Ekstrand · 4 years, 3 months ago
  64. 8d8a381 intel/eu: Add a mechanism for emitting relocatable constant MOVs by Jason Ekstrand · 4 years, 3 months ago
  65. 272ab28 intel/eu: Include brw_compiler.h in brw_eu.h by Jason Ekstrand · 4 years, 3 months ago
  66. 90b6745 intel/fs,vec4: Stuff the constant data from NIR in the end of the program by Jason Ekstrand · 4 years, 3 months ago
  67. 91348d1 intel/eu: Add some new helpers by Jason Ekstrand · 4 years, 3 months ago
  68. 54ba0da intel/compiler: Get rid of the global compaction table pointers by Jason Ekstrand · 4 years, 2 months ago
  69. e4dadb5 intel/tools: Disassemble WAIT's argument as a destination by Matt Turner · 4 years, 2 months ago
  70. ed9ac3d intel/fs,vec4: remove unused assignments by Marcin Ślusarz · 4 years, 3 months ago
  71. 8e8356e intel/compiler: mark debug constant as const by Marcin Ślusarz · 4 years, 3 months ago
  72. c7a9dc7 intel/compiler/test: use TEST_DEBUG env var consistently by Marcin Ślusarz · 4 years, 3 months ago
  73. 87fa645 intel/compiler: Fix pointer arithmetic when reading shader assembly by Danylo Piliaiev · 4 years, 2 months ago
  74. bc4a127 intel/disasm: Label support in shader disassembly for UIP/JIP by Danylo Piliaiev · 5 years ago
  75. 6cbd476 intel/disasm: brw_label and support functions by Danylo Piliaiev · 5 years ago
  76. afa39d0 intel/disasm: Change visibility of has_uip and has_jip by Danylo Piliaiev · 5 years ago
  77. ff2f44d intel/fs: Implement nir_intrinsic_load_global_constant by Jason Ekstrand · 4 years, 2 months ago
  78. cccb497 intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+ by Jason Ekstrand · 4 years, 4 months ago
  79. 70cbddc nir: use enum operator helper for nir_variable_mode and nir_metadata by Karol Herbst · 4 years, 2 months ago
  80. 4d18e71 nir: Rename num_shared to shared_size by Jason Ekstrand · 4 years, 2 months ago
  81. e8b3bc1 intel/nir: Lower things with > 4 components in lower_mem_access_bit_sizes by Jason Ekstrand · 4 years, 2 months ago
  82. 55ae704 intel/fs: Add support for vec8 and vec16 ops by Jason Ekstrand · 4 years, 2 months ago
  83. b7db9ee intel/nir: Clean up lower_alpha_to_coverage a bit by Jason Ekstrand · 4 years, 3 months ago
  84. b6fdb14 intel/nir: Rewrite the guts of lower_alpha_to_coverage by Jason Ekstrand · 4 years, 3 months ago
  85. 72dc06e intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverage by Jason Ekstrand · 4 years, 3 months ago
  86. c84e278 intel/nir: Allow splitting a single load into up to 32 loads by Jason Ekstrand · 4 years, 3 months ago
  87. febe762 intel/fs: Fix an assert in load_scratch by Jason Ekstrand · 4 years, 3 months ago
  88. d3faac7 nir: Add options to nir_lower_compute_system_values to control compute ID base lowering by Jesse Natalie · 4 years, 2 months ago
  89. 2e1df6a nir: Move compute system value lowering to a separate pass by Jesse Natalie · 4 years, 2 months ago
  90. e5899c1 nir: rename nir_op_fne to nir_op_fneu by Karol Herbst · 4 years, 3 months ago
  91. 1ccd681 nir: Add an LOD parameter to image_*_size by Jason Ekstrand · 4 years, 3 months ago
  92. 7dcb1d2 st/mesa: Replace UsesStreams by ActiveStreamMask for GS by Louis-Francis Ratté-Boulianne · 4 years, 8 months ago
  93. 003b04e intel/compiler: Allow MESA_SHADER_KERNEL by Jason Ekstrand · 6 years ago
  94. e2b6ccb intel/compiler: Use C99 array initializers for prog_data/key sizes by Caio Marcelo de Oliveira Filho · 4 years, 9 months ago
  95. 8e1de8e intel/cs_intrinsics: Handle 64-bit intrinsics by Jason Ekstrand · 6 years ago
  96. cf52b40 intel/fs: work around gen12 lower-precision source modifier limitation by Mark Janes · 4 years, 3 months ago
  97. ee06e47 intel/fs: Assert if lower_source_modifiers converts 32x16 to 32x32 multiplication by Mark Janes · 4 years, 3 months ago
  98. 023e666 i965: Enable vector shrinking in the vec4 backend. by Eric Anholt · 4 years, 3 months ago
  99. c883c48 intel/compiler: Relax SENDS regioning assertions by Matt Turner · 4 years, 4 months ago
  100. 6c11a79 i965/i915: Add colorspace support to YUV sampling by David Stevens · 4 years, 3 months ago