Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / unichrome / via_context.h
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-03-21 Brianmerge from master
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Miguel Martescreen offset changes, bug 9965
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-10 Ian RomanickImplement GLX_SGI_make_current_read
2005-11-16 Thomas HellströmFixes for x86_64 Unichrome.
2005-11-16 Thomas HellströmBring in last minute 6_4 branch changes to the unichrom...
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-05-25 Keith Whitwelladd special case for flat shaded + separate specular...
2005-05-25 Keith WhitwellDisable polygon stipple - it seems to break if certain...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
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)