1. 2b1db36 pan/bi: Add +ZS_EMIT instruction to IR by Alyssa Rosenzweig · 3 years, 9 months ago
  2. eaf0be8 pan/bi: Don't emit TEXS for array textures by Alyssa Rosenzweig · 3 years, 9 months ago
  3. 3a86e1e pan/bi: Handle 3D/array coordinates by Alyssa Rosenzweig · 3 years, 9 months ago
  4. 56bda0f pan/bi: Track tex data register swizzles by Alyssa Rosenzweig · 3 years, 9 months ago
  5. 1463824 panfrost: Add bi_emit_array_index helper by Alyssa Rosenzweig · 3 years, 9 months ago
  6. 2ed0036 pan/bi: Lower +CUBEFACE2 by Alyssa Rosenzweig · 3 years, 9 months ago
  7. 3186401 pan/bi: Suppress disassembly for internal shaders by Alyssa Rosenzweig · 3 years, 9 months ago
  8. 2f00f82 pan/bi: Lower cube map coordinates by Boris Brezillon · 3 years, 9 months ago
  9. f76558b pan/bi: Hook up cube instructions packing by Boris Brezillon · 3 years, 9 months ago
  10. 0ed8eee pan/bi: Split special class in two by Boris Brezillon · 3 years, 9 months ago
  11. 20cc638 pan/bi: Move special instruction packing to a separate helper by Boris Brezillon · 3 years, 9 months ago
  12. 07f1df5 pan/bi: s/t0/t1/ in bi_disasm_dest_add() by Boris Brezillon · 3 years, 9 months ago
  13. 6c6693e pan/bi: Fix ms_idx type to catch missing ms_index source by Boris Brezillon · 3 years, 9 months ago
  14. eaed477 pan/bi: Add ult support by Boris Brezillon · 3 years, 9 months ago
  15. f77bbc9 pan/bi: Lower {i,u}{min,max} instructions by Boris Brezillon · 3 years, 9 months ago
  16. 1c8b8e3 pan/bi: Add support for load_point_coord by Boris Brezillon · 3 years, 9 months ago
  17. 55c0dd9 pan/bi: Add support for load_front_face by Boris Brezillon · 3 years, 9 months ago
  18. 56f90a6 pan/bi: Account for bool32 ld_ubo reads by Alyssa Rosenzweig · 3 years, 9 months ago
  19. 81b28eb pan/bi: Use nir_undef_to_zero by Alyssa Rosenzweig · 3 years, 9 months ago
  20. f042109 pan/bi: Pipe through tls_size by Alyssa Rosenzweig · 3 years, 9 months ago
  21. b43b153 pan/bi: Implement spilling by Alyssa Rosenzweig · 3 years, 9 months ago
  22. e33b297 pan/bi: Pack LOAD/STORE by Alyssa Rosenzweig · 3 years, 9 months ago
  23. 74be83d pan/bi: Add bi_foreach_clause_in_block_safe helper by Alyssa Rosenzweig · 3 years, 9 months ago
  24. 2ff54ca pan/bi: Factor out singleton construction from scheduler by Alyssa Rosenzweig · 3 years, 9 months ago
  25. 2d0f46a pan/bi: Implement bi_spill_register by Alyssa Rosenzweig · 3 years, 9 months ago
  26. 82dbc4e pan/bi: Add helpers for working with singletons by Alyssa Rosenzweig · 3 years, 9 months ago
  27. 1db83fc pan/bi: Add bi_rewrite_index_src_single helper by Alyssa Rosenzweig · 3 years, 9 months ago
  28. 9e915fd pan/bi: Add bi_fill by Alyssa Rosenzweig · 3 years, 9 months ago
  29. 486a820 pan/bi: Add bi_spill helper by Alyssa Rosenzweig · 3 years, 9 months ago
  30. 171bf19 pan/bi: Add spills/fills parameters by Alyssa Rosenzweig · 3 years, 9 months ago
  31. 7246dd8 pan/bi: Implement bi_choose_spill_node by Alyssa Rosenzweig · 3 years, 9 months ago
  32. ab9abc9 pan/bi: Add no_spill flag to IR by Alyssa Rosenzweig · 3 years, 9 months ago
  33. ad8a849 pan/bi: Stub spilling by Alyssa Rosenzweig · 3 years, 9 months ago
  34. 8477678 pan/bi: Fix handling of small constants in bi_lookup_constant by Alyssa Rosenzweig · 3 years, 9 months ago
  35. 82a62a6 pan/bi: Drop 64-bit constant support by Alyssa Rosenzweig · 3 years, 9 months ago
  36. 1b3b289 panfrost: Rename panfrost_transfer to panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  37. bf3cd28 panfrost: Use real name for attribute's unknown field by Boris Brezillon · 3 years, 9 months ago
  38. 69c864b panfrost: Make {midgard,bifrost}_compile_shader_nir() return a program object by Boris Brezillon · 3 years, 9 months ago
  39. b83c293 pan/bi: Add basic support for txf_ms by Boris Brezillon · 3 years, 9 months ago
  40. d33c8af pan/bi: Support the case where TEXC needs 0 or 1 staging reg by Boris Brezillon · 3 years, 9 months ago
  41. 4aff27a pan/bi: Add support for load_sample_id by Boris Brezillon · 3 years, 9 months ago
  42. e2d6156 pan/bi: Print blend descriptor source properly by Boris Brezillon · 3 years, 9 months ago
  43. 74c1580 pan/bi: Make sure we don't print special index as a register by Boris Brezillon · 3 years, 9 months ago
  44. 7486b5d panfrost: Add specialized preload descriptors by Boris Brezillon · 3 years, 9 months ago
  45. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  46. 685d45f pan/bi: Special-case load_input for blend shaders by Boris Brezillon · 3 years, 9 months ago
  47. 0d40460 pan/bi: Reserve r0-r3 in blend shaders by Boris Brezillon · 3 years, 9 months ago
  48. 3432d0a pan/bi: Special-case BLEND instruction emission for blend shaders by Boris Brezillon · 3 years, 10 months ago
  49. 2f3f5da pan/bi: Collect return addresses of blend calls by Boris Brezillon · 3 years, 10 months ago
  50. 8da0a1d pan/bi: Add load_output support by Boris Brezillon · 3 years, 10 months ago
  51. e6186c2 pan/bi: Support indirect jumps by Boris Brezillon · 3 years, 10 months ago
  52. 1a1d9cc pan/bi: Add support for load_blend_const_color_{r,g,b,a}_float by Boris Brezillon · 3 years, 10 months ago
  53. 16179c8 pan/bi: Rework blend descriptor access handling by Boris Brezillon · 3 years, 10 months ago
  54. 6dd2a76 pan/bi: Get rid of the regs argument in bi_assign_fau_idx() by Boris Brezillon · 3 years, 10 months ago
  55. f25850b pan/bi: Use canonical name for FAU RAM sources by Boris Brezillon · 3 years, 10 months ago
  56. 111cf7f pan/bi: Copy blend shader info from compile_inputs by Boris Brezillon · 3 years, 10 months ago
  57. b7d16ad pan/bi: Range check newc/oldc when rewriting by Alyssa Rosenzweig · 3 years, 10 months ago
  58. c9b2dfd pan/bi: Disable mediump output lowering by Alyssa Rosenzweig · 3 years, 10 months ago
  59. 8cf798d pan/bi: Implement FETCH by Alyssa Rosenzweig · 3 years, 10 months ago
  60. 7f54284 pan/bi: Add bi_emit_lod_cube helper by Alyssa Rosenzweig · 3 years, 10 months ago
  61. 125d18d pan/bi: Map NIR tex ops to Bifrost ops by Alyssa Rosenzweig · 3 years, 10 months ago
  62. aa6a5d2 pan/bi: Don't terminate helper threads by Alyssa Rosenzweig · 3 years, 10 months ago
  63. 5fdd0c6 pan/bi: Fix message type printing by Alyssa Rosenzweig · 3 years, 10 months ago
  64. 7fdb090 pan/bi: Implement txb by Alyssa Rosenzweig · 3 years, 10 months ago
  65. ea85e3a pan/bi: Prefer 'texture_index' to 'image_index' by Alyssa Rosenzweig · 3 years, 10 months ago
  66. 3089501 pan/bi: Rewrite to fit dest = src constraint by Alyssa Rosenzweig · 3 years, 10 months ago
  67. 9384023 pan/bi: Pack TEXC by Alyssa Rosenzweig · 3 years, 10 months ago
  68. 4836366 pan/bi: Handle nir_tex_src_lod by Alyssa Rosenzweig · 3 years, 10 months ago
  69. f815131 pan/bi: Add data register passing infrastructure by Alyssa Rosenzweig · 3 years, 10 months ago
  70. 3bf4e60 pan/bi: Stub out TEXC handling by Alyssa Rosenzweig · 3 years, 10 months ago
  71. dcce3fe pan/bi: Add texture operator descriptor by Alyssa Rosenzweig · 3 years, 10 months ago
  72. d99df25 pan/bi: Pack skip bit for texture operations by Alyssa Rosenzweig · 3 years, 10 months ago
  73. 39ec3eb pan/bi: Encode skip bit into IR by Alyssa Rosenzweig · 3 years, 10 months ago
  74. 5cf53d1 pan/bi: Streamline TEXC/TEXS naming/selection by Alyssa Rosenzweig · 3 years, 10 months ago
  75. 6ed1bdf pan/bi: Use canonical texture op names in IR by Alyssa Rosenzweig · 3 years, 10 months ago
  76. 93f9052 pan/bi: Fix simple txl test by Alyssa Rosenzweig · 3 years, 10 months ago
  77. a204eac pan/bi: Handle vector moves by Alyssa Rosenzweig · 3 years, 10 months ago
  78. a227798 pan/bi: Pass flow_control through directly by Alyssa Rosenzweig · 3 years, 10 months ago
  79. 0f181f4 pan/bi: Use canonical flow control enum by Alyssa Rosenzweig · 3 years, 10 months ago
  80. d232864 pan/bi: Use canonical term dependency by Alyssa Rosenzweig · 3 years, 10 months ago
  81. 2b9484c2 pan/bi: Use canonical term "message type" by Alyssa Rosenzweig · 3 years, 10 months ago
  82. 800ee3d pan/bi: Print message types as strings by Alyssa Rosenzweig · 3 years, 10 months ago
  83. 77a4e39 pan/bi: Add missing message types by Alyssa Rosenzweig · 3 years, 10 months ago
  84. d2fac19 pan/bi: Expand clause type to 5-bit by Alyssa Rosenzweig · 3 years, 10 months ago
  85. 785344e pan/bi: Use canonical name for staging registers by Alyssa Rosenzweig · 3 years, 10 months ago
  86. 4131bc3 pan/bi: Use canonical next_clause_prefetch by Alyssa Rosenzweig · 3 years, 10 months ago
  87. 6c1cabc pan/bi: Canonicalize terminate_discarded_threads by Alyssa Rosenzweig · 3 years, 10 months ago
  88. a597588 pan/bi: Use canonical floating-point modes by Alyssa Rosenzweig · 3 years, 10 months ago
  89. c8b9a05 pan/bi: Cull unnecessary edges on the CF graph by Alyssa Rosenzweig · 3 years, 10 months ago
  90. 026a295 pan/bi: Drop if 0'd combine lowering by Alyssa Rosenzweig · 3 years, 10 months ago
  91. 405544e pan/bi: Fix memory corruption in scheduler by Alyssa Rosenzweig · 3 years, 10 months ago
  92. 3ed7472 pan/bi: Add copy for register COMBINEs by Alyssa Rosenzweig · 3 years, 10 months ago
  93. 0a74a04 panfrost: Pass compile arguments through a struct by Boris Brezillon · 3 years, 10 months ago
  94. 7bb85ea panfrost: Get rid of the with_opaque qualifier on the renderer state desc by Boris Brezillon · 3 years, 10 months ago
  95. f734e67 panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 10 months ago
  96. d343f23 panfrost: Adjust the draw descriptor definition by Boris Brezillon · 3 years, 10 months ago
  97. 1e7d82c nir/algebraic: always lower idiv to shifts if bitops are allowed by Marek Olšák · 3 years, 10 months ago
  98. ccb3d7d panfrost: bifrost: disassemble: Fix decoding of next_regs by Boris Brezillon · 3 years, 10 months ago
  99. 7cc55df pan/bi: Fix assert when writing vertex outputs by Alyssa Rosenzweig · 3 years, 10 months ago
  100. 0aa08ae nir: Split NIR_INTRINSIC_TYPE into separate src/dest indices by Jason Ekstrand · 3 years, 10 months ago