summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.mgw
Commit message (Collapse)AuthorAgeFilesLines
* mesa: use sources.mak -- need to figure out how to support non-gallium ↵Keith Whitwell2008-09-111-1/+1
| | | | builds also
* Fixes for MingwShane Blackett2008-09-111-1/+1
|
* more Mingw32 fixesZhang2007-07-271-26/+26
|
* Fix a number of MINGW32 issuesZhang2007-07-211-11/+40
|
* fix MinGW problems (bug 4956)Brian Paul2005-11-041-6/+16
|
* updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca2004-12-151-2/+2
|
* make sure we're cleaning up everythingDaniel Borca2004-12-091-3/+4
|
* the win32 interface will be moving under windows/Daniel Borca2004-11-151-3/+3
|
* Remove need for defining _MSC_VER when building Mesa for windows withBrian Paul2004-11-081-1/+1
| | | | a non MS C compiler (MinGW). (Gregor Anich)
* updated "clean" target in makefilesDaniel Borca2004-11-011-0/+1
|
* support for external librariesDaniel Borca2004-10-121-0/+1
|
* cleanupDaniel Borca2004-08-301-2/+10
|
* Windows ICD driver code (patch 1014800)Brian Paul2004-08-251-7/+27
|
* added back x86 entrypointsDaniel Borca2004-06-241-0/+1
|
* updated makefilesDaniel Borca2004-04-281-0/+2
|
* updated Glide driver documentationDaniel Borca2004-04-131-1/+6
| | | | | | | fixed SAL/SAR in assyntax.h (NASM) fixed a bug wrt NULL pointer assignment in t_vtx_api.c cosmetics to t_vtx_x86.c & t_vtx_x86_gcc.S enabled STDCALL with codegen (MinGW)
* revived linux-glide build processDaniel Borca2004-04-071-71/+6
| | | | some small Makefile changes for MinGW & DJGPP
* workaround for crash-upon-exit in verbose modeDaniel Borca2004-03-021-1/+0
| | | | | fxMesa now uses grQueryResolution minor fixes to X11 and DOS drivers
* GL_TEXTURE_1D and other stories...Daniel Borca2004-01-291-0/+1
|
* accomodated new driver_func initializationDaniel Borca2004-01-231-2/+2
| | | | | | added DMesaGetProcAddress some other minor fixes updated documentation
* updated makefilesDaniel Borca2004-01-081-134/+4
|
* accomodate vtx-0-2-branchDaniel Borca2003-11-261-12/+9
|
* updated core makefiles to include arbparseDaniel Borca2003-11-221-0/+1
|
* more MinGW fixesDaniel Borca2003-10-231-4/+4
|
* updates from Daniel BorcaBrian Paul2003-10-021-2/+17
|
* updates from Daniel BorcaBrian Paul2003-08-221-0/+2
|
* Updates from Daniel Borca.Brian Paul2003-08-051-0/+337