summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2009-09-12Makefile: Pack ES files.Chia-I Wu
2009-09-12Add mine configs.Chia-I Wu
2009-09-10Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-09mesa: include new u_format.csv file in tarballsBrian Paul
2009-09-08mesa: bump version to 7.7Brian Paul
2009-08-24mesa: add new program parser sources to tarballBrian Paul
The end user doesn't need the .y or .l or Makefile but include them anyway in case someone wants to patch or debug things.
2009-08-14mesa: make sure r300/compiler/ sources are included in tarballThierry Vignaud
2009-08-13mesa: added *.shtest files to demo tarballBrian Paul
2009-07-28Merge branch 'mesa_7_5_branch'Brian Paul
Conflicts: Makefile configs/default docs/relnotes.html src/mesa/main/version.h
2009-07-23mesa: include glew headers in MesaDemos tarballsBrian Paul
2009-07-22mesa: bump version to 7.5.1Brian Paul
2009-07-22mesa: include GLEW sources in MesaDemos tarballBrian Paul
2009-07-17mesa: set version to 7.5Brian Paul
2009-06-26mesa: bump version to 7.5-rc4Brian Paul
2009-06-05mesa: bump version to 7.5-rc3Brian Paul
2009-05-18Merge branch 'mesa_7_5_branch'Brian Paul
Conflicts: Makefile src/mesa/main/version.h
2009-05-18mesa: added linux-osmesa-static configBrian Paul
Contributed by Nicolas Noble. See SF bug #2792536
2009-05-15mesa: bump version to 7.5-rc2Brian Paul
2009-05-11Merge branch 'mesa_7_5_branch'Brian Paul
Conflicts: Makefile src/mesa/main/version.h
2009-05-09mesa: added more gallium Makefiles to tarball listBrian Paul
2009-05-08mesa: omit files that were removed from gitBrian Paul
2009-05-08mesa: set version to 7.5-rc1Brian Paul
2009-05-01mesa: bump version to 7.6 (devel)Brian Paul
2009-04-16mesa: add distclean target to top-level MakefileBrian Paul
2009-03-05mesa: add wglext.h to tarball listBrian Paul
2009-02-24mesa: added GLES 1/2 headers to tarball file listBrian Paul
2009-02-24mesa: add EGL headers to tarball listBrian Paul
2009-02-24mesa: add gallium and egl files to tarball listBrian Paul
2009-02-24mesa: remove removed VMS files from MakefileBrian Paul
I'll help Jouk restore these someday if he's still maintaining VMS support...
2009-02-24mesa: s/sources/sources.mak/ in MakefileBrian Paul
2009-02-10Revert "mesa: added new linux-gallium and linux-gallium-debug configs"Jakob Bornecrantz
This reverts commit abbe96cb6e7581a52652030e40442b943a482840. It only reverts parts of the commit the other parts where related to libmesagallium changes.
2009-02-09mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul
Also, remove gallium-related things from configs/default. They're in linux-gallium now. So the default builds are the same as they have been for Mesa/master.
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
Merge commit 'origin/gallium-0.2' into gallium-master-merge Conflicts: Makefile docs/relnotes-7.4.html docs/relnotes.html src/mesa/drivers/dri/i965/brw_wm.h src/mesa/main/imports.c src/mesa/main/mtypes.h src/mesa/main/texcompress.c src/mesa/main/texenvprogram.c src/mesa/main/version.h src/mesa/vbo/vbo_exec_api.c src/mesa/vbo/vbo_save_draw.c
2009-02-06Revert "mesa: meaningless whitespace change to see if git's working (ignore)"Brian Paul
This reverts commit b2e779988eeb595187933fe2122d86f8ccfe059c. I didn't mean to push this stuff yet. I'm having a bad git day...
2009-02-06mesa: meaningless whitespace change to see if git's working (ignore)Brian Paul
2009-02-05mesa: remove oddball linux-directfb-install makefile ruleBrian Paul
It's probably not needed since the 'make install' rules were overhauled last year.
2009-02-05mesa: minor Makefile improvement for versioningBrian Paul
2009-01-29mesa: set version to 7.4 for mesa_7_4_branchBrian Paul
2009-01-29mesa: set version to 7.3Brian Paul
2009-01-22mesa: master is open for new development, eventually will be Mesa 7.5Brian Paul
2009-01-22mesa: set version to 7.3Brian Paul
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane
Conflicts: windows/VC8/mesa/osmesa/osmesa.vcproj windows/VC8/progs/demos/gears.vcproj windows/VC8/progs/progs.sln
2009-01-20mesa: bump version to 7.3-rc3Brian Paul
2009-01-20mesa: inlclude whole windows/VC8/ directory in tarballsBrian Paul
2009-01-16Merge commit 'origin/master' into gallium-0.2Alan Hourihane
Conflicts: src/mesa/shader/slang/slang_compile.c
2009-01-14mesa: bump version to 7.3-rc2Brian Paul
2009-01-14Merge commit 'origin/master' into gallium-0.2Alan Hourihane
Conflicts: docs/install.html docs/relnotes-7.3.html src/mesa/shader/slang/slang_codegen.c src/mesa/shader/slang/slang_compile.c src/mesa/shader/slang/slang_emit.c src/mesa/shader/slang/slang_preprocess.c src/mesa/shader/slang/slang_preprocess.h
2009-01-12mesa: add osmesa.pc.in to tarball listBrian Paul
2009-01-10mesa: omit old headers from tarballBrian Paul
2009-01-09mesa: 7.3-rc-1 Makefile changesBrian Paul