1. 0a74a04 panfrost: Pass compile arguments through a struct by Boris Brezillon · 3 years, 10 months ago
  2. 8389976 panfrost: XML-ify the blend descriptors by Boris Brezillon · 3 years, 10 months ago
  3. 7bb85ea panfrost: Get rid of the with_opaque qualifier on the renderer state desc by Boris Brezillon · 3 years, 10 months ago
  4. f734e67 panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 10 months ago
  5. 756441b pan/mdg: Infer whether to disassemble shaders from info.internal by Icecream95 · 3 years, 10 months ago
  6. bb80ed8 panfrost: Fix gnu-empty-initializer errors. by Vinson Lee · 3 years, 11 months ago
  7. c86b51a panfrost: Use opaque pack for vertex shaders by Alyssa Rosenzweig · 4 years ago
  8. 1e4c49e panfrost: Upload shader descriptors at CSO create by Alyssa Rosenzweig · 4 years ago
  9. 55d9c25 panfrost: Prepack fragment properties/preload by Alyssa Rosenzweig · 4 years ago
  10. a29fb64 panfrost: Pack vertex properties when compiling by Alyssa Rosenzweig · 4 years ago
  11. 5393d73 panfrost: Derive UBO count from shader_info by Alyssa Rosenzweig · 4 years ago
  12. 661b469 panfrost: XMLify beginning of shader descriptor by Alyssa Rosenzweig · 4 years ago
  13. 3bb61e2 panfrost: Derive texture/sampler_count from shader by Alyssa Rosenzweig · 4 years ago
  14. 9f83217 panfrost: Bake the initial tag into the shader pointer by Alyssa Rosenzweig · 4 years ago
  15. 606f05b panfrost: Clamp shader->uniform_count by Alyssa Rosenzweig · 4 years ago
  16. 9146f59 panfrost: Free cloned NIR shader by Alyssa Rosenzweig · 4 years ago
  17. 6afd4ad panfrost: Simplify depth/stencil/alpha by Alyssa Rosenzweig · 4 years ago
  18. a61be31 panfrost: Use nir_foreach_variable_with_modes in pan_compile by Jason Ekstrand · 4 years ago
  19. 4a8ad1e pan/mdg: Don't disassemble blit shaders by Icecream95 · 4 years ago
  20. e603248 panfrost: Add a bitset of render targets read by shaders by Icecream95 · 4 years, 1 month ago
  21. 75018f6 panfrost: Add rt formats to shader state by Icecream95 · 4 years, 1 month ago
  22. 1d88f07 panfrost: Drop Gallium-local pan_bo_create wrapper by Alyssa Rosenzweig · 4 years, 1 month ago
  23. ed1910d panfrost: Move debug flags into the device by Alyssa Rosenzweig · 4 years, 1 month ago
  24. 1c1782c panfrost: Demote mediump varyings to fp16 by Alyssa Rosenzweig · 4 years, 1 month ago
  25. f1de952 panfrost: Use shader_info harder by Alyssa Rosenzweig · 4 years, 1 month ago
  26. 3cc425e panfrost: Only store varying formats by Alyssa Rosenzweig · 4 years, 1 month ago
  27. 8462ca0 panfrost: Allow R/RG/RGB varyings by Alyssa Rosenzweig · 4 years, 1 month ago
  28. dce7722 panfrost: Handle writes_memory correctly by Alyssa Rosenzweig · 4 years, 2 months ago
  29. 1d194f8 panfrost: Set reads_frag_coord as a sysval by Alyssa Rosenzweig · 4 years, 2 months ago
  30. 1085f74 panfrost: Avoid redundant shader executions with mask=0x0 by Alyssa Rosenzweig · 4 years, 2 months ago
  31. 522bd41 ttn: Add new allow_disk_cache parameter by Axel Davy · 4 years, 2 months ago
  32. 3baf251 panfrost: mali_attr_meta.unknown1 is zero on Bifrost by Tomeu Vizoso · 4 years, 3 months ago
  33. c4400b0 panfrost: GPUs newer than G-71 don't have swizzles... by Tomeu Vizoso · 4 years, 3 months ago
  34. 3c98c45 panfrost: Emit blend descriptors on Bifrost by Tomeu Vizoso · 4 years, 3 months ago
  35. e30091b panfrost: Move uniform_count to pan_assemble by Alyssa Rosenzweig · 4 years, 4 months ago
  36. d104239 panfrost: Move varying linking to cmdstream by Alyssa Rosenzweig · 4 years, 4 months ago
  37. 8016906 panfrost: Call the Bifrost compiler on bi devices by Alyssa Rosenzweig · 4 years, 4 months ago
  38. 0f65f00 panfrost: Move pan_bo to root panfrost by Alyssa Rosenzweig · 4 years, 4 months ago
  39. ca8c625 panfrost: Split panfrost_device from panfrost_screen by Alyssa Rosenzweig · 4 years, 4 months ago
  40. 3a4524e panfrost: Promote midgard_program to panfrost/util by Alyssa Rosenzweig · 4 years, 4 months ago
  41. b02f97c panfrost: Prepare shader_meta descriptors at emission time by Boris Brezillon · 4 years, 5 months ago
  42. 55e0143 panfrost: Prepare things to get rid of panfrost_shader_state.tripipe by Boris Brezillon · 4 years, 5 months ago
  43. ad44f58 panfrost: Move format translation to root by Alyssa Rosenzweig · 4 years, 5 months ago
  44. d208212 pan/midgard: Use dummy tag for empty shaders by Alyssa Rosenzweig · 4 years, 6 months ago
  45. 9603126 panfrost: Allocate RAM backing of shared memory by Alyssa Rosenzweig · 4 years, 6 months ago
  46. f3490a1 panfrost: Inline panfrost_get_default_swizzle by Icecream95 · 4 years, 5 months ago
  47. 38c2069 panfrost: Set the MALI_WRITES_{Z,S} flags when needed by Boris Brezillon · 4 years, 6 months ago
  48. 8ed94d3 panfrost: Add the MALI_WRITES_{Z,S} flags by Boris Brezillon · 4 years, 6 months ago
  49. 67fe2af panfrost: Implement integer varyings by Alyssa Rosenzweig · 4 years, 7 months ago
  50. 8781378 panfrost: Extend attribute_count for vertex builtins by Alyssa Rosenzweig · 4 years, 7 months ago
  51. bf5d8cf panfrost: Handle empty shaders by Alyssa Rosenzweig · 4 years, 7 months ago
  52. 35418f6 panfrost: Let precompile imply shaderdb by Alyssa Rosenzweig · 4 years, 7 months ago
  53. a2d5503 panfrost: Pass blend RT number through by Alyssa Rosenzweig · 4 years, 8 months ago
  54. 7597015 panfrost: Route stack_size from compiler by Alyssa Rosenzweig · 4 years, 8 months ago
  55. 771d235 pan/midgard: Remove util/ra support by Alyssa Rosenzweig · 4 years, 9 months ago
  56. 072207b panfrost: Pipe the GPU ID into compiler and disassembler by Tomeu Vizoso · 4 years, 9 months ago
  57. 2da792d panfrost: do not report alpha-test as supported by Erik Faye-Lund · 4 years, 10 months ago
  58. 6d7e02e nir: allow passing alpha-ref state to lowering-code by Erik Faye-Lund · 4 years, 10 months ago
  59. 154cb72 panfrost: Move the BO API to its own header by Boris Brezillon · 4 years, 10 months ago
  60. 34efaaf panfrost: s/PAN_ALLOCATE_/PAN_BO_/ by Boris Brezillon · 4 years, 10 months ago
  61. 0500c9e panfrost: Get rid of pan_drm.c by Boris Brezillon · 4 years, 10 months ago
  62. 2c5ba2e panfrost: Implement gl_FragCoord correctly by Alyssa Rosenzweig · 5 years ago
  63. 5b0a1a4 panfrost: Route outputs_written through the compiler by Alyssa Rosenzweig · 5 years ago
  64. 9bc99e6 panfrost: Assign varying buffers dynamically by Alyssa Rosenzweig · 5 years ago
  65. 950b5fc5 panfrost: Allocate shaders in their own BOs by Tomeu Vizoso · 5 years ago
  66. b40ba2d panfrost: Remove unused argument by Alyssa Rosenzweig · 5 years ago
  67. ff345d4 panfrost: Handle MESA_SHADER_COMPUTE in compile callback by Alyssa Rosenzweig · 5 years ago
  68. 4647999 panfrost: Use gl_shader_stage directly for compiles by Alyssa Rosenzweig · 5 years ago
  69. c228046 panfrost: Remove CSO dependency from shader_compile by Alyssa Rosenzweig · 5 years ago
  70. e913986 panfrost: Implement gl_FrontFacing by Alyssa Rosenzweig · 5 years ago
  71. 2f92360 Revert "panfrost: Don't DIY point size/coord fields" by Alyssa Rosenzweig · 5 years ago
  72. 5534fdb panfrost: Compute I/O counts from shader_info by Alyssa Rosenzweig · 5 years ago
  73. 4508f43 panfrost: Don't DIY point size/coord fields by Alyssa Rosenzweig · 5 years ago
  74. bab4f6c panfrost: Use nir_gather_info information about discards by Alyssa Rosenzweig · 5 years ago
  75. 48991c7 panfrost: Use NIR helper invocations info by Alyssa Rosenzweig · 5 years ago
  76. 840b806 panfrost/midgard: Allocate registers once (per-screen) by Alyssa Rosenzweig · 5 years ago
  77. 318d641 panfrost: Cleanup shader upload code by Alyssa Rosenzweig · 5 years ago
  78. 749c544 panfrost: Fix general purpose varying handling by Boris Brezillon · 5 years ago
  79. 0ebf104 panfrost: Use fp32 (not fp16) varyings by Alyssa Rosenzweig · 5 years ago
  80. 7e8de5a panfrost: Implement system values by Alyssa Rosenzweig · 5 years ago
  81. b98955e panfrost: Rewrite varying assembly by Alyssa Rosenzweig · 5 years ago
  82. d4d29c0 panfrost: fix tgsi_to_nir() call by Eric Engestrom · 5 years ago
  83. 9a83444 tgsi_to_nir: Produce optimized NIR for a given pipe_screen. by Timur Kristóf · 5 years ago
  84. 97aa054 panfrost: Backport driver to Mali T600/T700 by Alyssa Rosenzweig · 5 years ago
  85. b1213a3 panfrost: Remove if 0'd dead code by Alyssa Rosenzweig · 5 years ago
  86. 7da251f panfrost: Check in sources for command stream by Alyssa Rosenzweig · 5 years ago