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
Commit message (
Expand
)
Author
Age
Files
Lines
*
demos: Fix vsync checking in glxgears
Ian Romanick
2009-07-06
1
-19
/
+16
*
progs: revert damage to progs/SConscript from recent compressed texture commit
Keith Whitwell
2009-07-03
1
-0
/
+9
*
Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branch
Keith Whitwell
2009-07-02
6
-0
/
+893
|
\
|
*
mesa/vbo: fix compile and replay of nodes ending in a FALLBACK
Keith Whitwell
2009-06-30
2
-0
/
+160
|
*
progs/trivial: add dlist-mat-tri.c
Keith Whitwell
2009-06-30
2
-0
/
+183
|
*
progs/trivial: add test case for short-circuiting material changes
Keith Whitwell
2009-06-30
2
-0
/
+175
|
*
progs/trivial: add dlist-flat-tri.c
Keith Whitwell
2009-06-30
2
-0
/
+172
|
*
progs/trivial: add dlist-recursive-call
Keith Whitwell
2009-06-30
2
-0
/
+191
|
*
dlist-tri-flat-tri: make tri render differently if flatshade not enabled
Keith Whitwell
2009-06-30
1
-1
/
+3
|
*
Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit
Keith Whitwell
2009-06-30
3
-5
/
+170
|
|
\
|
*
|
progs/trivial: test case for dlist statechange elimination
Keith Whitwell
2009-06-30
2
-0
/
+170
|
*
|
progs/glsl: link with GLEW library
Brian Paul
2009-06-30
1
-1
/
+1
|
*
|
progs/util: make sure function pointers are initialized
Keith Whitwell
2009-06-29
1
-1
/
+6
*
|
|
progs/tests: Add tests for glCompressedTexSubImage
Jakob Bornecrantz
2009-06-30
6
-9
/
+4269
*
|
|
xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAY
Jon TURNEY
2009-06-30
4
-5
/
+6
*
|
|
mesa/vbo: fix compile and replay of nodes ending in a FALLBACK
Keith Whitwell
2009-06-30
2
-0
/
+160
|
|
/
|
/
|
*
|
progs/trivial: add test case for lighting plus per-vertex materials
Keith Whitwell
2009-06-30
2
-0
/
+150
*
|
progs/isosurf: add materials mode for glVertex + TRISTRIP
Keith Whitwell
2009-06-30
1
-5
/
+20
*
|
progs/util: make sure function pointers are initialized
Keith Whitwell
2009-06-30
1
-1
/
+6
*
|
progs/glsl: link with GLEW library
Brian Paul
2009-06-29
1
-1
/
+1
|
/
*
progs/glsl: compile with scons and glew
Keith Whitwell
2009-06-29
27
-1
/
+106
*
demos: improve argv parsing in fslight.c
Brian Paul
2009-06-26
1
-2
/
+6
*
demos: fix issues in glxcontexts.c
Brian Paul
2009-06-23
1
-114
/
+46
*
progs/wgl: Fix shreadtex_mt too.
José Fonseca
2009-06-17
1
-6
/
+24
*
progs/wgl: Tweak the initialization wait in wglthreads.
José Fonseca
2009-06-17
1
-2
/
+2
*
progs/wgl: Get wglShareLists working in wglthreads.
José Fonseca
2009-06-17
1
-6
/
+23
*
progs/wgl: Allow resizing wglthreads' windows.
José Fonseca
2009-06-17
1
-1
/
+1
*
progs/wgl: Quit after displaying usage for -h option.
José Fonseca
2009-06-16
1
-0
/
+1
*
progs/wgl: Use appropriate types to silence msvc warnings.
José Fonseca
2009-06-16
1
-7
/
+7
*
progs/wgl: Fix assertion failure in wglthreads' texture creation.
José Fonseca
2009-06-16
1
-8
/
+10
*
progs/tests: Use opaque colors.
José Fonseca
2009-06-15
1
-2
/
+2
*
demos: update fbotexture.c to use EXT or ARB functions exclusively
Brian Paul
2009-06-12
2
-38
/
+77
*
util: additional function pointers
Brian Paul
2009-06-12
1
-0
/
+101
*
progs: Port fp programs to GLEW.
José Fonseca
2009-06-11
10
-26
/
+50
*
progs/tests: Add some scissor tests
Jakob Bornecrantz
2009-06-08
5
-0
/
+312
*
progs/vpglsl: add similar support for point rendering as progs/vp
Keith Whitwell
2009-06-01
3
-6
/
+64
*
trivial/tri-z: add controls for depthrange min/max
Keith Whitwell
2009-06-01
1
-10
/
+40
*
progs/wgl: Small cleanup to wglinfo.
José Fonseca
2009-06-01
1
-5
/
+4
*
progs/wgl: Use an invisible window in wglinfo.
José Fonseca
2009-06-01
1
-1
/
+1
*
demos: add missing dependencies for util files
Brian Paul
2009-06-01
1
-10
/
+11
*
demos: fix multitex.c VertCoord attribute mapping
Brian Paul
2009-05-22
1
-1
/
+16
*
trivial: destroy window upon exit
Brian Paul
2009-05-11
1
-0
/
+1
*
progs/trivial: add test for vertex program invarient transform
Keith Whitwell
2009-05-08
3
-0
/
+149
*
progs/trivial: add vbo-noninterleaved test
Keith Whitwell
2009-05-08
3
-0
/
+141
*
trivial: add line-flat.c
Keith Whitwell
2009-05-08
3
-0
/
+149
*
demos: silence warning
Brian Paul
2009-04-30
1
-1
/
+1
*
progs/tests: Update ignores
Jakob Bornecrantz
2009-04-29
1
-8
/
+6
*
progs/tests: Add mipmap_comp for mipmap testing with compressed textures
Jakob Bornecrantz
2009-04-29
4
-0
/
+298
*
progs: add fflushes for cygwin
Keith Whitwell
2009-04-28
2
-0
/
+5
*
demos: asst. updates, clean-ups
Brian Paul
2009-04-28
1
-23
/
+20
[next]