José Fonseca
|
52233f27bb
|
progs: Build samples dir with scons and glew.
|
2009-02-10 20:28:08 +00:00 |
|
Keith Whitwell
|
cc7dd4fc1b
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Conflicts:
Makefile
progs/demos/Makefile
progs/glsl/Makefile
progs/redbook/Makefile
progs/samples/Makefile
progs/tests/Makefile
progs/trivial/Makefile
progs/xdemos/Makefile
src/gallium/Makefile
src/mesa/main/attrib.c
src/mesa/main/bufferobj.c
src/mesa/vbo/vbo_exec_draw.c
|
2008-09-11 18:32:05 +01:00 |
|
Brian Paul
|
90c93bbeee
|
define new APP_CC configuration variable for building apps/demos/tests
For Cell, need to use different compilers for the libraries vs. the demos/tests
to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0"
|
2008-09-11 11:00:54 -06:00 |
|
Dan Nicholson
|
c05aa5ec4c
|
specify app lib dependencies in Makefiles (patch 1/3)
|
2007-10-29 09:03:01 -06:00 |
|
Dan Nicholson
|
2a3e33865d
|
add support for LDFLAGS env var
|
2007-09-28 18:42:21 -06:00 |
|
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.
|
2006-07-13 02:50:27 +00:00 |
|
Brian Paul
|
6f3d16c64a
|
assorted warning clean-ups for x86_64, etc (Mikko T.)
|
2005-05-07 17:06:49 +00:00 |
|
Brian Paul
|
527af7571e
|
minor readtex fixes
|
2005-01-09 18:05:02 +00:00 |
|
Brian Paul
|
0261042beb
|
fix-up rules for sphere demo, which uses readtex utility
|
2005-01-08 23:51:50 +00:00 |
|
Brian Paul
|
be9b759ab0
|
remove BeOS conditional code. oglinfo should be moved to xdemos since it's a GLX program
|
2004-08-25 14:51:18 +00:00 |
|
Philippe Houdoin
|
ea446b56ab
|
Obsolete BeOS-specific makefile.
Removed the oglinfo target from samples from BeOS build, as it depends on X.
|
2004-08-14 10:03:11 +00:00 |
|
Brian Paul
|
5c2040c768
|
minor fixes
|
2004-03-26 23:58:08 +00:00 |
|
Brian Paul
|
46727c7496
|
Tweaks for make clean / realclean.
|
2004-03-26 20:31:05 +00:00 |
|
Brian Paul
|
de0ee3187c
|
New Makefile system
|
2004-03-26 15:19:11 +00:00 |
|