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
/
glsl
Age
Commit message (
Expand
)
Author
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2008-07-21
add edge detection to that example
Zack Rusin
2008-05-20
add new binaries to ignore to make 'git status' cleaner
Zack Rusin
2008-05-20
add a simple but nice example of convolution filters in glsl
Zack Rusin
2008-05-16
mesa: call glutDestroyWindow() on exit to help find mem leaks
Brian Paul
2007-10-25
Ignore generated files.
José Fonseca
2007-05-02
get rid of normal vector
Brian
2007-05-02
get rid of OSMESA stuff
Brian
2007-05-02
New test of the dFdx(), dFdy() functions.
Brian
2007-02-25
add texture rotation
Brian
2007-02-25
output texcoord in vertex program
Brian
2007-02-03
shading language texture demo/test
Brian
2007-02-03
added texdemo1
Brian
2007-02-02
added newline at end
Brian
2007-01-28
simple noise test
Brian
2007-01-18
remove debug code
Brian
2007-01-16
draw a box, press 'a' to animate
Brian
2007-01-16
Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...
Brian
2007-01-15
Use arrow keys to pan and z/Z to zoom in/out to explore the fractal.
Brian
2007-01-15
Added new directory of GL shading language demos: glsl
Brian