Remove dos driver
[mesa.git] / src / mesa / drivers / ggi / ggimesa.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: prefix more #includes with "main/"
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-17 Sean D'EpagnierMerge branch 'master' of git+ssh://geckosenator@git...
2007-02-17 Sean D'EpagnierCommiting a few minor fixes to glut fbdev (segfault...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-15 Brian PaulRemove calls to _mesa_ResizeBuffersMESA() - generally...
2005-09-07 Brian Paulsome updates, but code still out of date
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-09-10 Brian Paulapplied patch #1026109
2004-09-10 Brian Paulassorted updates (bug #1025977)
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2003-09-22 Brian Paulapply patch #740145 from SourceForge
2002-10-25 Brian Paul#include fixes
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-10-04 Brian PaulChanged a number of context fields from GLchan to GLflo...
2002-09-27 Brian Paulnew texture compression infrastructure
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2002-06-10 Brian PaulGGI driver updates (Filip Spacek)
2001-03-07 Jon TaylorMisc build fixes
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-24 Brian PaulLots of GLchan datatype changes.
2000-12-28 Jon TaylorFixed GGIMesa build problems.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jon Taylorswrast setup fixes
2000-11-21 Jon TaylorMore auto* build fixes
2000-11-19 Jon Taylor* More work on the auto* build system
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-16 Jon TaylorSmall compile fix
2000-10-28 Jon TaylorLots of misc. bugfixes to bring GGIMesa in sync with...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-06-11 Jon TaylorLots of small updates to GGIMesa, tracking LibGGI inter...
2000-03-31 Brian Paulupdates for separate R/G/B/A accum buffer sizes
2000-03-27 Jon TaylorMinor fixups
2000-02-17 Brian Paulreplaced gl_ggiRendererString() with gl_ggiGetString()
2000-01-07 Jon Taylor* Fixups to the GGIMesa code to reflect the recent...
1999-08-27 Jon TaylorFixed double buffering bug when running in X
1999-08-24 Jon Taylor*** empty log message ***
1999-08-23 Jon Taylor*** empty log message ***