Fixed off by one errors in clipping.
[mesa.git] / src / mesa / drivers / dri / unichrome / via_context.c
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-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-30 Ian RomanickFactored out code for setting texture coordinate wrap...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-04 Ian RomanickStart to "modernize" the driver.
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
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 PaulVia Unichrome/cle266 driver (Erdi Chen)