Chia-I Wu
238f782982
Update file list for the tarballs.
Mainly for the recent work on mapi and gles. The latter adds some
sources to src/mesa/main that are generated on the fly. This makes
python a requirement for building Mesa. An alternative is to package
those sources into the tarballs. That may be done in another commit.
16 år sedan
Brian Paul
1fdedf067d
mesa: added Makefile.egl to GALLIUM_FILES
16 år sedan
Thierry Vignaud
7fc3a766c0
mesa: add missing file to GALLIUM_FILES
Signed-off-by: Brian Paul <brianp@vmware.com>
16 år sedan
Ian Romanick
88b7329cdd
mesa: set version string to 7.8.1
16 år sedan
Chia-I Wu
a49db89326
Update DEMO_FILES for demos using EGL.
Reflect the recent addtion of eglut and reorganization of the EGL demos.
This helps remove ~2k lines of duplicated code
$ git diff --shortstat -M 57cc1db87b
18 files changed, 298 insertions(+), 2178 deletions(-)
16 år sedan
Ian Romanick
a6a4613135
mesa: set version string to 7.8
Also set the correct release date.
16 år sedan
Chia-I Wu
2ded27b2f0
Add missing EGL files to the tarballs.
Add the Makefile of Gallium EGL drivers and demos using EGL to the
tarballs.
16 år sedan
Ian Romanick
4eead42550
mesa: set version string to 7.8-rc2
16 år sedan
Ian Romanick
c1c9fad293
Remove nonexistant files from tarballs rule of Makefile
The Makefile should eventually be fixed to stop building tarballs if
one of the individual calls to tar fails.
16 år sedan
Ian Romanick
f0c3262927
mesa: set version string to 7.8-rc1
16 år sedan
George Sapountzis
323238864f
include/GL: drop more deprecated headers
16 år sedan
Brian Paul
6ce4a85e0b
mesa: bump version to 7.9
Now that the 7.8 branch has been created Mesa/master will be version 7.9
16 år sedan
Brian Paul
e215830c38
mesa: update tarball file list, bump version string
16 år sedan
George Sapountzis
9a4a219d20
drop header files and demos for dropped window systems
16 år sedan
George Sapountzis
ddecefbb82
drop linux-solo configs
16 år sedan
Kristian Høgsberg
40c6bb58be
Drop classic mesa svga driver
16 år sedan
Kristian Høgsberg
e14a5b14b2
Drop glide driver
16 år sedan
Kristian Høgsberg
230d263aca
Remove GGI support
16 år sedan
Kristian Høgsberg
b5c3199afe
Remove dos driver
16 år sedan
Kristian Høgsberg
4387580e50
Remove directfb support
16 år sedan
George Sapountzis
295a02549d
glapi: fix es after mv
16 år sedan
José Fonseca
c3168e050e
makefiles: Don't complaint about changing configs if the same one is reselected.
Otherwise it creates unnecessary pain when automating builds in a build
server/farm.
16 år sedan
Brian Paul
3c28fad20b
mesa: remove darwin-x86ppc and dangling darwin refs in Makefile
16 år sedan
Kristian Høgsberg
6e8897ff9f
Retire miniglx and move the actual glx code up to src/glx
16 år sedan
Brian Paul
c9a210f158
makefile: added src/glsl/Makefile.template to tarball list
16 år sedan
Chia-I Wu
976c858acc
Clean up ES_FILES.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
16 år sedan
Brian Paul
bd96b51303
mesa: bump version to 7.7.1-DEVEL
16 år sedan
Brian Paul
6a7b6a530d
llvmpipe: added linux-llvm-debug configuration
16 år sedan
Michal Krol
75f371e973
Remove grammar module -- no dependencies left.
16 år sedan
michal
068596c9a7
Build mesa glsl with make.
Still don't know how to add glsl to mesa dependencies.
16 år sedan
Ian Romanick
ba167f812c
mesa: set version string to 7.7-rc1
Also modify the Makefile to use the correct version for the tarballs.
16 år sedan
Brian Paul
cba614bd88
mesa: omit VC6, VC7 project files from tarballs
Only VC8 project file is known to work.
16 år sedan
Chia-I Wu
97ea8e9263
Add new config for OpenGL ES.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
16 år sedan
Chia-I Wu
bfa66bd6f9
mesa/es: Add OpenGL ES overlay.
This is primitive support for OpenGL ES. It uses a subset of mesa
sources to build libesXgallium.a and libesXapi.a, where X is 1 for
OpenGL ES 1.x, 2 for OpenGL ES 2.x. The static libraries serve the same
purpose as libmesagallium.a and libglapi.a do for OpenGL.
This is based on the work of opengl-es branch.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
16 år sedan
Keith Whitwell
211d7ab22b
i965g: add standalone xlib debug winsys
Create a dummy winsys that just debug-prints on calls into the winsys
functions. Will use this to get to the point where we are generating
sane-looking debug dumps and diassembly.
Also fix various warnings generated with the new compiler flags set in
this config.
16 år sedan
Brian Paul
24e2f61469
mesa: assorted top-level Makefile clean-ups
16 år sedan
Brian Paul
0b1de63ad8
mesa: add progs/objviewer to tarball list
16 år sedan
Brian Paul
69a3043f41
mesa: bump version to 7.6.1
16 år sedan
Ian Romanick
f0dc378705
Prep for 7.6 release
16 år sedan
Brian Paul
2b692cd6d6
mesa: include new u_format.csv file in tarballs
16 år sedan
Brian Paul
f78eafcacb
mesa: bump version to 7.7
16 år sedan
Brian Paul
42943a4cf9
mesa: bump version to 7.5.2
I'm not 100% sure there'll be a 7.5.2 release, but just in case.
16 år sedan
Brian Paul
1e2a71c5c2
mesa: add new program parser sources to tarball
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.
16 år sedan
Thierry Vignaud
2674d1ba50
mesa: make sure r300/compiler/ sources are included in tarball
16 år sedan
Brian Paul
823703418e
mesa: added *.shtest files to demo tarball
16 år sedan
Brian Paul
c57d81ddc9
mesa: include glew headers in MesaDemos tarballs
16 år sedan
Brian Paul
9c4b877519
mesa: bump version to 7.5.1
16 år sedan
Brian Paul
b9e2e32daf
mesa: include GLEW sources in MesaDemos tarball
16 år sedan
Ian Romanick
bf75ee9ccc
mesa: set version string to 7.7-rc3
16 år sedan
Brian Paul
a77b455af0
mesa: set version to 7.5
16 år sedan