swrast: Add support for x8r8g8b8 fbconfig.
[mesa.git] / src / mesa / drivers / dri / swrast / swrast.c
2009-02-04 Eric Anholtswrast: Add support for x8r8g8b8 fbconfig.
2009-01-30 Eric Anholtintel: Expose more FBconfigs in the 3D driver.
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-23 Brian PaulMerge branch 'vertex_array_bgra'
2009-01-23 Ian Romanickswrast: Enable GL_EXT_stencil_two_side
2009-01-10 Ian Romanickswrast: Fix GL_ATI_separate_stencil
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Chris Rankinmesa: fix asst path/include mistakes in prev commits
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-13 George Sapountzisdri/swrast: make unbind a noop
2008-06-13 George Sapountzisdri/swrast: add OpenGL 2.1 functions
2008-06-09 George Sapountzisdri/swrast: minor cosmetic
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 George Sapountzisdri/swrast: cosmetic, mainly generic vs. xorg terminology
2008-05-23 George Sapountzisdri/swrast: add support for r3g3b2
2008-05-23 George Sapountzisdri/swrast: drop TODO list
2008-05-21 George Sapountzisdri/swrast: fb configs tweaks
2008-05-21 George Sapountzisdri/swrast: re-indent FillInModes
2008-05-20 George SapountzisAdd DRI driver that uses the mesa swrast module.