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
/
redbook
Age
Commit message (
Expand
)
Author
2009-11-17
progs/redbook: Fix memory leak in quadric.c.
Vinson Lee
2009-04-28
progs: add fflushes for cygwin
Keith Whitwell
2009-02-10
progs: Build rebook with scons too.
José Fonseca
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-06-24
Fix CRLF line endings.
José Fonseca
2007-10-29
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
2007-04-20
Remove unused Imakefiles.
Brian
2006-12-06
Make git ignore files only generated at build time.
Michel Dänzer
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2005-01-17
fix some weirdness accidentally checked in in the past
Brian Paul
2005-01-09
animation rate patch (Marcello Magallon)
Brian Paul
2005-01-06
Redraw on keypress, as apparently intended.
Keith Whitwell
2004-08-14
Obsolete the BeOS-specific makefile as we now build using standard Makefiles ...
Philippe Houdoin
2004-04-22
obsolete
Brian Paul
2004-03-26
minor fixes
Brian Paul
2004-03-26
Tweaks for make clean / realclean.
Brian Paul
2004-03-26
New Makefile system
Brian Paul
2003-10-03
improved 'clean' targets (Otto Solares)
Brian Paul
2003-09-24
MS dev studio project file for teapots demo.
Karl Schultz
2003-09-24
Workspace file for redbook programs
Karl Schultz
2003-09-24
Change projection transform so that the top row of teapots are now visible.
Karl Schultz
2003-09-05
files for CVS to ignore
Brian Paul
2003-06-10
updated old-style makefiles for new tree
Brian Paul
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-01
Remove a bunch of really old/obsolete configs.
Brian Paul
2003-04-21
casts
Brian Paul
2002-10-18
Quiet compiler warnings.
Karl Schultz
2002-10-15
added missing glFinish()
Brian Paul
2002-07-12
Pedantic compiler fixes (Sven Panne)
Brian Paul
2002-02-17
undo some debug changes mistakenly checked in earlier
Brian Paul
2002-02-12
silence compiler warnings
Brian Paul
2002-01-16
Removed missing files and added new ones (Robert Bergkvist)
Karl Schultz
2000-11-10
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-10-31
added comment explaining why the demo is flawed
Brian Paul
2000-06-14
Re-enable the keyboard functionality.
Keith Whitwell
2000-04-05
added missing braces in initializers
Brian Paul
2000-02-16
new library dependency vars
Brian Paul
1999-11-12
. More fixed to
Kendall Bennett
1999-11-11
added missing braces in array initializations
Brian Paul
1999-10-27
removed -lm from link command
Brian Paul
1999-10-03
Fixed overflow bug in combineCallback.
Gareth Hughes
1999-09-19
More Win32 build compliance fixups
Ted Jump
1999-09-17
Added ESC key handling
Ted Jump
1999-09-17
link with -lGLU -lGL instead of -lMesaGLU -lMesaGL
Brian Paul
1999-08-19
Initial revision
jtg