slang: initialize the context
[mesa.git] / src / mesa / drivers / dri / r200 / r200_lock.c
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Roland Scheideggerr128, radeon, r200: Check ctx->WinSysDrawBuffer before...
2007-03-21 Brianmerge from master
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-12 Alan Swansonr200: Simplify r200SetCliprects like radeonSetCliprects...
2007-03-12 Alan Swansonr200: Adapt cliprect fixes from r300.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-15 Jerome GlisseRemove use of GetBufferSize (depreciated).
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-04 Brian PaulFix UpdatePageFlipping() function. Always call driFlip...
2005-09-01 Brian Paulfix page flipping breakage
2005-09-01 Brian Paulfix typo
2005-09-01 Brian PaulFinish up some of the gl_renderbuffer work.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-22 Eric AnholtThe previous code would emit a full set of state during...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl