index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
glsl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-18
added two-side test
Brian
1
-2
/
+2
2007-12-18
Test GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_FrontFacing features
Brian
1
-0
/
+348
2007-12-18
added twoside demo
Brian
1
-1
/
+2
2007-12-04
Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1...
Brian
2
-8
/
+6
2007-11-16
added z/s keys to reset/step rotation
Brian
1
-2
/
+12
2007-10-29
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
1
-2
/
+4
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2
-6
/
+8
2007-10-25
Ignore new programs
Dan Nicholson
1
-0
/
+3
2007-10-10
replace 'brick' with correct program name in printfs
Brian
4
-10
/
+10
2007-10-10
Ignore more generated files in progs/
Dan Nicholson
1
-0
/
+10
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-2
/
+2
2007-08-01
triangle rasterization with frag shader
Brian
1
-0
/
+326
2007-08-01
added trirast program
Brian
1
-1
/
+2
2007-07-30
misc comments, clean-ups
Brian
1
-9
/
+13
2007-07-29
Added shader points and shader bitmap demos
Brian
3
-0
/
+675
2007-07-17
Fix SOP in fragment shader, brick is ok now.
Zou Nan hai
1
-5
/
+1
2007-07-17
bumpmap sample is correct now
Zou Nan hai
2
-6
/
+5
2007-07-04
Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...
Zou Nan hai
2
-6
/
+320
2007-06-21
support branch and loop in pixel shader
Zou Nan hai
5
-12
/
+19
2007-05-02
get rid of normal vector
Brian
1
-2
/
+0
2007-05-02
get rid of OSMESA stuff
Brian
1
-6
/
+0
2007-05-02
New test of the dFdx(), dFdy() functions.
Brian
2
-0
/
+322
2007-02-25
add texture rotation
Brian
2
-2
/
+29
2007-02-25
output texcoord in vertex program
Brian
1
-0
/
+1
2007-02-03
shading language texture demo/test
Brian
5
-0
/
+637
2007-02-03
added texdemo1
Brian
1
-1
/
+16
2007-02-02
added newline at end
Brian
1
-1
/
+1
2007-01-28
simple noise test
Brian
2
-0
/
+297
2007-01-18
remove debug code
Brian
1
-4
/
+0
2007-01-16
draw a box, press 'a' to animate
Brian
1
-4
/
+67
2007-01-16
Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...
Brian
8
-4
/
+854
2007-01-15
Use arrow keys to pan and z/Z to zoom in/out to explore the fractal.
Brian
1
-11
/
+22
2007-01-15
Added new directory of GL shading language demos: glsl
Brian
7
-0
/
+845