index
:
~kwg/spheres
driverbugs
master
offset
shadowtex
sobel
ssao
Unnamed repository; edit this file to name it for gitweb.
kwg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
driverbugs
DRIVER BUGS
Kenneth Graunke
14 months
master
Ian says I'm supposed to use 'n' and 'v' in the Fresnel calculation.
Kenneth Graunke
18 months
offset
Use textureOffset
Kenneth Graunke
16 months
shadowtex
Switch to tori!
Kenneth Graunke
16 months
sobel
Fix the lack of a depth buffer.
Kenneth Graunke
16 months
ssao
Implement SSAO.
Kenneth Graunke
14 months
Tag
Download
Author
Age
assignment-1
assignment-1.zip
assignment-1.tar.gz
Kenneth Graunke
19 months
Age
Commit message
Author
Files
Lines
2010-12-09
Ian says I'm supposed to use 'n' and 'v' in the Fresnel calculation.
HEAD
master
Kenneth Graunke
1
-3/+3
2010-12-09
Fix up the lighting/environment combining - use mix().
Kenneth Graunke
1
-6/+3
2010-12-09
Use GL_LINEAR instead of GL_NEAREST for the texture filtering.
Kenneth Graunke
1
-2/+2
2010-12-09
Make "eye" a uniform rather than an attribute.
Kenneth Graunke
2
-10/+6
2010-12-02
Remove unnecessary glEnable call.
Kenneth Graunke
1
-2/+0
2010-11-17
Small fragment shader changes.
Kenneth Graunke
1
-2/+3
2010-11-17
Combine the environment mapping and bump mapping via a Fresnel factor.
Kenneth Graunke
1
-4/+24
2010-11-17
Upgrade shaders to GLSL 1.20.
Kenneth Graunke
2
-0/+2
2010-11-17
Make the C1 camera the default.
Kenneth Graunke
1
-1/+1
2010-11-17
Add environment mapping.
Kenneth Graunke
3
-2/+32
[...]
Clone
git://people.freedesktop.org/~kwg/spheres
ssh://people.freedesktop.org/~kwg/spheres