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: rename InitUniforms() to SetUniformValues()
Brian Paul
2009-08-12
9
-9
/
+16
*
progs/util: added more shader utility functions
Brian Paul
2009-08-12
2
-19
/
+200
*
demos: Fix the VBO usage in glsl/multitex.
Eric Anholt
2009-08-10
1
-3
/
+3
*
tests: have getprocaddress return a return code
Robert Ellison
2009-08-07
1
-11
/
+26
*
mesa: improve getprocaddress test
Robert Ellison
2009-08-07
2
-41
/
+3204
*
progs/xdemos: added multictx.c (multi-context rendering demo)
Brian Paul
2009-08-07
2
-0
/
+586
*
glxgears: make functions static, update comments
Brian Paul
2009-08-07
1
-10
/
+3
*
progs/egl: Add xeglbindtex, really.
Chia-I Wu
2009-08-06
1
-0
/
+474
*
progs/egl: Add xeglbindtex.
Chia-I Wu
2009-08-05
1
-0
/
+7
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
2
-2
/
+6
|
\
|
*
xdemo/glxswapcontrol: Move get_framge_usage after the swap.
Pauli Nieminen
2009-08-03
1
-2
/
+3
|
*
xdemos/glxcontexts: Don't leak visual info when choosing visual again.
Pauli Nieminen
2009-08-03
1
-0
/
+3
*
|
tests: also test xoffset in texcompsub test
Roland Scheidegger
2009-08-05
1
-3
/
+19
*
|
tests/getteximage: test more texture sizes, including npot
Brian Paul
2009-08-04
1
-50
/
+86
*
|
progs/vp: Correct the PARAM array sizes in arl-*.txt
Ian Romanick
2009-07-30
2
-2
/
+2
*
|
tests: glGetTexImage() test
Brian Paul
2009-07-30
2
-2
/
+3
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-28
2
-0
/
+23
|
\
|
|
*
progs/trivial: add missing files to Makefile, .gitignore
Vinson Lee
2009-07-28
2
-0
/
+23
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
25
-375
/
+262
|
\
|
|
*
progs/util: remove extfuncs.h (we use GLEW instead)
mesa_7_5
Brian Paul
2009-07-17
1
-19
/
+17
|
*
progs/glsl: finish conversion to GLEW
Brian Paul
2009-07-17
24
-344
/
+232
|
*
progs/tests: Use compressed texture in mipmap_comp_tests
Jakob Bornecrantz
2009-07-14
1
-1
/
+3
|
*
progs/tests: Tests more views in mipmap_comp_tests
Jakob Bornecrantz
2009-07-14
1
-1
/
+4
|
*
progs/tests: Add yet another mipmap test
Jakob Bornecrantz
2009-07-14
4
-0
/
+319
*
|
xeglthreads: Check current context for EGL per-thread support.
Chia-I Wu
2009-07-17
1
-2
/
+9
*
|
egl: Add xeglthreads
Chia-I Wu
2009-07-16
3
-0
/
+775
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-13
1
-0
/
+1
|
\
|
|
*
demos: set 4th component of texcoord to 1.0
Brian Paul
2009-07-10
1
-0
/
+1
*
|
demos: indentation fix
Brian Paul
2009-07-08
1
-1
/
+1
*
|
demos: use glEnable/DisableClientState() for vertex arrays
Brian Paul
2009-07-08
7
-27
/
+27
*
|
progs/tests: Use compressed texture in mipmap_comp_tests
Jakob Bornecrantz
2009-07-04
1
-1
/
+3
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-04
1
-19
/
+16
|
\
|
|
*
demos: Fix vsync checking in glxgears
Ian Romanick
2009-07-06
1
-19
/
+16
*
|
progs/tests: Tests more views in mipmap_comp_tests
Jakob Bornecrantz
2009-07-04
1
-1
/
+4
*
|
Merge commit 'origin/openvg-1.0'
Zack Rusin
2009-07-06
32
-0
/
+5178
|
\
\
|
*
|
vg: remove a silly demo and add a bit better one
Zack Rusin
2009-05-01
4
-197
/
+544
|
*
|
OpenVG 1.0 State Tracker
Zack Rusin
2009-05-01
31
-0
/
+4831
*
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
18
-10
/
+5498
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
[next]