Merge branch 'master' into i915-unification
[mesa.git] / src / mesa / drivers / windows /
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-26 Brianenable 2.1 extensions
2007-04-24 Karl Schultzassorted fixes for Windows/VC8
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-21 Brian Pauldon't use params passed to Clear()
2006-08-30 Karl SchultzHandle API and dispatch table changes that removed...
2006-08-04 Karl Schultzexport new _mesa_* functions
2006-07-21 Brian Paulcheck for non-nill pwc in WMesaMakeCurrent(), bug 7585
2006-06-16 Brian PaulThread safety for Win32. SourceForge bug #1507315.
2006-04-03 Karl SchultzFix problem reported by Bill Newman in read_rgba_pixels...
2006-03-30 Karl SchultzClean up data structures, finishing off some of the...
2006-03-30 Karl SchultzFix logic error in viewport function so that we still...
2006-03-30 Brian PaulWhen creating front/back renderbuffers, init the Red...
2006-03-30 Karl SchultzUse [][3] for write_rgb_span_16
2006-03-30 Karl SchultzFixes from Brian to help migrate to render buffer DD...
2006-03-29 Karl SchultzUpdate for new Mesa entry points. I need to change...
2006-01-25 Karl Schultzadd wglGetExtensionsStringARB
2005-12-16 Karl Schultzfix thinko in last revision.
2005-12-15 Karl SchultzWork In Progress. Move some of the frame buffer, rende...
2005-12-08 Karl Schultzupdate for symbol export changes
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-09-05 Karl SchultzAdd support for memory contexts (Thomas Kaltofen)....
2005-09-05 Karl Schultzremove _swrast_DrawBuffer
2005-08-27 Brian PaulRearrange the code related to GL_ARB_occlusion_object...
2005-08-09 Brian Paulfree context structure (bug 1252316) and s/free/_mesa_free/
2005-07-01 Karl SchultzFix a prototype
2005-06-13 Brian Paulmingw changes (Nolan Leake)
2005-05-24 Karl Schultzmoved to windows build dir
2005-05-24 Karl SchultzMajor code cleanup and begin using new render buffer...
2005-04-22 Keith WhitwellUpdates for pipeline_stage struct changes.
2005-04-15 Ben Crossmanmore gldirect compile fixes. Getting near the linking...
2005-04-14 Ben CrossmanSome initial compile fixes. Still some left and warning...
2005-02-14 Daniel Borcakilled a few warnings
2005-02-05 Brian Paulremove dependency on Shared->TexObjectList
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.
next