index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
demos
/
fire.c
Age
Commit message (
Expand
)
Author
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-06
progs/demos: Assert that input to malloc is valid.
Vinson Lee
2010-01-10
progs/demos: Bounds check input to fire.c.
Vinson Lee
2009-12-18
progs/demos: fix glut initialization calls
Brian Paul
2005-04-04
s/Togle/Toggle/
Brian Paul
2005-01-17
since we've already messed up this one, let we do it further and make it look...
Daniel Borca
2005-01-09
rotate at fixed rate, changed fire effect (Marcelo Magallon)
Brian Paul
2002-08-08
added (char *) casts
Brian Paul
2002-07-12
Pedantic compiler fixes (Sven Panne)
Brian Paul
2001-05-09
check for tiny values in dir[] vector in calcposobjs(), prevents FP underflow...
Brian Paul
2001-02-16
added n-key to toggle nice fog, other minor clean-ups
Brian Paul
2000-12-24
* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.
pesco
2000-10-21
added a proper idle() function
Brian Paul
2000-09-12
better FPS calculation
Brian Paul
2000-06-27
minor tweaks
Brian Paul
2000-06-27
fixed compiler warnings
Brian Paul
2000-06-27
initial check-in
Brian Paul