index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
trivial
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
progs/trivial: Update .gitignore.
Vinson Lee
1
-0
/
+4
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
3
-1
/
+216
2010-01-23
Merge branch 'arb_half_float_vertex'
Dave Airlie
2
-0
/
+216
2010-01-23
progs: add trivial ARB_half_float_vertex support.
Dave Airlie
2
-0
/
+216
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-1
/
+0
2010-01-21
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Vinson Lee
1
-1
/
+0
2010-01-16
Merge remote branch 'origin/master' into lp-binning
José Fonseca
5
-3
/
+118
2010-01-14
progs/trival: updated tri-scissor-tri.c test
Brian Paul
1
-11
/
+47
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2
-3
/
+0
2010-01-14
progs/trivial: test user clip plane in tri-point-line-clipped.c
Brian Paul
1
-5
/
+30
2010-01-14
progs/trivial: test glPolygonMode(POINT/LINE) with frustum clipping
Brian Paul
3
-0
/
+93
2010-01-11
progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.
Vinson Lee
1
-2
/
+0
2010-01-11
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Vinson Lee
1
-1
/
+0
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
126
-155
/
+283
2010-01-01
scons: Build progs together with everything else.
José Fonseca
1
-9
/
+2
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
4
-5
/
+138
2009-12-21
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
10
-12
/
+12
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
108
-108
/
+108
2009-12-19
progs/trivial: Use C-style comments.
Vinson Lee
10
-12
/
+12
2009-12-14
progs/trivial: Silence compiler warnings.
Vinson Lee
5
-15
/
+12
2009-12-12
progs/trivial: Silence compiler warnings in tri-blend-min.c.
Vinson Lee
1
-3
/
+3
2009-12-12
progs/trivial: Silence compiler warnings in tri-blend-max.c
Vinson Lee
1
-3
/
+3
2009-12-03
progs/trivial: Redraw upon keypress.
Vinson Lee
4
-4
/
+4
2009-12-03
progs/trivial: Redraw upon keypress.
Vinson Lee
104
-104
/
+104
2009-12-03
progs/trivial: readback and print Z value in tri-z-eq.c
Brian Paul
1
-3
/
+11
2009-11-30
progs/trivial: added two simple texture tests
Brian Paul
4
-0
/
+284
2009-11-19
progs/trivial: Redraw upon keypress.
Vinson Lee
4
-4
/
+4
2009-11-19
progs/trivial: Redraw upon keypress.
Vinson Lee
104
-104
/
+104
2009-11-11
trivial: make tri-orig more closely match the original version of tri...
Keith Whitwell
1
-5
/
+5
2009-11-06
progs/trivial: Ignores
Jakob Bornecrantz
1
-0
/
+1
2009-11-06
trivial: add vbo-tri, an even simpler version of tri.c
Keith Whitwell
2
-0
/
+132
2009-10-22
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
1
-0
/
+5
2009-10-20
progs/trivial: check if GL_ARB_occlusion_query is supported
Brian Paul
1
-0
/
+5
2009-10-09
progs: Remove unused empty file.
José Fonseca
1
-0
/
+0
2009-07-28
Merge branch 'mesa_7_5_branch'
Brian Paul
2
-0
/
+23
2009-07-28
progs/trivial: add missing files to Makefile, .gitignore
Vinson Lee
2
-0
/
+23
2009-12-15
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
7
-21
/
+18
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
8
-0
/
+1203
2009-06-30
mesa/vbo: fix compile and replay of nodes ending in a FALLBACK
Keith Whitwell
2
-0
/
+160
2009-06-30
progs/trivial: add dlist-mat-tri.c
Keith Whitwell
2
-0
/
+183
2009-06-30
progs/trivial: add test case for short-circuiting material changes
Keith Whitwell
2
-0
/
+175
2009-06-30
progs/trivial: add dlist-flat-tri.c
Keith Whitwell
2
-0
/
+172
2009-06-30
progs/trivial: add dlist-recursive-call
Keith Whitwell
2
-0
/
+191
2009-06-30
dlist-tri-flat-tri: make tri render differently if flatshade not enabled
Keith Whitwell
1
-1
/
+3
2009-06-30
Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit
Keith Whitwell
2
-0
/
+150
2009-06-30
progs/trivial: add test case for lighting plus per-vertex materials
Keith Whitwell
2
-0
/
+150
2009-06-30
progs/trivial: test case for dlist statechange elimination
Keith Whitwell
2
-0
/
+170
2009-06-04
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-10
/
+40
2009-06-01
trivial/tri-z: add controls for depthrange min/max
Keith Whitwell
1
-10
/
+40
2009-05-12
progs/trivial: update .gitignore with new binaries
Joakim Sindholt
1
-0
/
+3
[next]