1. 4542a63 svga: fix format_conversion_table breakage by Brian Paul · 7 years ago
  2. ef874ee gallium: Add support for 5551 with the 1-bit field in the low bit. by Eric Anholt · 7 years ago
  3. b7c08e5 svga: fix incorrect case in svga_typeless_format() by Brian Paul · 7 years ago
  4. cbe72ae svga: add typeless switch cases in svga_typeless_format() by Brian Paul · 7 years ago
  5. 85a3e1c gallium: add PIPE_FORMAT_R10G10B10X2_UNORM by Nicolai Hähnle · 7 years ago
  6. 0782350 svga: update a few surface format names by Brian Paul · 7 years ago
  7. b2e78e7 svga: clean up format_cap_table by Charmaine Lee · 7 years ago
  8. 122ca27 svga: fix the default devcap for SVGA3D_Z_D24S8_INT by Charmaine Lee · 7 years ago
  9. 1887faf svga: Allow format differences in 16-bit RGBA surface sharing by Thomas Hellstrom · 7 years ago
  10. 1b415a5 svga: add function svga_linear_to_srgb() by Neha Bhende · 7 years ago
  11. ca59fd1 svga: Add a more elaborate format compatibility determination v2 by Thomas Hellstrom · 7 years ago
  12. 5bd5ec6 svga: fix format for screen target by Charmaine Lee · 7 years ago
  13. 8dee325 svga: handle P016 format as well by Christian König · 7 years ago
  14. 0d221fc svga: add a helper function to check for typeless format by Charmaine Lee · 8 years ago
  15. f942a70 svga: don't special case caps for SVGA3D_R32_FLOAT by Brian Paul · 8 years ago
  16. 2ad4ba0 svga: add const qualifier on svga_translate_format() by Brian Paul · 8 years ago
  17. 46e7355 svga: add new svga_format_is_uncompressed_snorm() helper by Brian Paul · 8 years ago
  18. 429ace2 svga: don't advertise support for R32G32B32_UINT/SINT surface formats by Neha Bhende · 8 years ago
  19. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  20. e0184b3 svga: s/Elements/ARRAY_SIZE/ by Brian Paul · 8 years ago
  21. 6303231 svga: add DXGenMips command support by Charmaine Lee · 9 years ago
  22. c9651f0 svga: Add ASTC formats to format table. by Jose Fonseca · 9 years ago
  23. 1a48326 svga: use more VGPU10 formats by Brian Paul · 9 years ago
  24. 1a90e3e svga: add/use new svga_sampler_format() function by Brian Paul · 9 years ago
  25. edfb7ed gallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10 by Thomas Hellstrom · 9 years ago
  26. e054251 svga: update driver for version 10 GPU interface by Brian Paul · 9 years ago
  27. 2e0c908 svga: split / update svga3d header files by Brian Paul · 10 years ago
  28. 1a4aad1 svga: Add support for 16-bit per channel RGBA by John Kåre Alsaker · 12 years ago
  29. 32f669e svga: add svga_format_size() function by Brian Paul · 13 years ago
  30. 866f9b1 gallium: rename ZS stencil type to UINT (v2) by Dave Airlie · 13 years ago
  31. 681f921 svga: add format translation for DXT/sRGB formats by Brian Paul · 13 years ago
  32. 9a41eca svga: add translation for float formats by Brian Paul · 13 years ago
  33. 974b641 svga: Cleanup format capability checking. by José Fonseca · 13 years ago