1. 2b1db36 pan/bi: Add +ZS_EMIT instruction to IR by Alyssa Rosenzweig · 3 years, 9 months ago
  2. 4a2ecc7 panfrost: Pass through src_type by Alyssa Rosenzweig · 3 years, 9 months ago
  3. 42319c5 pan/mdg: Move writeout lowering to common panfrost by Alyssa Rosenzweig · 3 years, 9 months ago
  4. dfaa4c5 pan/mdg: Deduplicate nir_find_variable_with_driver_location by Alyssa Rosenzweig · 3 years, 9 months ago
  5. 6dc6b8a panfrost: Set .array_size on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  6. eaf0be8 pan/bi: Don't emit TEXS for array textures by Alyssa Rosenzweig · 3 years, 9 months ago
  7. 3a86e1e pan/bi: Handle 3D/array coordinates by Alyssa Rosenzweig · 3 years, 9 months ago
  8. 56bda0f pan/bi: Track tex data register swizzles by Alyssa Rosenzweig · 3 years, 9 months ago
  9. 1463824 panfrost: Add bi_emit_array_index helper by Alyssa Rosenzweig · 3 years, 9 months ago
  10. 914eebb panfrost: Drop unused swizzles by Alyssa Rosenzweig · 3 years, 9 months ago
  11. b6c7142 panfrost: Advertise Bifrost support by Alyssa Rosenzweig · 3 years, 9 months ago
  12. 2ed0036 pan/bi: Lower +CUBEFACE2 by Alyssa Rosenzweig · 3 years, 9 months ago
  13. 3186401 pan/bi: Suppress disassembly for internal shaders by Alyssa Rosenzweig · 3 years, 9 months ago
  14. 2f00f82 pan/bi: Lower cube map coordinates by Boris Brezillon · 3 years, 9 months ago
  15. f76558b pan/bi: Hook up cube instructions packing by Boris Brezillon · 3 years, 9 months ago
  16. 0ed8eee pan/bi: Split special class in two by Boris Brezillon · 3 years, 9 months ago
  17. 20cc638 pan/bi: Move special instruction packing to a separate helper by Boris Brezillon · 3 years, 9 months ago
  18. 07f1df5 pan/bi: s/t0/t1/ in bi_disasm_dest_add() by Boris Brezillon · 3 years, 9 months ago
  19. 4713191 panfrost: Implement v7 texture payloads by Boris Brezillon · 3 years, 9 months ago
  20. 4e0826d panfrost: Add array size to XML by Boris Brezillon · 3 years, 9 months ago
  21. d5dd779c panfrost: Add missing alpha-first special formats by Alyssa Rosenzweig · 3 years, 9 months ago
  22. 3a67806 panfrost: Fix BGR233 component order by Alyssa Rosenzweig · 3 years, 9 months ago
  23. b5bc093 panfrost: Fix RGB5A1 formats by Alyssa Rosenzweig · 3 years, 9 months ago
  24. f2af23b panfrost: Use macro for panfrost_get_default_swizzle by Alyssa Rosenzweig · 3 years, 9 months ago
  25. c5d8619 panfrost: Add missing 1/2/4/64-bit formats to XML by Alyssa Rosenzweig · 3 years, 9 months ago
  26. d473622 panfrost: Rename VARYING_POS to SNAP4 by Alyssa Rosenzweig · 3 years, 9 months ago
  27. 1b5cac4 panfrost: Rename VARYING_DISCARD to CONSTANT by Alyssa Rosenzweig · 3 years, 9 months ago
  28. c6bdd97 panfrost: Split out v6/v7 format tables by Alyssa Rosenzweig · 4 years ago
  29. 29bb281 panfrost: Add v7-specific depth formats by Alyssa Rosenzweig · 3 years, 9 months ago
  30. 8ca1478 panfrost: Add miscellaneous missing Midgard formats by Alyssa Rosenzweig · 3 years, 9 months ago
  31. a21d3de panfrost: Add missing depth/stencil formats by Alyssa Rosenzweig · 3 years, 9 months ago
  32. f6fb9ef panfrost: Add v7 special colour formats by Alyssa Rosenzweig · 3 years, 9 months ago
  33. cae1be9 panfrost: Remove panfrost_is_z24s8_variant by Alyssa Rosenzweig · 3 years, 9 months ago
  34. 870283b panfrost: Remove duplicated format arg for ASTC by Alyssa Rosenzweig · 3 years, 9 months ago
  35. 44155fa panfrost: Complete format_to_bifrost_blend by Alyssa Rosenzweig · 3 years, 9 months ago
  36. d9b16ca panfrost: Add a blendable format table by Alyssa Rosenzweig · 3 years, 9 months ago
  37. 666677d panfrost: Use consistent swizzle names in XML by Alyssa Rosenzweig · 3 years, 9 months ago
  38. 1e18d99 panfrost: Add MALI_EXTRACT_INDEX helper by Alyssa Rosenzweig · 3 years, 9 months ago
  39. a188533 panfrost: AFBC compress Z16 depth buffers by Icecream95 · 3 years, 9 months ago
  40. 388c99b panfrost: Z16 depth buffer support by Icecream95 · 3 years, 9 months ago
  41. 6c6693e pan/bi: Fix ms_idx type to catch missing ms_index source by Boris Brezillon · 3 years, 9 months ago
  42. eaed477 pan/bi: Add ult support by Boris Brezillon · 3 years, 9 months ago
  43. f77bbc9 pan/bi: Lower {i,u}{min,max} instructions by Boris Brezillon · 3 years, 9 months ago
  44. 1c8b8e3 pan/bi: Add support for load_point_coord by Boris Brezillon · 3 years, 9 months ago
  45. 55c0dd9 pan/bi: Add support for load_front_face by Boris Brezillon · 3 years, 9 months ago
  46. 303a74c android: panfrost: Move nir_undef_to_zero to util by Marijn Suijten · 3 years, 9 months ago
  47. 56f90a6 pan/bi: Account for bool32 ld_ubo reads by Alyssa Rosenzweig · 3 years, 9 months ago
  48. b9a136c panfrost: Implement BGRA textures by Alyssa Rosenzweig · 3 years, 9 months ago
  49. 048e431 panfrost: Fix component order XML by Alyssa Rosenzweig · 3 years, 9 months ago
  50. 25b66e6 panfrost: Calculate thread count on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  51. fb32406 panfrost: Don't export queries by Alyssa Rosenzweig · 3 years, 9 months ago
  52. f4ecc43 panfrost: Record architecture major version by Alyssa Rosenzweig · 3 years, 9 months ago
  53. 81b28eb pan/bi: Use nir_undef_to_zero by Alyssa Rosenzweig · 3 years, 9 months ago
  54. 86b2b4e panfrost: Move nir_undef_to_zero to common util/ by Alyssa Rosenzweig · 3 years, 9 months ago
  55. f042109 pan/bi: Pipe through tls_size by Alyssa Rosenzweig · 3 years, 9 months ago
  56. b43b153 pan/bi: Implement spilling by Alyssa Rosenzweig · 3 years, 9 months ago
  57. e33b297 pan/bi: Pack LOAD/STORE by Alyssa Rosenzweig · 3 years, 9 months ago
  58. 74be83d pan/bi: Add bi_foreach_clause_in_block_safe helper by Alyssa Rosenzweig · 3 years, 9 months ago
  59. 2ff54ca pan/bi: Factor out singleton construction from scheduler by Alyssa Rosenzweig · 3 years, 9 months ago
  60. 2d0f46a pan/bi: Implement bi_spill_register by Alyssa Rosenzweig · 3 years, 9 months ago
  61. 82dbc4e pan/bi: Add helpers for working with singletons by Alyssa Rosenzweig · 3 years, 9 months ago
  62. 1db83fc pan/bi: Add bi_rewrite_index_src_single helper by Alyssa Rosenzweig · 3 years, 9 months ago
  63. 9e915fd pan/bi: Add bi_fill by Alyssa Rosenzweig · 3 years, 9 months ago
  64. 486a820 pan/bi: Add bi_spill helper by Alyssa Rosenzweig · 3 years, 9 months ago
  65. 171bf19 pan/bi: Add spills/fills parameters by Alyssa Rosenzweig · 3 years, 9 months ago
  66. 7246dd8 pan/bi: Implement bi_choose_spill_node by Alyssa Rosenzweig · 3 years, 9 months ago
  67. ab9abc9 pan/bi: Add no_spill flag to IR by Alyssa Rosenzweig · 3 years, 9 months ago
  68. ad8a849 pan/bi: Stub spilling by Alyssa Rosenzweig · 3 years, 9 months ago
  69. 8477678 pan/bi: Fix handling of small constants in bi_lookup_constant by Alyssa Rosenzweig · 3 years, 9 months ago
  70. 82a62a6 pan/bi: Drop 64-bit constant support by Alyssa Rosenzweig · 3 years, 9 months ago
  71. d2bfcba pan/mdg: Cleanup mir_rewrite_index_src_single by Alyssa Rosenzweig · 3 years, 9 months ago
  72. e615209 panfrost: Use canonical characterization of tls_size by Alyssa Rosenzweig · 3 years, 9 months ago
  73. edd98aa panfrost: Add support for native wallpapering on Bifrost by Boris Brezillon · 3 years, 9 months ago
  74. a677e34 panfrost: Split panfrost_load_midg() by Boris Brezillon · 3 years, 9 months ago
  75. 8892c9c panfrost: Pass the texture payload through a panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  76. 1b3b289 panfrost: Rename panfrost_transfer to panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  77. bf3cd28 panfrost: Use real name for attribute's unknown field by Boris Brezillon · 3 years, 9 months ago
  78. 6b68c82 panfrost: Build blit shaders on Bifrost too by Boris Brezillon · 3 years, 9 months ago
  79. 69c864b panfrost: Make {midgard,bifrost}_compile_shader_nir() return a program object by Boris Brezillon · 3 years, 9 months ago
  80. b83c293 pan/bi: Add basic support for txf_ms by Boris Brezillon · 3 years, 9 months ago
  81. d33c8af pan/bi: Support the case where TEXC needs 0 or 1 staging reg by Boris Brezillon · 3 years, 9 months ago
  82. 4aff27a pan/bi: Add support for load_sample_id by Boris Brezillon · 3 years, 9 months ago
  83. e2d6156 pan/bi: Print blend descriptor source properly by Boris Brezillon · 3 years, 9 months ago
  84. 74c1580 pan/bi: Make sure we don't print special index as a register by Boris Brezillon · 3 years, 9 months ago
  85. a194dcc panfrost: Replace unkown renderer state fields by their real names by Boris Brezillon · 3 years, 9 months ago
  86. 7486b5d panfrost: Add specialized preload descriptors by Boris Brezillon · 3 years, 9 months ago
  87. d769697 panfrost: Add the bifrost tiler internal state field by Boris Brezillon · 3 years, 9 months ago
  88. 2f1947b panfrost: Fix tiler job injection by Boris Brezillon · 3 years, 9 months ago
  89. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  90. 85053c0 panfrost: Fix stride for AFBC_FORMAT_MOD_BLOCK_SIZE_32x8. by Vinson Lee · 3 years, 9 months ago
  91. f04e5ef panfrost: Add missing tile-buffer formats to the format enum by Boris Brezillon · 3 years, 10 months ago
  92. 685d45f pan/bi: Special-case load_input for blend shaders by Boris Brezillon · 3 years, 9 months ago
  93. 0d40460 pan/bi: Reserve r0-r3 in blend shaders by Boris Brezillon · 3 years, 9 months ago
  94. 3432d0a pan/bi: Special-case BLEND instruction emission for blend shaders by Boris Brezillon · 3 years, 9 months ago
  95. 2f3f5da pan/bi: Collect return addresses of blend calls by Boris Brezillon · 3 years, 9 months ago
  96. 8da0a1d pan/bi: Add load_output support by Boris Brezillon · 3 years, 9 months ago
  97. 8d707cd panfrost: Add a "Bifrost Internal Blend" descriptor by Boris Brezillon · 3 years, 9 months ago
  98. e6186c2 pan/bi: Support indirect jumps by Boris Brezillon · 3 years, 9 months ago
  99. 1a1d9cc pan/bi: Add support for load_blend_const_color_{r,g,b,a}_float by Boris Brezillon · 3 years, 9 months ago
  100. 16179c8 pan/bi: Rework blend descriptor access handling by Boris Brezillon · 3 years, 9 months ago