1. eb9ad9f softpipe: add image support to softpipe (v3) by Dave Airlie · 8 years ago
  2. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  3. 8c347d4 gallium: fix type of flags in pipe_context::flush() by Chia-I Wu · 11 years ago
  4. 598cc1f gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag by Marek Olšák · 12 years ago
  5. 7e02303 gallium: remove flags from the flush function by Marek Olšák · 13 years ago
  6. 4c70014 gallium: support for array textures and related changes by Roland Scheidegger · 14 years ago
  7. 53e94bd softpipe: Make softpipe transfers in-order. by José Fonseca · 14 years ago
  8. 4abe1eb gallium: Change pipe->flush() interface to optionally return a fence. by Michel Dänzer · 16 years ago
  9. b642730 Code reorganization: move files into their places. by José Fonseca · 16 years ago[Renamed from src/mesa/pipe/softpipe/sp_flush.h]
  10. 47fc2c4 Lift common winsys functions into pipe's new p_winsys. by Keith Whitwell · 17 years ago
  11. 5c2c056 Handle glFlush/glFinish through the state tracker. by Keith Whitwell · 17 years ago
  12. 93d5cfd Add flush/finish functionality to pipe. by Keith Whitwell · 17 years ago