Bug #1713: Some rare libGL's have __glXFindDRIScreen defined but do not
[mesa.git] / src / mesa / drivers / dri / unichrome /
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...
2004-10-13 Ian RomanickAdded some documentation that I managed to figure out...
2004-10-13 Ian RomanickMake the GL_RENDERER string include the actual chipset...
2004-10-08 Ian RomanickMassively cleaned up the code that calculates front...
2004-10-04 Ian RomanickSet MaxTextureImageUnits and MaxTextureCoordUnits to...
2004-10-04 Ian RomanickThe alpha post-scale and the RGB post-scale were mistak...
2004-10-02 Brian Paulfix _DrawDestMask[0][0] typos
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-10-02 Ian RomanickCut out all of the old texture environment code and...
2004-10-01 Ian RomanickReplace the numerous switch-statements to derive GL_COM...
2004-09-30 Ian RomanickFactored out code for setting texture coordinate wrap...
2004-07-10 Jon SmirlFix unichrome solo build to not need X11 headers. Minor...
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-26 Jon SmirlMesa-solo builds with these changes. There are still...
2004-06-25 Erdi ChenCorrected a float to ubyte conversion bug with fog...
2004-06-16 Brian Pauldon't use // comments (Thomas Hellstrom)
2004-06-05 Ian RomanickEnable use of new DRI interface in Unichrome driver.
2004-06-04 Ian RomanickStart to "modernize" the driver.
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...
2004-05-12 Erdi ChenFixed code that has computed incorrect number of modes.
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-05-08 Eric AnholtDon't mix variable definitions and other statements...
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-08 Brian Paullots of Makefile updates for new build system
2004-03-26 Brian PaulNew Makefile system
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-02-23 Brian Paulupdates from Erdi Chen
2004-01-30 Brian PaulMinor fixes for recent Mesa 6.1 changes
2004-01-30 Brian PaulVia Unichrome/cle266 driver (Erdi Chen)