Brian Paul
1fdedf067d
mesa: added Makefile.egl to GALLIUM_FILES
hace 15 años
Thierry Vignaud
7fc3a766c0
mesa: add missing file to GALLIUM_FILES
Signed-off-by: Brian Paul <brianp@vmware.com>
hace 15 años
Ian Romanick
88b7329cdd
mesa: set version string to 7.8.1
hace 15 años
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(-)
hace 15 años
Ian Romanick
a6a4613135
mesa: set version string to 7.8
Also set the correct release date.
hace 15 años
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.
hace 15 años
Ian Romanick
4eead42550
mesa: set version string to 7.8-rc2
hace 15 años
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.
hace 15 años
Ian Romanick
f0c3262927
mesa: set version string to 7.8-rc1
hace 15 años
George Sapountzis
323238864f
include/GL: drop more deprecated headers
hace 15 años
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
hace 15 años
Brian Paul
e215830c38
mesa: update tarball file list, bump version string
hace 15 años
George Sapountzis
9a4a219d20
drop header files and demos for dropped window systems
hace 15 años
George Sapountzis
ddecefbb82
drop linux-solo configs
hace 15 años
Kristian Høgsberg
40c6bb58be
Drop classic mesa svga driver
hace 15 años
Kristian Høgsberg
e14a5b14b2
Drop glide driver
hace 15 años
Kristian Høgsberg
230d263aca
Remove GGI support
hace 15 años
Kristian Høgsberg
b5c3199afe
Remove dos driver
hace 15 años
Kristian Høgsberg
4387580e50
Remove directfb support
hace 15 años
George Sapountzis
295a02549d
glapi: fix es after mv
hace 15 años
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.
hace 15 años
Brian Paul
3c28fad20b
mesa: remove darwin-x86ppc and dangling darwin refs in Makefile
hace 15 años
Kristian Høgsberg
6e8897ff9f
Retire miniglx and move the actual glx code up to src/glx
hace 15 años
Brian Paul
c9a210f158
makefile: added src/glsl/Makefile.template to tarball list
hace 16 años
Chia-I Wu
976c858acc
Clean up ES_FILES.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
hace 16 años
Brian Paul
bd96b51303
mesa: bump version to 7.7.1-DEVEL
hace 16 años
Brian Paul
6a7b6a530d
llvmpipe: added linux-llvm-debug configuration
hace 16 años
Michal Krol
75f371e973
Remove grammar module -- no dependencies left.
hace 16 años
michal
068596c9a7
Build mesa glsl with make.
Still don't know how to add glsl to mesa dependencies.
hace 16 años
Ian Romanick
ba167f812c
mesa: set version string to 7.7-rc1
Also modify the Makefile to use the correct version for the tarballs.
hace 16 años
Brian Paul
cba614bd88
mesa: omit VC6, VC7 project files from tarballs
Only VC8 project file is known to work.
hace 16 años
Chia-I Wu
97ea8e9263
Add new config for OpenGL ES.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
hace 16 años
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>
hace 16 años
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.
hace 16 años
Brian Paul
24e2f61469
mesa: assorted top-level Makefile clean-ups
hace 16 años
Brian Paul
0b1de63ad8
mesa: add progs/objviewer to tarball list
hace 16 años
Brian Paul
69a3043f41
mesa: bump version to 7.6.1
hace 16 años
Ian Romanick
f0dc378705
Prep for 7.6 release
hace 16 años
Brian Paul
2b692cd6d6
mesa: include new u_format.csv file in tarballs
hace 16 años
Brian Paul
f78eafcacb
mesa: bump version to 7.7
hace 16 años
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.
hace 16 años
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.
hace 16 años
Thierry Vignaud
2674d1ba50
mesa: make sure r300/compiler/ sources are included in tarball
hace 16 años
Brian Paul
823703418e
mesa: added *.shtest files to demo tarball
hace 16 años
Brian Paul
c57d81ddc9
mesa: include glew headers in MesaDemos tarballs
hace 16 años
Brian Paul
9c4b877519
mesa: bump version to 7.5.1
hace 16 años
Brian Paul
b9e2e32daf
mesa: include GLEW sources in MesaDemos tarball
hace 16 años
Ian Romanick
bf75ee9ccc
mesa: set version string to 7.7-rc3
hace 16 años
Brian Paul
a77b455af0
mesa: set version to 7.5
hace 16 años
Brian Paul
077a06c140
mesa: bump version to 7.5-rc4
hace 16 años