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
Age
Commit message (
Collapse
)
Author
2000-03-06
now save Targa image. misc clean-up
Brian Paul
2000-03-06
added geartrain
Brian Paul
2000-03-06
initial check-in
Brian Paul
2000-03-01
added readpix program
Brian Paul
2000-03-01
test glDraw/Read/CopyPixels()
Brian Paul
2000-03-01
test for GL 1.2
Brian Paul
2000-02-25
fixed bug when using display lists
Brian Paul
2000-02-16
new library dependency vars
Brian Paul
2000-02-02
changed > to >=
Brian Paul
2000-02-02
limit Drift to [0, 1]
Brian Paul
2000-01-28
added texdown program
Brian Paul
2000-01-28
initial check-in
Brian Paul
2000-01-24
Removed '#if 0' from second pass.
Gareth Hughes
2000-01-23
Merged 3.2 updates, namely combine callback for intersecting
Gareth Hughes
contours.
2000-01-15
Added test for the occlusion test code.
Randy Frank
1999-12-16
added a cast to malloc call
Brian Paul
1999-12-15
moved #define to column 0
Brian Paul
1999-11-04
Updated demo for new GLU 1.3 tessellation. Added optimized rendering
Gareth Hughes
by saving the output of the tessellation into display lists.
1999-11-02
new texture image, cleaned-up code
Brian Paul
1999-10-28
minor changes to Usage() function
Brian Paul
1999-10-27
removed -lm from link command
Brian Paul
1999-10-26
better texture matrix, better end-cap reflections on cylinder
Brian Paul
1999-10-23
more comments, removed unneeded glDepthFunc call
Brian Paul
1999-10-22
added gloss demo
Brian Paul
1999-10-22
initial rev
Brian Paul
1999-10-21
added f key to toggle front/back drawing
Brian Paul
1999-10-21
added -info command line option
Brian Paul
1999-10-13
use texture objects now
Brian Paul
1999-09-19
lots of autoconf updates
tanner
1999-09-17
silenced some warnings
Brian Paul
1999-09-17
Added ESC key handling
Ted Jump
1999-09-17
link with -lGLU -lGL instead of -lMesaGLU -lMesaGL
Brian Paul
1999-09-08
minor changes. always call compactify_arrays()
Brian Paul
1999-09-03
Fog, displaylist and zoom operations
Keith Whitwell
1999-08-19
Initial revision
jtg