summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.mgw
AgeCommit message (Collapse)Author
2004-04-28updated makefilesDaniel Borca
2004-04-13updated Glide driver documentationDaniel Borca
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)
2004-04-07revived linux-glide build processDaniel Borca
some small Makefile changes for MinGW & DJGPP
2004-03-02workaround for crash-upon-exit in verbose modeDaniel Borca
fxMesa now uses grQueryResolution minor fixes to X11 and DOS drivers
2004-01-29GL_TEXTURE_1D and other stories...Daniel Borca
2004-01-23accomodated new driver_func initializationDaniel Borca
added DMesaGetProcAddress some other minor fixes updated documentation
2004-01-08updated makefilesDaniel Borca
2003-11-26accomodate vtx-0-2-branchDaniel Borca
2003-11-22updated core makefiles to include arbparseDaniel Borca
2003-10-23more MinGW fixesDaniel Borca
2003-10-02updates from Daniel BorcaBrian Paul
2003-08-22updates from Daniel BorcaBrian Paul
2003-08-05Updates from Daniel Borca.Brian Paul