Brian Paul
3d07060ae3
mesa: remove PROGRAM_DIRS from config files
15 år sedan
Chia-I Wu
296adbd545
glapi: Move to src/mapi/.
Move glapi to src/mapi/{glapi,es1api,es2api}.
15 år sedan
Jeremy Huddleston
de96d063b1
apple: Integrate our libGL into the existing build system better
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
15 år sedan
Jeremy Huddleston
115203281c
Revert accidental commits from the xquartz tree
This reverts commit 9aadc793f3
.
This reverts commit 69ea4e7718
.
This reverts commit dbe8b01393
.
This reverts commit 23215ef4d6
.
This reverts commit 9495e37030
.
This reverts commit 0594cf7088
.
This reverts commit 86a7978d37
.
This reverts commit 437902ce97
.
15 år sedan
Jeremy Huddleston
9aadc793f3
apple: Don't build gallium
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
15 år sedan
Jeremy Huddleston
dbe8b01393
apple: Integrate our libGL into the existing build system better
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
15 år sedan
Kristian Høgsberg
6e8897ff9f
Retire miniglx and move the actual glx code up to src/glx
15 år sedan
Vinson Lee
19a40524d3
Add gallium to darwin config.
15 år sedan
Jeremy Huddleston
3839f6768d
darwin: Build glsl
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
15 år sedan
Jeremy Huddleston
f926eff263
darwin: Cleanup CPPFLAGS a bit
(cherry picked from commit 4a1e103858
)
15 år sedan
Jeremy Huddleston
4a1e103858
darwin: Cleanup CPPFLAGS a bit
15 år sedan
Jeremy Huddleston
da5741cf53
darwin: Cleanup CPPFLAGS a bit
(cherry picked from commit 4a1e103858
)
15 år sedan
Vinson Lee
d3b46fc77f
configs/darwin: Set CXX to g++.
16 år sedan
Jeremy Huddleston
7817fea0b6
Updated darwin config for when X11 is not in the same location as we're installing to
16 år sedan
José Fonseca
57d00016ca
glew: Initial import.
From glew 1.5.1 release.
16 år sedan
Jeremy Huddleston
f18880038b
darwin: Use -Os instead of -O2
(cherry picked from commit 456dbb143a
)
16 år sedan
Jeremy Huddleston
8338cc25f9
configs: darwin: Don't build GLw
(cherry picked from commit ef688ba1ee
)
17 år sedan
Jeremy Huddleston
f911ca0834
Removed broken/unsupported darwin-static configs
Fixed typo in darwin config
17 år sedan
Jeremy Huddleston
98e7c1cf38
Fixed 'make install' for darwin
17 år sedan
Jeremy Huddleston
c61f4e2cce
Apple: More cleanup of the darwin config in 7.1
17 år sedan
Jeremy Huddleston
01ac4540f0
Apple: Some changes to fix compilation problems on OSX
17 år sedan
Jeremy Huddleston
7c7fece977
Darwin: Config/source fixes to now build glxdemo apps and OSMesa
Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config
(cherry picked from commit 7120c0089d
)
17 år sedan
Jeremy Huddleston
9993ccce69
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again
(cherry picked from commit e70609b7b8
)
17 år sedan
José Fonseca
6acd63a498
Code reorganization: update build.
Update the Makefiles and includes for the new paths.
Note that there hasn't been no separation of the Makefiles yet, and make is
jumping all over the place. That will be taken care shortly. But for now, make
should work. It was tested with linux and linux-dri. Linux-cell and linux-llvm
might require some minor tweaks.
17 år sedan
Dan Nicholson
01b18abf93
Add -fno-strict-aliasing workaround for all GCC targets
Use a GCC option to work around aliasing bugs. See commit 013dbcd
for
more details.
18 år sedan
Brian Paul
883f9891cb
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
19 år sedan
Brian Paul
cb32dcfa33
new configs, misc updates (Dan Schikore)
19 år sedan
Brian Paul
9580179dfb
C++ fixes, mostly casts (Stephane Conversy)
20 år sedan
Brian Paul
0e55891674
fix a few glitches
20 år sedan
Brian Paul
d84f09306c
Replace -lGL with -l$(GL_LIB), etc.
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
21 år sedan
Brian Paul
a70ad91209
new system configurations
21 år sedan