1. c474f1f Port i965 driver to Gallium3D. by Zack Rusin · 17 years ago
  2. 2067eed Get rid of "duplicate" formats. by Brian · 17 years ago
  3. 0d1669f byteswapping fixes in choose_pixel_format() by Brian · 17 years ago
  4. 749d723 Overhaul the Xlib winsys layer. by Brian · 17 years ago
  5. b859cdf Eliminate struct pipe_region. by Michel Dänzer · 17 years ago
  6. 9df0a6d added B8G8R8A8 support and improved pixel format selection when doing remote display to X server of different endianness. by Brian · 17 years ago
  7. fc6172b better depth buffer selection by Brian · 17 years ago
  8. 7d1a04e Add winsys->surface_release() to complement winsys->surface_alloc(). by Brian · 17 years ago
  9. a151ad2 rename xmesa_create_softpipe() xmesa_create_context() by Brian · 17 years ago
  10. 5fb6ebf disable finish_or_flush() for now by Brian · 17 years ago
  11. ea286d4 need to call pipe->flush() in finish_or_flush() by Brian · 17 years ago
  12. 0862df2 remove debug abort() call by Brian · 17 years ago
  13. 2e78484 Call xmesa_init_driver_functions() to install xmesa_viewport() function. by Brian · 17 years ago
  14. 91564ee Remove some temporary state tracker context/framebuffer_create functions. by Brian · 17 years ago
  15. e39f1b4 Update xlib driver to use newer state tracker context/framebuffer functions. by Brian · 17 years ago
  16. 15c565b don't call _mesa_init_driver_functions() by Brian · 17 years ago
  17. 0d6608e Implement surface clearing w/out dependency on XMesa/Mesa stuff. by Brian · 17 years ago
  18. b761177 make winsys objects singletons, comments by Brian · 17 years ago
  19. 4c7be3f Clean up xmesa winsys stuff by Brian · 17 years ago
  20. 869318d move few remaining bits of xm_dd.c into xm_api.c by Brian · 17 years ago
  21. a778d60 Remove xmesa_update_state(), which was called by ctx->Driver.UpdateState() by Brian · 17 years ago
  22. e5ff772 remove HPCR support by Brian · 17 years ago
  23. b345c92 remove timer_query, s3tc extension bits by Brian · 17 years ago
  24. f36372f Start removing old driver funcs like ColorMask, ClearColor, etc. by Brian · 17 years ago
  25. 4a13a55 remove FX/glide stuff by Brian · 17 years ago
  26. 7398272 remove tnl/swrast code by Brian · 17 years ago
  27. e0e8cf1 disable swrast/tnl stuff by Brian · 17 years ago
  28. 12f3f6c omit X point/line/triangle routines by Brian · 17 years ago
  29. ef25c49 Copy of xlib driver. This will get trimmed down a lot for Gallium. by Brian · 17 years ago