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