Brian Paul
eb667b979b
remove directfbgl.h file
19 vuotta sitten
Brian Paul
17e97ea869
fix typo
19 vuotta sitten
Brian Paul
b24320bb30
added new 'sources' file to tarball (might not get used though)
19 vuotta sitten
Brian Paul
73dd09fdd3
add minstall script to MAIN_FILES (bug 8720)
19 vuotta sitten
Brian Paul
4af404038c
bump version to 6.5.2
19 vuotta sitten
Brian Paul
c09458c133
remove VERSIONS from tarballs
19 vuotta sitten
Brian Paul
b9ac4afff7
omit installmesa script from tarballs
19 vuotta sitten
Brian Paul
83304326c8
added glut/mini/ sources to glut tarball
19 vuotta sitten
Brian Paul
d21ccb49c0
update glut fbdev sources list
19 vuotta sitten
Brian Paul
3163542841
Added a check to prevent rebuilding Mesa with a different configuration
without first doing 'make realclean'.
19 vuotta sitten
Brian Paul
667dd3c3e8
added glut fbdev files
19 vuotta sitten
Brian Paul
525eb0b621
added linux-osmesa
19 vuotta sitten
Brian Paul
b10ea9843b
added src/glx/x11/depend to DEPEND_FILES
19 vuotta sitten
Brian Paul
0e794a1bc6
New 'install' targets in makefile. See bug 2372.
19 vuotta sitten
Brian Paul
c717ffa146
added solaris-x86-gcc-static
19 vuotta sitten
Brian Paul
294d9abf6f
add new configs (Dan Schikore)
19 vuotta sitten
Brian Paul
9073c40c7e
added sunos5-64-gcc (bug 6484)
19 vuotta sitten
Brian Paul
9f3bcd87db
bump version to 6.5.1
19 vuotta sitten
Brian Paul
159ca321cb
added glfbdev.h to MAIN_FILES
20 vuotta sitten
Jeremy Kolb
97a3023c9f
Remove old linux-x86-xcb (didn't do anything).
Removed reference to linux-x86-xcb and added linux-dri-xcb in Makefile.
20 vuotta sitten
Brian Paul
2d8eb9eaf3
remove dri_client/ dir from tarball
20 vuotta sitten
Brian Paul
bcf4ae7816
added osdemos/ dir to DEMO_FILES
20 vuotta sitten
Brian Paul
301c3dcb6c
s/glut_gz2/glut_bz2/
20 vuotta sitten
Brian Paul
730200303d
added some header files to DRI_FILES (Donnie Berkholz)
20 vuotta sitten
Brian Paul
80cef697f4
put GLUT sources into a separate tarball
20 vuotta sitten
Brian Paul
17756df903
removed lines that caused some files to be included in tarballs multiple times
20 vuotta sitten
Brian Paul
1e71d6af48
added .S DRI files to tarball (Donnie Berkholz), bumped version to 6.5
20 vuotta sitten
Brian Paul
05fe2871e3
Bump version to 6.3.2
20 vuotta sitten
Brian Paul
63dffa4e77
added directfbgl.h to tarball
20 vuotta sitten
Ian Romanick
dc6e2c778a
Add a new config called linux-indirect. This build the GLX libGL just like
linux-dri, but it disables support for direct-rendering in it. This config
mainly exists so that I can verify that changes to libGL haven't broken
builds on non-DRI platforms.
20 vuotta sitten
Ian Romanick
14fa5f6a60
The dri/*/depend files don't exist on a raw check-out, and that makes 'make
tarballs' have issues.
20 vuotta sitten
Philippe Houdoin
3e36986e5a
This precious BeOS include file was lost since some released MesaLibs. Fixed. ;-)
20 vuotta sitten
Brian Paul
3e2419a7cc
Break the long list of MAIN_FILES and DEMO_FILES into subgroups.
rm/touch the depend files when making tarballs so they don't include
RedHat-specific paths (bug 3842).
20 vuotta sitten
Brian Paul
dff11bb9a8
bump version to 6.3.1 and include DRI/GLX files in tarballs
20 vuotta sitten
Karl Schultz
c136b41b09
Add windows VC7 project files to filelist for tar/zip files.
20 vuotta sitten
Brian Paul
03f52fea63
updates to file list for tarballs
20 vuotta sitten
Keith Whitwell
7e8e4c500e
remove depend files on clean
20 vuotta sitten
Karl Schultz
5b10d71559
Fixup file lists for tarball/zip file creation.
- Adjust for recent changes to Windows build files.
- Add in at least some of the new slang files - enough to build on
Windows, but some of the other slang-related files may still need to be
added. (Will probably get corrected just prior to next release, if needed)
20 vuotta sitten
Eric Anholt
f054fa85d8
Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an
EXPAT_INCLUDES config variable (set on FreeBSD) which is then used in
Makefile.template's INCLUDES.
20 vuotta sitten
Brian Paul
52064f6c37
added linux-x86-xcb config (Jeremy Kolb)
20 vuotta sitten
Brian Paul
42fa81275c
x86-64 transform optimizations (Mikko T.)
20 vuotta sitten
Keith Whitwell
a5cb1aa211
Add linux-fbdev config
20 vuotta sitten
Brian Paul
7d4abc9b3a
remove INSTALL.GNU from tarball list
21 vuotta sitten
Brian Paul
7644bfb536
Added linux-x86-32 config to force building 32-bit objects in a 64-bit environment.
21 vuotta sitten
Dave Airlie
a2990a9d73
Add DESTDIR install target
21 vuotta sitten
Brian Paul
8e73b14228
bump version to 6.3, etc.
21 vuotta sitten
Brian Paul
81ca616e7e
DirectFB driver (Claudio Ciccani)
21 vuotta sitten
Keith Whitwell
ae68c3212b
Add some catchall commands to realclean target to remove built files
which are forgotten about when the configs/current symlink changes.
21 vuotta sitten
Eric Anholt
cc182213c8
Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same
problems as Linux.
21 vuotta sitten
Ian Romanick
447cdd536f
Initial support for PowerPC specific code in Mesa and DRI drivers. DRI
drivers built on PowerPC systems should now show things like "PowerPC" or
"PowerPC/Altivec" in the GL_RENDERER string.
The VMX moniker is used for Altivec/Velocity Engine/VMX SIMD additions. I
chose this not because I work for IBM but because it's a LOT shorter to
type. :)
21 vuotta sitten