1. eea6223 svga: create buffer surfaces for incompatible bind flags by Charmaine Lee · 8 years ago
  2. b549f5e svga: pass tobind_flags to svga_buffer_handle by Charmaine Lee · 7 years ago
  3. 7348df8 svga: add comment on svga_buffer_hw_storage_map() by Brian Paul · 7 years ago
  4. ee39814 svga: split the num-resources-mapped hud to textures & buffers by Charmaine Lee · 8 years ago
  5. 4f74b37 svga: implement an index buffer translation cache by Brian Paul · 8 years ago
  6. e206f67 svga: rewrite svga_buffer() cast wrapper by Brian Paul · 8 years ago
  7. efe3751 svga: only count hardware buffer mappings for HUD by Brian Paul · 9 years ago
  8. e054251 svga: update driver for version 10 GPU interface by Brian Paul · 9 years ago
  9. a2a1a58 gallium: replace INLINE with inline by Ilia Mirkin · 9 years ago
  10. 7a30668 util: Move gallium's linked list to util by Jason Ekstrand · 9 years ago
  11. e0a6fb0 svga: add new helper functions for GBS buffers by Brian Paul · 10 years ago
  12. ac114c6 svga: add new memory-used HUD query by Brian Paul · 11 years ago
  13. bcd8d97 svga: remove unneeded 'struct svga_screen' declarations by Brian Paul · 12 years ago
  14. 43995c9 gallium: remove pipe_context::redefine_user_buffer by Marek Olšák · 12 years ago
  15. 5421942 svga: Fix multiple uploads of the same user-buffer. by Thomas Hellstrom · 13 years ago
  16. bd00fb2 svga: Handle null buffers in svga_buffer_is_user_buffer(). by José Fonseca · 13 years ago
  17. 2b301df gallium/svga: Upload only parts of user-buffers that we actually use by Thomas Hellstrom · 13 years ago
  18. 74651f5 svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1. by José Fonseca · 13 years ago
  19. e08a3d6 svga: Use transfer information on buffer transfers. by José Fonseca · 13 years ago
  20. ded1e31 Revert "gallium/svga: Only upload parts of vertexarrays that are actually used" by Thomas Hellstrom · 13 years ago
  21. 6d4e337 gallium/svga: Only upload parts of vertexarrays that are actually used by Thomas Hellstrom · 13 years ago
  22. fa05ddc svga: Proper redefine_user_buffer implementation. by José Fonseca · 13 years ago
  23. b845909 svga: Remove the screen private context. by José Fonseca · 14 years ago
  24. 287c94e Squashed commit of the following: by Keith Whitwell · 14 years ago[Renamed (89%) from src/gallium/drivers/svga/svga_screen_buffer.h]
  25. b330928 svga: Upload user buffers only once. by José Fonseca · 14 years ago
  26. 2452921 svga: Break uploads of big buffers into smaller pieces. by José Fonseca · 14 years ago
  27. cf86133 svga: Further cleanup/comment svga buffer code. by José Fonseca · 14 years ago
  28. 21480fb svga: Remove unused buffer download code. by José Fonseca · 14 years ago
  29. 9782d7c svga: Don't swap buffers to system memory -- winsys' responsibility. by José Fonseca · 15 years ago
  30. 0ae076b svga: Follow buffer usage semantics properly. by José Fonseca · 15 years ago
  31. 3192633 svga: Add svga driver by Jakob Bornecrantz · 15 years ago