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