Added support for ELTS to the _savage_render_stage. Requires at least
[mesa.git] / src / mesa / drivers / windows /
2004-12-09 Daniel Borcasimplistic ICD implementation for fx/Mesa
2004-12-07 Daniel Borcafixed an include path
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-11-15 Daniel Borcamoved windoze specific code outside drivers/glide/
2004-11-08 Brian PaulRemove need for defining _MSC_VER when building Mesa...
2004-10-12 Daniel BorcaSWTC trick, enabled new extensions
2004-09-17 Karl Schultzrearrange a couple of lines of code to avoid compilatio...
2004-08-30 Daniel Borcaremove CR
2004-08-25 Brian PaulICD update from Gregor Anich
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-25 Brian PaulWindows ICD driver code (patch 1014800)
2004-08-14 Karl SchultzUpdate Visual Studio Project file for src tree updates.
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-05-10 Daniel Borcafixed bugs in fxddtex.c
2004-04-20 Alan Hourihaneadd SciTech's GLDirect driver for Windows.
2004-01-27 Karl SchultzAdd new driverfuncs.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-14 Karl SchultzReplace with version generated from new python script.
2004-01-13 Karl Schultzadd new entrypoints
2004-01-07 Daniel BorcaMingw3 prototypes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-04 Brian Paulfix AccessViolation bug (#835861)
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-09-18 Karl SchultzUpdate with current set of gl* entry points.
2003-09-18 Karl SchultzCopy the DLL files to the lib directory instead of...
2003-09-18 Karl SchultzAdd symbols to export private entry points to osmesa.
2003-08-30 Karl SchultzGenerate browse info for Debug version.
2003-08-05 Brian PaulUpdates from Daniel Borca.
2003-07-26 Karl SchultzMoved.
2003-07-25 Karl Schultzcleanup - add comments and sort names.
2003-07-24 Karl Schultzadd symbols needed by osmesa.
2003-07-24 Karl SchultzProject file for osmesa
2003-07-24 Karl Schultzmoved to top of tree.
2003-07-24 Karl Schultzfix location of mesa.def
2003-07-24 Karl Schultzlinker exports defs
2003-07-24 Karl SchultzSource code for GDI driver.
2003-07-24 Karl SchultzProject file to build gdi driver and OPENGL32.DLL.
2003-07-24 Karl SchultzProject file to build tnl - creates static LIB that...
2003-07-24 Karl SchultzProject file to build swrast - creates static LIB that...
2003-07-24 Karl SchultzProject file to build core mesa - creates static LIB...
2003-07-24 Karl SchultzVisual Studio Workspace file for building Mesa. This...
2003-07-24 Karl SchultzRemoving from this directory. Will be added to new...
2003-07-24 Karl SchultzRemove obsolete file.
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-01-30 Karl SchultzCheck only LEFT bits for clearing alpha buffer. (Evgeny...
2003-01-15 Karl SchultzFix SourceForge bug 664908. wglDescribePixelFormat...
2002-10-29 Brian Paulupdate versioning/extensions for OpenGL 1.4 / Mesa 5.0
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-10-04 Karl SchultzFix for bug 618459. Mods to allow compilation on VC...
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-12 Karl SchultzMark destroyed context as not current. (Frank Warmerdam)
2002-09-04 Brian Paulupdated wglGetProcAddress
2002-08-28 Karl SchultzDon't call _mesa_initialize_context because we are...
2002-07-29 Karl SchultzCatch up windows driver with recent context mods
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-06-15 Brian PaulImplemented GL_NV_texture_rectangle extension.
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2002-04-23 Karl SchultzApply alpha buffer control fix to accum buffer too.
2002-04-23 Karl SchultzFix up alpha buffer handling for Windows.
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2002-01-16 Karl SchultzFixes for 24-bit Windows devices. The old code was...
2002-01-15 Karl SchultzFixed pixel color component problem and clear code...
2002-01-15 Karl SchultzRemove trailing CR's. No logical changes.
2001-11-01 Karl SchultzUpdates for improved DirectDraw support (Daniel Slater)
2001-10-05 Karl SchultzFix the clear() function
2001-10-04 Karl SchultzUpdated Windows driver for Mesa 4.0.
2001-10-04 Karl Schultzremove extra CR chars
2001-09-25 Karl Schultzdisable some more code so that it compiles quietly...
2001-09-18 Karl Schultzremove carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-07-27 Brian PaulwglUseFontBitmapsA() update (Frank Warmerdam)
2001-05-21 Brian Pauls/Height/height/ (Jeff Potter)
2001-05-09 Brian Paulfixed font/bitmap x-offset bug (Frank Warmerdam)
2001-05-09 Brian Paulfixed Y flip problem in read_rgba_pixels() (Frank Warme...
2001-04-26 Brian Paulflush pipeline in WMesaSwapBuffers (Frank Warmerdam)
2001-04-03 Brian Paulfixed wglUseFontBitmapsA() bugs (Frank Warmerdam)
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-24 Brian PaulLots of GLchan datatype changes.
2000-11-22 Jouk Jansen Modified Files:
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-09-28 Brian Paulremoved ctx->Texture.Enabled, use ctx->Texture.ReallyEn...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-09-12 Brian PaulWin32 updates (Chris Morley)
2000-09-08 Brian Paulremoved ctx->Driver.Dither function
2000-09-07 Brian PaulRemoved ctx->Driver.LogicOp().
2000-08-02 Brian Paulupdates from mesa3d@billbaxter.com
2000-03-03 Brian Paulremoved obsolete logicop function
2000-02-17 Brian Paulreplaced renderer_string() with get_string() func
1999-09-19 Ted JumpRemoved use of GLU.H - prevents compiler warning wrt...
1999-08-19 jtgInitial revision