Add a big nasty fallback for AlphaTest -- seems to always be wrong
[mesa.git] / src / mesa / drivers / dri / unichrome / via_ioctl.c
2005-01-11 Keith WhitwellAdd a big nasty fallback for AlphaTest -- seems to...
2005-01-06 Thomas HellströmSmall Unichrome fixes:
2005-01-05 Keith Whitwellmake alloc-dma functions inline, rearrange some debug
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 WhitwellGet scissor test working again. Passes glean scissor...
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 WhitwellDon't pingpong cliprects through sarea on CopyBuffer().
2004-12-29 Keith WhitwellLarge update
2004-12-23 Keith WhitwellChop out more dead code.
2004-12-22 Keith WhitwellFix merge error.
2004-12-22 Keith WhitwellRemove dead code.
2004-12-21 Keith WhitwellRemove debug code which referenced an old global variable.
2004-12-21 Keith WhitwellPush a number of global variables into the viaContext...
2004-12-21 Keith WhitwellAdd missing swap-control calculations.
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 Brian Pauladded support for GL_ARB_draw_buffers
2004-05-08 Eric AnholtDon't mix variable definitions and other statements...
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)