merge unichrome changes from branch
[mesa.git] / src / mesa / drivers / dri / unichrome / via_context.h
2005-03-22 Keith Whitwellmerge unichrome changes from branch
2005-01-19 Keith WhitwellBring the texcombine fixes to the trunk.
2005-01-14 Keith WhitwellFix previously un-noticed issue with flat-shaded points.
2005-01-14 Alan HourihaneGet PolygonStipple working.. (or seemingly too). It...
2005-01-13 Keith WhitwellEmit constant colors for texunit 1 blending.
2005-01-12 Alan HourihaneCheck for deletion of currently bound context
2005-01-12 Keith WhitwellAdd flag to clear texture caches after texture upload.
2005-01-11 Keith WhitwellAdd a big nasty fallback for AlphaTest -- seems to...
2005-01-10 Alan HourihaneFallback on PolygonStipple for CLE266 hardware.
2005-01-05 Alan HourihaneBring VIA driver up-to-date with regard to drm_*_t...
2005-01-04 Keith WhitwellChange to use the t_vertex.c mechanisms for building...
2004-12-30 Keith WhitwellCalculate DEPTH_SCALE correctly for polygon offset.
2004-12-30 Keith WhitwellSimplify viaBlit a bit more.
2004-12-29 Keith WhitwellFix some wrapping bugs in the last commit. Probably...
2004-12-29 Keith WhitwellSimplfy clear() and swapbuffers() code.
2004-12-29 Keith WhitwellLarge update
2004-12-23 Keith WhitwellRemove the VIA_PERFORMANCE code. A step towards moving...
2004-12-23 Keith WhitwellChop out more dead code.
2004-12-22 Keith WhitwellRemove dead code.
2004-12-21 Keith WhitwellPush a number of global variables into the viaContext...
2004-12-21 Keith WhitwellAdd vsync swapbuffers. This waits on the irq so gears...
2004-12-20 Keith WhitwellRemove #ifdef DEBUG's in code, but still allow compiler...
2004-12-15 Thomas HellströmUnichrome DRI:
2004-10-08 Ian RomanickMassively cleaned up the code that calculates front...
2004-10-02 Ian RomanickCut out all of the old texture environment code and...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
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-23 Brian Paulupdates from Erdi Chen
2004-01-30 Brian PaulVia Unichrome/cle266 driver (Erdi Chen)