Brian Paul
159ca321cb
added glfbdev.h to MAIN_FILES
hace 19 años
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.
hace 19 años
Brian Paul
2d8eb9eaf3
remove dri_client/ dir from tarball
hace 20 años
Brian Paul
bcf4ae7816
added osdemos/ dir to DEMO_FILES
hace 20 años
Brian Paul
301c3dcb6c
s/glut_gz2/glut_bz2/
hace 20 años
Brian Paul
730200303d
added some header files to DRI_FILES (Donnie Berkholz)
hace 20 años
Brian Paul
80cef697f4
put GLUT sources into a separate tarball
hace 20 años
Brian Paul
17756df903
removed lines that caused some files to be included in tarballs multiple times
hace 20 años
Brian Paul
1e71d6af48
added .S DRI files to tarball (Donnie Berkholz), bumped version to 6.5
hace 20 años
Brian Paul
05fe2871e3
Bump version to 6.3.2
hace 20 años
Brian Paul
63dffa4e77
added directfbgl.h to tarball
hace 20 años
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.
hace 20 años
Ian Romanick
14fa5f6a60
The dri/*/depend files don't exist on a raw check-out, and that makes 'make
tarballs' have issues.
hace 20 años
Philippe Houdoin
3e36986e5a
This precious BeOS include file was lost since some released MesaLibs. Fixed. ;-)
hace 20 años
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).
hace 20 años
Brian Paul
dff11bb9a8
bump version to 6.3.1 and include DRI/GLX files in tarballs
hace 20 años
Karl Schultz
c136b41b09
Add windows VC7 project files to filelist for tar/zip files.
hace 20 años
Brian Paul
03f52fea63
updates to file list for tarballs
hace 20 años
Keith Whitwell
7e8e4c500e
remove depend files on clean
hace 20 años
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)
hace 20 años
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.
hace 20 años
Brian Paul
52064f6c37
added linux-x86-xcb config (Jeremy Kolb)
hace 20 años
Brian Paul
42fa81275c
x86-64 transform optimizations (Mikko T.)
hace 20 años
Keith Whitwell
a5cb1aa211
Add linux-fbdev config
hace 20 años
Brian Paul
7d4abc9b3a
remove INSTALL.GNU from tarball list
hace 20 años
Brian Paul
7644bfb536
Added linux-x86-32 config to force building 32-bit objects in a 64-bit environment.
hace 20 años
Dave Airlie
a2990a9d73
Add DESTDIR install target
hace 20 años
Brian Paul
8e73b14228
bump version to 6.3, etc.
hace 20 años
Brian Paul
81ca616e7e
DirectFB driver (Claudio Ciccani)
hace 20 años
Keith Whitwell
ae68c3212b
Add some catchall commands to realclean target to remove built files
which are forgotten about when the configs/current symlink changes.
hace 21 años
Eric Anholt
cc182213c8
Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same
problems as Linux.
hace 21 años
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. :)
hace 21 años
Karl Schultz
786eef2b1e
Add HP shared lib configs.
hace 21 años
Karl Schultz
a16bdb5fb7
Enable builds on AIX 64-bit
hace 21 años
Brian Paul
44254d3acc
remove beos/*.h files from tarball list
hace 21 años
Brian Paul
e54464e9d3
updated ggi files in tarball list
hace 21 años
Brian Paul
281f855629
initial bits for DRI_FILES for putting DRI driver sources into the tarball
hace 21 años
Dave Airlie
e520b72e89
Add a solo-x86 config, and make solo use the x86 glapi
hace 21 años
Brian Paul
a5bc6421df
bump version to 6.2, add installmesa to tarballs
hace 21 años
Brian Paul
9debd5620d
added src/glw/depend to tarball list
hace 21 años
Brian Paul
98ae32c0f7
fix swrast/shader typo
hace 21 años
Karl Schultz
d48ef3ebe7
add shader.dsp and descrip.mms to tarball list for relatively new shader dir.
hace 21 años
Brian Paul
244af16c43
updated tarball list for BeOS changes
hace 21 años
Philippe Houdoin
92ec9975fe
BeOS now officially moved to main Makefiles chain. To build under BeOS: "make beos"
hace 21 años
Brian Paul
02ca8fe85d
added some missing sources to tarball list
hace 21 años
Brian Paul
6d50d91ae4
added aix-static config, make aix config build dynamic libs
hace 21 años
Eric Anholt
2fb5d15ce3
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS
more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more
compatible "> /dev/null 2>&1".
hace 21 años
Dave Airlie
898c03a573
add linux-dri-x86 target
hace 21 años
Keith Whitwell
69ab4fec12
AMD64 changes from Ronny V. Vindenes.
hace 21 años
Brian Paul
adcb228fed
linux-solo-ia64 config (Stephane Marchesin)
hace 21 años