1. 718ff7e DRI/swrast: Remove color-index support from DRI swrast driver by Ian Romanick · 14 years ago
  2. 32f2fd1 Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions by Kristian Høgsberg · 14 years ago
  3. 3cce4a1 dri: Allow selective generation of accum. buffer configs by Ian Romanick · 15 years ago
  4. 2ec50d2 mesa: Factor out the fb initialization details from _mesa_new_framebuffer. by Francisco Jerez · 15 years ago
  5. 1f196b7 Merge branch 'texformat-rework' by Brian Paul · 15 years ago
  6. 17ef1f6 mesa: Enable remap table in core. by Chia-I Wu · 15 years ago
  7. 45e76d2 mesa: remove a bunch of gl_renderbuffer fields by Brian Paul · 15 years ago
  8. 8130375 Merge branch 'asm-shader-rework-2' by Ian Romanick · 15 years ago
  9. 4a4914e dri/swrast: call _mesa_meta_init/free() by Brian Paul · 15 years ago
  10. b8e1e8d Merge branch 'master' into asm-shader-rework-2 by Ian Romanick · 15 years ago
  11. 92d7ed8 mesa: Add support for ARB_draw_elements_base_vertex. by Eric Anholt · 15 years ago
  12. b11a8ea mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported. by Eric Anholt · 15 years ago
  13. b4922b5 mesa: Add support for ARB_depth_clamp. by Eric Anholt · 15 years ago
  14. 5db8ebb Enable GL_NV_fragment_program_option for software rendering by Ian Romanick · 15 years ago
  15. aee282f ARB sync / swrast: Use GL_ARB_sync_functions instead of GL_ARB_sync. Oops. by Ian Romanick · 15 years ago
  16. f37070b ARB sync: Add support for GL_ARB_sync to swrast by Ian Romanick · 15 years ago
  17. 88ebf51 swrast: enable ARB_vertex_array_object. by Eric Anholt · 15 years ago
  18. 0f04a1d mesa: remove last of _mesa_unreference_framebuffer() calls by Brian Paul · 15 years ago
  19. 5d5ae37 intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8. by Eric Anholt · 16 years ago
  20. eaf15db gallium: Fixups for driCreateConfigs MSAA support. by Michel Dänzer · 16 years ago
  21. 529d1d7 swrast: Add support for x8r8g8b8 fbconfig. by Eric Anholt · 16 years ago
  22. 3ee21f3 intel: Expose more FBconfigs in the 3D driver. by Eric Anholt · 16 years ago
  23. 474cda6 Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory by Ian Romanick · 16 years ago
  24. b5fbdef swrast: Enable GL_EXT_stencil_two_side by Ian Romanick · 16 years ago
  25. 9939a30 swrast: Fix GL_ATI_separate_stencil by Ian Romanick · 16 years ago
  26. 5a46e17 mesa: standardize on C99's uint*_t instead of u_int*_t by Keith Whitwell · 16 years ago
  27. 8d41e45 mesa: fix asst path/include mistakes in prev commits by Chris Rankin · 16 years ago
  28. ecadb51 mesa: added "main/" prefix to includes, remove some -I paths from Makefile.template by Brian Paul · 16 years ago
  29. 7ffb123 dri/swrast: make unbind a noop by George Sapountzis · 16 years ago
  30. 341987f dri/swrast: add OpenGL 2.1 functions by George Sapountzis · 16 years ago
  31. 4c7e022 dri/swrast: minor cosmetic by George Sapountzis · 16 years ago
  32. 95eb642 dri/swrast: cosmetic, mainly generic vs. xorg terminology by George Sapountzis · 16 years ago
  33. c1d4644 dri/swrast: add support for r3g3b2 by George Sapountzis · 16 years ago
  34. 44e05f0 dri/swrast: drop TODO list by George Sapountzis · 16 years ago
  35. 53784e7 dri/swrast: fb configs tweaks by George Sapountzis · 16 years ago
  36. d0c7ef4 dri/swrast: re-indent FillInModes by George Sapountzis · 16 years ago
  37. 280bf89 Add DRI driver that uses the mesa swrast module. by George Sapountzis · 16 years ago