index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
glsl
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
mesa: add new samplers_array test
Alan Hourihane
2
-0
/
+18
2009-01-10
mesa: Update .gitignore
Younes Manton
1
-0
/
+1
2009-01-05
progs/glsl: Add ignores
Jakob Bornecrantz
1
-0
/
+2
2009-01-05
progs/glsl: Remove double target def for vert-or-frag-only
Jakob Bornecrantz
1
-1
/
+0
2009-01-03
demos: remove redundant Makefile lines from prev merge
Brian
1
-8
/
+0
2009-01-02
mesa: replace CC with APP_CC in progs/glsl/Makefile
Brian Paul
1
-6
/
+6
2009-01-02
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2
-0
/
+365
2009-01-01
demos: added progs/glsl/samplers.c to test all available texture samplers
Brian Paul
2
-0
/
+365
2008-12-30
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-16
/
+28
2008-12-30
demos: minor fixes to twoside.c glsl demo
Brian Paul
1
-16
/
+28
2008-12-19
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-0
/
+8
2008-12-19
mesa: s/CC/APP_CC/ in progs/glsl/Makefile
Brian Paul
1
-5
/
+5
2008-12-18
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2
-0
/
+200
2008-12-17
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2
-0
/
+200
2008-12-15
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
4
-0
/
+284
2008-12-13
Fix silly type mismatch error in multinoise demo.
Gary Wong
1
-4
/
+8
2008-12-13
Add "multinoise" demo, to test 1/2/3/4 dimensional noise.
Gary Wong
3
-0
/
+279
2008-12-13
Ensure p.w is initialised in noise demo.
Gary Wong
1
-0
/
+1
2008-12-08
fix conflict breakage
Alan Hourihane
1
-4
/
+0
2008-12-08
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2
-1
/
+292
2008-12-03
demos: added simple vertex shader texture test.
Brian
2
-1
/
+287
2008-12-02
mesa: Update some .gitignore files.
Younes Manton
1
-0
/
+1
2008-11-24
remove some redundant rules from prev merge
Brian Paul
1
-7
/
+0
2008-11-24
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-0
/
+7
2008-11-24
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2
-0
/
+193
2008-11-24
progs: Add ignores
Jakob Bornecrantz
1
-0
/
+2
2008-11-21
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2
-0
/
+193
2008-11-11
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-22
/
+2
2008-11-10
undo accidental changes to multitex.frag shader
Brian Paul
1
-22
/
+2
2008-11-05
use APP_CC, not CC for skinning demo
Brian Paul
1
-2
/
+2
2008-11-05
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
9
-11
/
+340
2008-11-04
added glsl/skinning.c test to test matrix blending/weighting
Brian Paul
5
-2
/
+340
2008-11-04
remove old debug glFlush/Finish calls from demos
Brian Paul
4
-9
/
+0
2008-10-28
mesa: don't continually redraw
Brian Paul
1
-1
/
+1
2008-10-10
replace 1.0/sqrt() with inversesqrt()
Brian Paul
1
-1
/
+1
2008-10-07
mesa: use the shaderutil.c helper functions
Brian Paul
2
-84
/
+17
2008-10-07
Progs: hook the glsl identity example into the makefile.
Stephane Marchesin
1
-0
/
+1
2008-10-07
Progs: add a trivial glsl test, useful for gallium driver bringup/debug.
Stephane Marchesin
1
-0
/
+282
2008-09-18
CELL: mark several transient files as .gitignore
Robert Ellison
1
-0
/
+1
2008-09-12
use APP_CC, remove redundant target
Keith Whitwell
1
-37
/
+30
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-5
/
+4
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
1
-6
/
+6
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
4
-15
/
+25
2008-08-20
use ftransform()
Brian Paul
1
-1
/
+1
2008-08-16
fix convolutions test to consistanty use the ARB shader extension functions
Brian Paul
1
-13
/
+28
2008-08-16
remove .txt suffix from shader source files
Brian Paul
20
-14
/
+14
2008-08-16
mesa: added glsl/convolutions test from gallium branch
Brian Paul
4
-0
/
+488
2008-08-15
draw a tristrip ring instead of a single quad
Brian Paul
1
-14
/
+38
2008-08-15
don't need to use LOD version of texture2D() funcs
Brian Paul
1
-2
/
+2
2008-08-13
mesa: added new glsl/pointcoord.c test
Brian Paul
2
-0
/
+213
[prev]
[next]