1. 8822ea1 svga: silence unused var warning in optimized build with MAYBE_UNUSED by Brian Paul · 7 years ago
  2. 5610911 svga: include sample count in surface_size() computation by Brian Paul · 7 years ago
  3. adead35 svga: fixed surface size to include array size by Charmaine Lee · 7 years ago
  4. 3fbdab8 svga: fix pre-mature flushing of the command buffer by Charmaine Lee · 7 years ago
  5. d6cb912 svga: add a few minor comments by Brian Paul · 7 years ago
  6. 16bd2c6 svga: add context pointer to the invalidate surface interface by Charmaine Lee · 8 years ago
  7. 628e84a gallium/util: replace pipe_mutex_unlock() with mtx_unlock() by Timothy Arceri · 7 years ago
  8. ba72554 gallium/util: replace pipe_mutex_lock() with mtx_lock() by Timothy Arceri · 7 years ago
  9. be18828 gallium/util: replace pipe_mutex_destroy() with mtx_destroy() by Timothy Arceri · 7 years ago
  10. 75b47dd gallium/util: replace pipe_mutex_init() with mtx_init() by Timothy Arceri · 7 years ago
  11. a3f6bea gallium: fix more occurences of u_hash.h by Marek Olšák · 8 years ago
  12. 8a195e2 svga: invalidate new surface before it is bound to a render target view by Charmaine Lee · 8 years ago
  13. ce9c05a svga: remove incorrect buffer invalidation code by Brian Paul · 8 years ago
  14. 7c5eda6 svga: use the sws local var to simplify some code by Brian Paul · 8 years ago
  15. da98cee svga: invalidate gb surface before it is reused by Charmaine Lee · 8 years ago
  16. 45078e8 svga: s/unsigned/enum pipe_resource_usage/ for buffer usage variables by Brian Paul · 8 years ago
  17. 903afc3 svga: also dump SVGA3D_BUFFER surfaces in svga_screen_cache_dump() by Brian Paul · 8 years ago
  18. e054251 svga: update driver for version 10 GPU interface by Brian Paul · 9 years ago
  19. e2a1d21 svga/winsys: Add support for VGPU10 by Brian Paul · 9 years ago
  20. a2a1a58 gallium: replace INLINE with inline by Ilia Mirkin · 9 years ago
  21. bfb6b76 svga: remove some unneeded INLINE qualifiers by Brian Paul · 10 years ago
  22. 141e39a svga/winsys: Propagate surface shared information to the winsys by Thomas Hellstrom · 10 years ago
  23. 6476bcb svga: remove a couple unneeded assertions by Brian Paul · 10 years ago
  24. 0d1ee26 svga: add svga_screen_cache_dump() debug helper by Brian Paul · 12 years ago
  25. 81f2f3f svga: add some comments in svga_screen_cache.c by Brian Paul · 12 years ago
  26. 4b5a589 svga: whitespace, formatting fixes by Brian Paul · 12 years ago
  27. fe68af6 svga: init pointer to NULL to silence MSVC warning by Brian Paul · 12 years ago
  28. 500e7c5 svga: implement surface cache size limit by Brian Paul · 13 years ago
  29. 8469baf svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC. by José Fonseca · 15 years ago
  30. b911688 svga: add DEBUG_CACHE option by Keith Whitwell · 15 years ago
  31. b96218c svga: hash the whole key, not just the first four bytes by Keith Whitwell · 15 years ago
  32. f1ce37f svga: cache textures as well as buffers by Keith Whitwell · 15 years ago
  33. 3192633 svga: Add svga driver by Jakob Bornecrantz · 15 years ago