Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | |
2010-02-25 | glapi: Move src/mesa/main/dispatch.c to glapi and rename. | Chia-I Wu | |
main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c. | |||
2009-12-12 | Remove grammar module -- no dependencies left. | Michal Krol | |
2008-09-11 | mesa: use sources.mak -- need to figure out how to support non-gallium ↵ | Keith Whitwell | |
builds also | |||
2008-09-11 | Fixes for Mingw | Shane Blackett | |
2007-07-27 | more Mingw32 fixes | Zhang | |
2007-07-21 | Fix a number of MINGW32 issues | Zhang | |
2005-11-04 | fix MinGW problems (bug 4956) | Brian Paul | |
2004-12-15 | updated makefiles for gcc 3.4.3 and bnu 2.15 | Daniel Borca | |
2004-12-09 | make sure we're cleaning up everything | Daniel Borca | |
2004-11-15 | the win32 interface will be moving under windows/ | Daniel Borca | |
2004-11-08 | Remove need for defining _MSC_VER when building Mesa for windows with | Brian Paul | |
a non MS C compiler (MinGW). (Gregor Anich) | |||
2004-11-01 | updated "clean" target in makefiles | Daniel Borca | |
2004-10-12 | support for external libraries | Daniel Borca | |
2004-08-30 | cleanup | Daniel Borca | |
2004-08-25 | Windows ICD driver code (patch 1014800) | Brian Paul | |
2004-06-24 | added back x86 entrypoints | Daniel Borca | |
2004-04-28 | updated makefiles | Daniel Borca | |
2004-04-13 | updated Glide driver documentation | Daniel 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-07 | revived linux-glide build process | Daniel Borca | |
some small Makefile changes for MinGW & DJGPP | |||
2004-03-02 | workaround for crash-upon-exit in verbose mode | Daniel Borca | |
fxMesa now uses grQueryResolution minor fixes to X11 and DOS drivers | |||
2004-01-29 | GL_TEXTURE_1D and other stories... | Daniel Borca | |
2004-01-23 | accomodated new driver_func initialization | Daniel Borca | |
added DMesaGetProcAddress some other minor fixes updated documentation | |||
2004-01-08 | updated makefiles | Daniel Borca | |
2003-11-26 | accomodate vtx-0-2-branch | Daniel Borca | |
2003-11-22 | updated core makefiles to include arbparse | Daniel Borca | |
2003-10-23 | more MinGW fixes | Daniel Borca | |
2003-10-02 | updates from Daniel Borca | Brian Paul | |
2003-08-22 | updates from Daniel Borca | Brian Paul | |
2003-08-05 | Updates from Daniel Borca. | Brian Paul | |