1. 11a8016 Move dimensions from struct pipe_region to struct pipe_surface. by Michel Dänzer · 17 years ago
  2. f8549e8 plug in _mesa_test_proxy_teximage, temporarily by Brian · 17 years ago
  3. ee80e0b Move the get/put_tile() functions to pipe_context. by Brian · 17 years ago
  4. 5cb0d74 formatting fix by Brian · 17 years ago
  5. 28b315d comments by Brian · 17 years ago
  6. e0271e1 remove dead code by keithw · 17 years ago
  7. 5c83f13 Do image flipping in do_copy_texsubimage() and GL pixel transfer ops (except convolution). by Brian · 17 years ago
  8. c6717a8 fallback_copy_texsubimage() basically works now (at least w/ Xlib driver). by Brian · 17 years ago
  9. 038cb56 More work on glCopyTexSubImage. by Brian · 17 years ago
  10. b27498c checkpoint: glCopyTexImage work by Brian · 17 years ago
  11. 5578f8c Remove non-meaningful region_idle() interface by Keith Whitwell · 17 years ago
  12. 5390a43 translate GL texture targets to PIPE_TEXTURE_x values by Brian · 17 years ago
  13. 9cf9aa1 use st_mesa_format_to_pipe_format() by Brian · 17 years ago
  14. f8ab247 rename st_cb_teximage.h st_format.h by Brian · 17 years ago
  15. a25dd4d code movement by Brian · 17 years ago
  16. b245840 set mt->format by Brian · 17 years ago
  17. 14b9834 s/intel/st/ by Brian · 17 years ago
  18. d78dab1 plug in texture/sampler state update by Brian · 17 years ago
  19. 6da9234 New st_init_*_functions() to initialize the driver functions table. by Brian · 17 years ago
  20. 24df8f8 new texture functions by Brian · 17 years ago