index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Update some .gitignore files.
Younes Manton
2008-12-02
1
-0
/
+1
*
remove some redundant rules from prev merge
Brian Paul
2008-11-24
1
-7
/
+0
*
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-24
1
-0
/
+7
|
\
|
*
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2008-11-21
2
-0
/
+193
*
|
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2008-11-24
2
-0
/
+193
*
|
progs: Add ignores
Jakob Bornecrantz
2008-11-24
1
-0
/
+2
*
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-11
1
-22
/
+2
|
\
|
|
*
undo accidental changes to multitex.frag shader
Brian Paul
2008-11-10
1
-22
/
+2
*
|
use APP_CC, not CC for skinning demo
Brian Paul
2008-11-05
1
-2
/
+2
*
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-05
9
-11
/
+340
|
\
|
|
*
added glsl/skinning.c test to test matrix blending/weighting
Brian Paul
2008-11-04
5
-2
/
+340
|
*
remove old debug glFlush/Finish calls from demos
Brian Paul
2008-11-04
4
-9
/
+0
*
|
mesa: don't continually redraw
Brian Paul
2008-10-28
1
-1
/
+1
*
|
replace 1.0/sqrt() with inversesqrt()
Brian Paul
2008-10-10
1
-1
/
+1
*
|
mesa: use the shaderutil.c helper functions
Brian Paul
2008-10-07
2
-84
/
+17
*
|
Progs: hook the glsl identity example into the makefile.
Stephane Marchesin
2008-10-07
1
-0
/
+1
*
|
Progs: add a trivial glsl test, useful for gallium driver bringup/debug.
Stephane Marchesin
2008-10-07
1
-0
/
+282
*
|
CELL: mark several transient files as .gitignore
Robert Ellison
2008-09-18
1
-0
/
+1
*
|
use APP_CC, remove redundant target
Keith Whitwell
2008-09-12
1
-37
/
+30
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-5
/
+4
|
\
\
|
*
|
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2008-09-11
1
-6
/
+6
*
|
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
4
-15
/
+25
|
\
|
|
|
|
/
|
/
|
|
*
add edge detection to that example
Zack Rusin
2008-07-21
1
-0
/
+13
|
*
add new binaries to ignore to make 'git status' cleaner
Zack Rusin
2008-05-20
1
-0
/
+1
|
*
add a simple but nice example of convolution filters in glsl
Zack Rusin
2008-05-20
4
-1
/
+475
|
*
mesa: call glutDestroyWindow() on exit to help find mem leaks
Brian Paul
2008-05-16
1
-1
/
+3
|
*
Ignore generated files.
José Fonseca
2007-10-25
1
-0
/
+10
*
|
use ftransform()
Brian Paul
2008-08-20
1
-1
/
+1
*
|
fix convolutions test to consistanty use the ARB shader extension functions
Brian Paul
2008-08-16
1
-13
/
+28
*
|
remove .txt suffix from shader source files
Brian Paul
2008-08-16
20
-14
/
+14
*
|
mesa: added glsl/convolutions test from gallium branch
Brian Paul
2008-08-16
4
-0
/
+488
*
|
draw a tristrip ring instead of a single quad
Brian Paul
2008-08-15
1
-14
/
+38
*
|
don't need to use LOD version of texture2D() funcs
Brian Paul
2008-08-15
1
-2
/
+2
*
|
mesa: added new glsl/pointcoord.c test
Brian Paul
2008-08-13
2
-0
/
+213
*
|
Update .gitignore for progs/glsl
Dan Nicholson
2008-06-12
1
-0
/
+3
*
|
added readtex.h dependency
Brian
2008-05-21
1
-1
/
+1
*
|
new multi-texture GLSL test
Brian Paul
2008-05-20
4
-0
/
+318
*
|
more make clean items
Brian
2008-04-09
1
-0
/
+1
*
|
use InitUniforms()
Brian
2008-04-09
1
-24
/
+1
*
|
Replace duplicated code with new shaderutil.c functions
Brian
2008-04-09
12
-1075
/
+200
*
|
Ignore more demo programs
Dan Nicholson
2008-03-10
1
-1
/
+2
*
|
added two-side test
Brian
2007-12-18
1
-2
/
+2
*
|
Test GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_FrontFacing features
Brian
2007-12-18
1
-0
/
+348
*
|
added twoside demo
Brian
2007-12-18
1
-1
/
+2
*
|
Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1...
Brian
2007-12-04
2
-8
/
+6
*
|
added z/s keys to reset/step rotation
Brian
2007-11-16
1
-2
/
+12
*
|
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
2007-10-29
1
-2
/
+4
*
|
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
2
-6
/
+8
|
\
\
|
*
|
Fix SOP in fragment shader, brick is ok now.
Zou Nan hai
2007-07-17
1
-5
/
+1
|
*
|
bumpmap sample is correct now
Zou Nan hai
2007-07-17
2
-6
/
+5
[next]