1. b549f5e svga: pass tobind_flags to svga_buffer_handle by Charmaine Lee · 7 years ago
  2. 9d81ab7 svga: Relax the format checks for copy_region_vgpu10 somewhat by Thomas Hellstrom · 7 years ago
  3. a37eede svga: Fix incorrect format conversion blit destination by Thomas Hellstrom · 7 years ago
  4. 5732ac3 svga: Fix srgb copy_region regression by Thomas Hellstrom · 7 years ago
  5. 14f888a svga: Prefer accelerated blits over cpu copy region by Thomas Hellstrom · 7 years ago
  6. 4c3e8f1 svga: Support accelerated conditional blitting by Thomas Hellstrom · 7 years ago
  7. 71f857d svga: Use utility functions to help determine whether we can use copy_region by Thomas Hellstrom · 7 years ago
  8. f4c2d4b svga: Rework the blit and resource_copy_region functionality v3 by Thomas Hellstrom · 7 years ago
  9. f2eec4e svga: allow quad blit for more formats by Charmaine Lee · 8 years ago
  10. ec138d6 svga: allow copy_region if sample counts match by Charmaine Lee · 8 years ago
  11. a2d49c4 svga: set rendered-to flag after updating the texture using PredCopyRegion by Charmaine Lee · 8 years ago
  12. 03e1b7c svga: Add render_condition boolean flag in struct svga_context by Neha Bhende · 8 years ago
  13. 2cff6f4 svga: Allow DXPredCopyRegion for depth_and_stencil formats. by Neha Bhende · 8 years ago
  14. 14639cd svga: use new adjust_z_layer() helper in svga_pipe_blit.c by Brian Paul · 8 years ago
  15. c420005 svga: simplify/improve the format compatibility check for region copies by Brian Paul · 8 years ago
  16. 47f16f5 svga: disable srgb format related code from svga_blit() by Neha Bhende · 8 years ago
  17. b7bee25 svga: Use comparison between svga texture types to use PredCopyRegion command by Neha Bhende · 8 years ago
  18. 10f6e08 svga: fix regression related to srgb by Neha Bhende · 8 years ago
  19. 3b7341d svga: use local variable blit instead of pointer by Neha Bhende · 8 years ago
  20. 18e6e07 svga: fix src/dst typo in can_blit_via_copy_region_vgpu10() by Brian Paul · 8 years ago
  21. 7416347 svga: simplify/fix 1D/2D array resource copies by Brian Paul · 8 years ago
  22. c84444e svga: use SVGA3D_vgpu10_BufferCopy() for buffer copies by Brian Paul · 8 years ago
  23. 4a54514 svga: try blitting with copy region in more cases by Brian Paul · 8 years ago
  24. 92b44ef svga: use copy_region_vgpu10() for region copies when possible by Brian Paul · 8 years ago
  25. 1d0be40 svga: use vgpu10 CopyRegion command when possible by Neha Bhende · 8 years ago
  26. 4f5d513 svga: rename svga_surface_copy() to svga_resource_copy_region() by Brian Paul · 8 years ago
  27. 743ff58 svga: don't copy blit_info into local var by Brian Paul · 8 years ago
  28. abc6432 svga: fix copying non-zero layers of 1D array textures by Brian Paul · 8 years ago
  29. b94f73c svga: clean up svga_pipe_blit.c by Brian Paul · 8 years ago
  30. e054251 svga: update driver for version 10 GPU interface by Brian Paul · 9 years ago
  31. 3969330 svga: mark dest image as defined in svga_surface_copy() by Brian Paul · 11 years ago
  32. 419cd5f gallium: add flush_resource context function by Marek Olšák · 11 years ago
  33. 793e8e3 gallium: add condition parameter to render_condition by Roland Scheidegger · 11 years ago
  34. e73bf3b gallium: add start_slot parameter to set_vertex_buffers by Marek Olšák · 12 years ago
  35. ad3d5db svga: implement blit by Marek Olšák · 12 years ago
  36. 7f2e128 svga: move svga_texture() casts/calls in svga_surface_copy() by Brian Paul · 13 years ago
  37. 883d8a0 gallium: add fallback for copying buffers to all drivers by Marek Olšák · 13 years ago
  38. 0ced789 svga: Ensure pending drawing commands other surface operations are emitted before DMAs. by José Fonseca · 13 years ago
  39. 4c70014 gallium: support for array textures and related changes by Roland Scheidegger · 14 years ago
  40. 16009b6 svga: Remove unnecessary header. by Vinson Lee · 14 years ago
  41. d199896 svga: adapt to clear interface changes by Roland Scheidegger · 14 years ago
  42. eb2b668 svga: adapt to interface changes by Roland Scheidegger · 14 years ago
  43. 287c94e Squashed commit of the following: by Keith Whitwell · 14 years ago
  44. b911688 svga: add DEBUG_CACHE option by Keith Whitwell · 15 years ago
  45. 3192633 svga: Add svga driver by Jakob Bornecrantz · 15 years ago