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
/
Makefile
Age
Commit message (
Expand
)
Author
2007-12-14
Build rain demo (Gonzo <andreas.wendleder@gmail.com>)
Brian
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-09-14
added copypix.c test (test glCopyPixels w/ pixel zoom)
Brian
2007-04-08
fix some dependencies, remove some CFLAGS
Brian
2006-12-15
Use extfuncs.h helper. Added command line options for loading
Brian
2006-11-03
added fsligght
Brian Paul
2006-11-01
merge the (rest of) texmem branch
Keith Whitwell
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-04
New animated engine demo.
Brian Paul
2006-06-30
remove occlude.c demo since GL_HP_occlusion_test no longer available
Brian Paul
2006-06-26
use trackball code for mouse rotation
Brian Paul
2006-06-12
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-03-29
s/glslnose.c/glslnoise/ (bug 6430)
Brian Paul
2006-02-18
More GLSL code.
Michal Krol
2006-02-15
Demonstrate GLSL fragment and vertex shaders.
Michal Krol
2006-01-28
Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.
Brian Paul
2006-01-13
Fix the default target to remake readtex.o if needed
Adam Jackson
2005-12-14
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
Brian Paul
2005-08-25
Demo of how to do (nearly) flicker-free rendering with a single color buffer.
Brian Paul
2005-05-19
move osmesa demos to their own directory
Keith Whitwell
2005-05-07
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
2005-01-29
added osmesa16 stuff
Brian Paul
2005-01-09
some new/improved rules
Brian Paul
2004-10-23
addes osdemo32 target (J.P. Delport)
Brian Paul
2004-05-27
Build the fogcoord demo.
Ian Romanick
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