José Fonseca
52233f27bb
progs: Build samples dir with scons and glew.
16 년 전
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"
17 년 전
Dan Nicholson
0a4867bd4c
Ignore more generated files in progs/
Many of the directories in progs/ were missing .gitignore files or
were tracking generated files. This patch is basically the process of
running `make' in each directory and then finding the untracked files
with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing
files were also sorted.
18 년 전
José Fonseca
2d38d1b300
Remove files of unsupported build systems.
17 년 전
Brian
92e4090b4c
add a few more logicop modes, simplify code
18 년 전
Dan Nicholson
c05aa5ec4c
specify app lib dependencies in Makefiles (patch 1/3)
18 년 전
José Fonseca
414a933ad2
Ignore generated files.
18 년 전
Dan Nicholson
b182613f2f
Ignore more generated files in progs/
Many of the directories in progs/ were missing .gitignore files or
were tracking generated files. This patch is basically the process of
running `make' in each directory and then finding the untracked files
with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing
files were also sorted.
18 년 전
Dan Nicholson
2a3e33865d
add support for LDFLAGS env var
18 년 전
Zhang
35f35294cd
more Mingw32 fixes
18 년 전
Zhang
76fb808910
Fix a number of MINGW32 issues
18 년 전
Brian
86352ff70d
Added colormask, dither, multisample state. Implement colormasking stage.
18 년 전
Brian
e7e5279fc0
Remove unused Imakefiles.
18 년 전
Michel Dänzer
14f92636b0
Make git ignore files only generated at build time.
19 년 전
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 년 전
Daniel Borca
731f1b12a0
remove stupid flags
20 년 전
Brian Paul
6f3d16c64a
assorted warning clean-ups for x86_64, etc (Mikko T.)
20 년 전
Daniel Borca
fc4cabbfa8
makefile update (readtex, showbuffer)
20 년 전
Brian Paul
527af7571e
minor readtex fixes
20 년 전
Brian Paul
c1065ee977
compute reasonable animate rate (Marcelo Magallon)
20 년 전
Brian Paul
0261042beb
fix-up rules for sphere demo, which uses readtex utility
20 년 전
Daniel Borca
3f1205819a
updated makefiles for gcc 3.4.3 and bnu 2.15
21 년 전
Brian Paul
be9b759ab0
remove BeOS conditional code. oglinfo should be moved to xdemos since it's a GLX program
21 년 전
Philippe Houdoin
ea446b56ab
Obsolete BeOS-specific makefile.
Removed the oglinfo target from samples from BeOS build, as it depends on X.
21 년 전
Roland Scheidegger
9e29536f28
use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_op
21 년 전
Brian Paul
362f1df210
obsolete
21 년 전
Brian Paul
5c2040c768
minor fixes
21 년 전
Brian Paul
46727c7496
Tweaks for make clean / realclean.
21 년 전
Brian Paul
de0ee3187c
New Makefile system
21 년 전
Daniel Borca
0ee5f6203c
reverted TMUs for proper multitexturing
21 년 전
Daniel Borca
009d7f8ba1
Minor MinGW fixes
22 년 전
Brian Paul
5fd77da4f6
improved 'clean' targets (Otto Solares)
22 년 전
Brian Paul
a75246f8f5
updates from Daniel Borca
22 년 전
Brian Paul
445ecdcebd
use GL_GLEXT_PROTOTYPES
22 년 전
Brian Paul
044f20d1ea
files for CVS to ignore
22 년 전
Brian Paul
760960028f
Updates from Daniel Borca
22 년 전
Brian Paul
9ec58c2c5b
DOS and glide driver updates from Daniel Borca
22 년 전
Brian Paul
642699a19f
DOS updates for new tree (Daniel Borca)
22 년 전
Brian Paul
b953bebc25
updated old-style makefiles for new tree
22 년 전
Ian Romanick
9ac51f57ef
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
22 년 전
Brian Paul
3ba8a49c81
Remove a bunch of really old/obsolete configs.
Use the new mklib script.
22 년 전
Brian Paul
8eb2fe0e15
added a cast
22 년 전
Brian Paul
183aea64d3
DOS updates from Daniel Borca
22 년 전
Brian Paul
47d8adde43
DOS update (Daniel Borca)
22 년 전
Brian Paul
60f84fcc91
latest DOS updates (Daniel Borca)
22 년 전
Brian Paul
e5ed2f07d8
read/write files, not stdio (Daniel Borca)
22 년 전
Brian Paul
398c6b7980
DOS updates (Daniel Borca)
22 년 전
Brian Paul
25af66a67f
added some printfs to show current polygon mode and cull state
23 년 전
Karl Schultz
53d30c56eb
Quiet compiler warnings.
23 년 전
Brian Paul
f02a5f6cc5
Pedantic compiler fixes (Sven Panne)
23 년 전