1. cce3d92 panfrost: Implement Z32F_S8 blits by Alyssa Rosenzweig · 4 years, 2 months ago
  2. f34b8d3 panfrost: Map PIPE_{DXT, RGTC, BPTC} to MALI_BCn by Alyssa Rosenzweig · 4 years, 2 months ago
  3. d5a9cd1 panfrost: Add format codes for new compressed textures by Alyssa Rosenzweig · 4 years, 2 months ago
  4. 816af26 panfrost: Handle PIPE_FORMAT_S8_UINT by Alyssa Rosenzweig · 4 years, 2 months ago
  5. 4c89148 panfrost: Handle PIPE_FORMAT_X24S8_UINT by Alyssa Rosenzweig · 4 years, 2 months ago
  6. 5a4eeb2 panfrost: Fill in SCALED formats to format table by Alyssa Rosenzweig · 4 years, 4 months ago
  7. 82792ef panfrost: Fix Z24 vs Z32 mixup by Alyssa Rosenzweig · 4 years, 4 months ago
  8. 861e7dc panfrost: Switch formats to table by Alyssa Rosenzweig · 4 years, 4 months ago
  9. 58b66f8 panfrost: Handle MALI_RGB8_UNORM in panfrost_format_to_bifrost_blend by Tomeu Vizoso · 4 years, 4 months ago
  10. 3c98c45 panfrost: Emit blend descriptors on Bifrost by Tomeu Vizoso · 4 years, 5 months ago
  11. 50e3b2e panfrost: Correctly identify format 0x4c by Icecream95 · 4 years, 6 months ago
  12. bd87bcb panfrost: Add support for R3G3B2 by Icecream95 · 4 years, 6 months ago
  13. 81d059c panfrost: Add support for B5G5R5X1 by Icecream95 · 4 years, 6 months ago
  14. ce845f4 Revert "panfrost: Z24 variants should be sampled as R32UI" by Boris Brezillon · 4 years, 6 months ago
  15. ae5e640 panfrost: Remove some more prints to stdout by Tomeu Vizoso · 4 years, 7 months ago
  16. ad44f58 panfrost: Move format translation to root by Alyssa Rosenzweig · 4 years, 7 months ago[Renamed (86%) from src/gallium/drivers/panfrost/pan_format.c]
  17. c57456aa panfrost: Simplify swizzle translation by Alyssa Rosenzweig · 4 years, 7 months ago
  18. f3490a1 panfrost: Inline panfrost_get_default_swizzle by Icecream95 · 4 years, 7 months ago
  19. 0406ea4 panfrost: Z24 variants should be sampled as R32UI by Boris Brezillon · 4 years, 7 months ago
  20. b74212e panfrost: Fix non-debug builds by Icecream95 · 4 years, 7 months ago
  21. d902e23 panfrost: Use DBG macro to avoid noise in the console by Tomeu Vizoso · 4 years, 8 months ago
  22. 226c1ef panfrost: Add more info to some assertions by Tomeu Vizoso · 4 years, 9 months ago
  23. 31bd3b5 panfrost: Add ASTC texture formats by Icecream95 · 4 years, 8 months ago
  24. 960fe9d panfrost: Add ETC1/ETC2 texture formats by Icecream95 · 4 years, 8 months ago
  25. b3ff83c panfrost: Handle PIPE_FORMAT_R10G10B10A2_USCALED by Alyssa Rosenzweig · 4 years, 8 months ago
  26. ef8c2eb panfrost: Texture from Z32F_S8 as R32F by Alyssa Rosenzweig · 4 years, 8 months ago
  27. f107059 panfrost: Handle Z24_UNORM_S8_UINT as MALI_Z32_UNORM by Tomeu Vizoso · 4 years, 9 months ago
  28. ee5321f panfrost: Set depth and stencil for SFBD based on the format by Tomeu Vizoso · 4 years, 10 months ago
  29. 9447a84 panfrost: Rework format encoding on SFBD by Tomeu Vizoso · 4 years, 10 months ago
  30. 6fe4822 panfrost: Add R10G10B10A2_SSCALED vertex format by Alyssa Rosenzweig · 5 years ago
  31. 1bced0f panfrost: Handle Z24 textures by Alyssa Rosenzweig · 5 years ago
  32. a2d0ea9 panfrost: Style main Gallium driver by Alyssa Rosenzweig · 5 years ago
  33. e8ae998 panfrost: Dump unknown formats before aborting by Alyssa Rosenzweig · 5 years ago
  34. 601d4d3 panfrost: Add some special formats by Alyssa Rosenzweig · 5 years ago
  35. c65271c panfrost: assert(0) -> unreachable for some switch by Alyssa Rosenzweig · 5 years ago
  36. e4e6a3d panfrost: Implement FIXED formats by Alyssa Rosenzweig · 5 years ago
  37. 9237204 panfrost: Implement missing texture formats by Alyssa Rosenzweig · 5 years ago
  38. 60270c8 panfrost: Identify 4-bit channel texture formats by Alyssa Rosenzweig · 6 years ago
  39. 7da251f panfrost: Check in sources for command stream by Alyssa Rosenzweig · 6 years ago