1. eb9ad9f softpipe: add image support to softpipe (v3) by Dave Airlie · 8 years ago
  2. a2a1a58 gallium: replace INLINE with inline by Ilia Mirkin · 9 years ago
  3. 3d29e75 softpipe: handle vertex texture sampling when using llvm for draw by Roland Scheidegger · 10 years ago
  4. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  5. 365f38f softpipe: use new softpipe_resource_data() accessor by Brian Paul · 11 years ago
  6. 772b25e Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  7. af4f75c softpipe: increase max texture size to 16K by Brian Paul · 14 years ago
  8. a8ea1da Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video by Younes Manton · 14 years ago
  9. e960dd7 softpipe: rename vars, update comments, etc by Brian Paul · 14 years ago
  10. 287c94e Squashed commit of the following: by Keith Whitwell · 14 years ago
  11. 299407a vl: Get rid of pipe_video_surface. by Younes Manton · 14 years ago
  12. b43c182 Squashed commit of gallium-context-transfers: by Keith Whitwell · 14 years ago
  13. 0c96690 Merge commit 'origin/master' into gallium-sw-api-2 by Keith Whitwell · 14 years ago
  14. 44eec28 softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS by Brian Paul · 14 years ago
  15. 94ce4eb softpipe: rework to use the llvmpipe winsys by Keith Whitwell · 14 years ago
  16. f547472 g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs by Younes Manton · 15 years ago
  17. 890679d Merge branch 'softpipe-opt' by Keith Whitwell · 15 years ago
  18. 6bc36f2 softpipe: remove no-op softpipe_init_texture_funcs() function by Brian Paul · 15 years ago
  19. 4fc7d03 softpipe: rework texture sampling code by Keith Whitwell · 15 years ago
  20. b5d583e softpipe: make some small steps to flush texture cache less frequently by Keith Whitwell · 15 years ago
  21. 4617981 gallium: No longer allow CPU mapping surfaces directly. by Michel Dänzer · 15 years ago
  22. 5897383 gallium: Remove the standalone surfaces. by José Fonseca · 16 years ago
  23. 4ddd659 gallium: Drop pipe_texture->cpp and pipe_surface->cpp. by José Fonseca · 16 years ago
  24. f38bb10 gallium: fix some surface usage bugs by Brian Paul · 16 years ago
  25. a73ae3d gallium: Add texture usage flags, special-case allocation of display targets by Keith Whitwell · 16 years ago
  26. c9ed86a gallium: tex surface checkpoint by Keith Whitwell · 16 years ago
  27. 4f36cf5 gallium: implement pipe_screen for softpipe driver by Brian · 16 years ago
  28. e8c0162 gallium: softpipe_init_texture_funcs(), make texture func static by Brian · 16 years ago
  29. d5640a2 gallium: new pipe->texture_update() function by Brian · 16 years ago
  30. b642730 Code reorganization: move files into their places. by José Fonseca · 16 years ago[Renamed from src/mesa/pipe/softpipe/sp_texture.h]
  31. 31c98ea gallium: change pipe->texture_create() to operate like the CSO functions by Brian · 16 years ago
  32. 1e0d30a gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code by Keith Whitwell · 17 years ago
  33. 4211d2d gallium: move softpipe_get_tex_surface() prototype by Brian · 17 years ago
  34. c14773b gallium: add license comment by Brian · 17 years ago
  35. ede7b00 softpipe: Simplify texture memory layout. by Michel Dänzer · 17 years ago
  36. 4c90dc7 Move struct softpipe_texture definition into sp_texture.h by Brian · 17 years ago
  37. 753db0d Hide texture layout details from the state tracker. by Michel Dänzer · 17 years ago