summaryrefslogtreecommitdiffstats
path: root/docs/README.WIN32
Commit message (Collapse)AuthorAgeFilesLines
* docs: note that classic osmesa/libEGL no longer builds with sconsEmil Velikov2015-04-011-4/+0
| | | | | | | Plus nuke the final reference to osmesa from README.WIN32. Reviewed-by: Jose Fonseca <jfonseca@vmware.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
* windows/gdi: Remove.Jose Fonseca2015-03-041-2/+2
| | | | | | | | | | | | This classic driver is so far behind Gallium softpipe/llvmpipe based one, that's hard to imagine ever being useful. v2: Drop drivers/windows from src/mesa/Makefile.am:EXTRA_DIST per Emil Velikov. Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> v3: Update release notes.
* mapi/glapi: Use ElementTree instead of libxml2.José Fonseca2014-03-261-9/+7
| | | | | | | | | | | | | | | | | | | | | | It is quite hard to meet the dependency of the libxml2 python bindings outside Linux, and in particularly on MacOSX; whereas ElementTree is part of Python's standard library. ElementTree is more limited than libxml2: no DTD verification, defaults from DTD, or XInclude support, but none of these limitations is serious enough to justify using libxml2. In fact, it was easier to refactor the code to use ElementTree than to try to get libxml2 python bindings. In the process, gl_item_factory class was refactored so that there is one method for each kind of object to be created, as it simplifies things substantially. I confirmed that precisely the same output is generated for GL/GLX/GLES. v2: Remove m4/ax_python_module.m4 as suggested by Matt Turner. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
* docs: updated instructions for Mesa on WindowsBill York2013-06-271-1/+18
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* Remote *.mgw stuff.José Fonseca2011-08-301-0/+2
| | | | Totally broken, and deprecated by scons.
* docs: Remove MSVS project files.José Fonseca2011-04-231-96/+9
| | | | | | | They were totally broken for several releases. scons now builds everything the project files built and more, and can be kept up-to-date with little effort.
* docs: update README.WIN32 per Karl's requestBrian Paul2011-01-201-9/+7
|
* docs: remove VC6/7 project file infoBrian Paul2009-11-191-23/+0
|
* Convert crlf->lf line endings.José Fonseca2008-02-281-163/+163
| | | | | | Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true
* updates for 6.5.3 w/ VC8Karl Schultz2007-04-251-155/+163
|
* updated again for 6.5.Karl Schultz2006-03-311-5/+3
|
* Updated for Mesa 6.5Karl Schultz2006-03-291-10/+28
|
* Update notes with VC7 info.Karl Schultz2005-07-011-19/+22
|
* Updates for new Windows build system.Karl Schultz2005-06-021-86/+114
|
* minor updates and improvementsKarl Schultz2004-10-011-11/+28
|
* Add notes about building with the mangled namespace on Windows.Karl Schultz2003-10-101-0/+6
|
* Updated for new Windows build system.Karl Schultz2003-09-181-46/+33
|
* update directoriesBrian Paul2003-09-051-6/+6
|
* Add instructions to unzip both zip files into the same directory.Karl Schultz2002-11-081-1/+5
|
* Add note about needing to run VCVARS32.BAT when compiling.Karl Schultz2002-08-151-5/+11
| | | | | Add book and samples to the list of dirs that are built. Reword some notes about the build process.
* Update notes on si-glu NURBS.Karl Schultz2001-11-291-5/+2
|
* Updates for improved DirectDraw support (Daniel Slater)Karl Schultz2001-11-011-6/+6
|
* Updated for Mesa 4.0Karl Schultz2001-10-151-623/+91
|
* Added NASM supportTed Jump1999-09-191-1/+11
|
* Update for beta3Ted Jump1999-09-171-2/+9
|
* Ted's 3.1b2 updateBrian Paul1999-07-091-739/+606
|
* initial revBrian Paul1999-02-231-0/+739