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
*
progs/tests: disable texturing before printing text
Brian Paul
2009-09-27
1
-0
/
+2
*
progs/perf: glGenerateMipmap() test
Brian Paul
2009-09-24
3
-0
/
+138
*
progs/perf: fix warnings in readpixels test
Keith Whitwell
2009-09-24
1
-3
/
+3
*
progs/perf: fix typo in sconscript
Keith Whitwell
2009-09-24
1
-1
/
+1
*
progs/perf: accept GL3.x also
Keith Whitwell
2009-09-24
1
-2
/
+3
*
progs/perf: added glReadPixels benchmark
Brian Paul
2009-09-23
3
-1
/
+172
*
progs/perf: also request a stencil buffer
Brian Paul
2009-09-23
1
-1
/
+1
*
progs/perf: Actually bind the newly created vbo.
Michal Krol
2009-09-23
1
-0
/
+1
*
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
1
-0
/
+16
|
\
|
*
progs/demos: add fps output to cubemap
Keith Whitwell
2009-08-23
1
-0
/
+16
*
|
progs/perf: set TexSubImage4=FALSE
Brian Paul
2009-09-23
1
-2
/
+2
*
|
progs/perf: added glCopyTex[Sub]Image2D test
Brian Paul
2009-09-22
3
-0
/
+216
*
|
progs/perf: test glGetTexImage() also
Brian Paul
2009-09-22
1
-12
/
+36
*
|
progs/perf: add missing texture enable in fbobind.c
Brian Paul
2009-09-22
1
-0
/
+2
*
|
progs/perf: added fbobind.c test to test FBO binding speed
Brian Paul
2009-09-22
3
-0
/
+153
*
|
progs/perf: added PerfExtensionSupported() helper
Brian Paul
2009-09-22
2
-0
/
+10
*
|
teximage: add more tests, image formats
Keith Whitwell
2009-09-22
1
-18
/
+99
*
|
progs/perf: add another VBO test for Create/Draw/Destroy pattern
Brian Paul
2009-09-22
1
-2
/
+37
*
|
progs/perf: simplify the code
Brian Paul
2009-09-22
1
-44
/
+39
*
|
progs/perf: fix comment
Brian Paul
2009-09-22
1
-1
/
+1
*
|
progs/perf: updated comments
Brian Paul
2009-09-22
2
-11
/
+3
*
|
progs/perf: make teximage results easier to read, more reproducible
Keith Whitwell
2009-09-22
1
-17
/
+27
*
|
progs/perf: reset row_length after subimage test
Keith Whitwell
2009-09-22
1
-1
/
+3
*
|
progs/perf: clean up swapbuffers test a bit
Keith Whitwell
2009-09-22
1
-5
/
+6
*
|
progs/perf: break up long runs of fullscreen quads
Keith Whitwell
2009-09-22
1
-1
/
+18
*
|
progs/perf: add first attempt at a swapbuffers rate test
Keith Whitwell
2009-09-22
9
-14
/
+207
*
|
progs/perf: added fill-rate test
Brian Paul
2009-09-21
3
-0
/
+233
*
|
progs/perf: added helpers for creating simple textures and shader programs
Brian Paul
2009-09-21
2
-0
/
+109
*
|
progs/perf: offsetof() should be defined in stddef.h, include it
Brian Paul
2009-09-21
2
-4
/
+4
*
|
progs/perf: a few more vbo upload modes
Keith Whitwell
2009-09-21
1
-24
/
+97
*
|
progs/perf: human-readable drawoverhead output
Keith Whitwell
2009-09-21
1
-6
/
+6
*
|
progs/perf: human-format vertexrate output
Keith Whitwell
2009-09-21
1
-7
/
+7
*
|
progs/perf: add human-readable float formatter
Keith Whitwell
2009-09-21
2
-0
/
+20
*
|
progs/glsl: Include local headers before installed headers during compilation.
Vinson Lee
2009-09-21
1
-1
/
+1
*
|
progs/perf: convert some DOS line-endings
Keith Whitwell
2009-09-17
4
-756
/
+756
*
|
progs/perf: add scons support, get working under mingw
Keith Whitwell
2009-09-17
9
-24
/
+80
*
|
progs/perf: initial set of simple performance test programs
Brian Paul
2009-09-16
9
-0
/
+1139
*
|
progs/glsl: minor Makefile clean-ups
Brian Paul
2009-09-16
1
-8
/
+7
*
|
progs/demos: use non-default texobj in cubemap.c
Brian Paul
2009-09-15
1
-0
/
+5
*
|
progs/demos: create a texture object in lodbias.c
Brian Paul
2009-09-15
1
-0
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-15
1
-0
/
+6
|
\
\
|
*
\
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-15
1
-0
/
+6
|
|
\
\
|
|
*
|
progs/vp: print program and error info when program does not compile
Brian Paul
2009-09-14
1
-0
/
+6
|
|
*
|
prog/glsl: fix Makefile for samplers_array.
Peter Hutterer
2009-09-07
1
-1
/
+1
|
|
*
|
progs/tests: re-enable exit() call
Brian Paul
2009-09-01
1
-1
/
+1
*
|
|
|
progs/tests: exercise display lists and pixelstore
Brian Paul
2009-09-14
1
-13
/
+54
*
|
|
|
tgsi: handle some src/dst aliasing in tgsi_sse2.c
Keith Whitwell
2009-09-13
2
-0
/
+12
*
|
|
|
tgsi: implement saturation
Keith Whitwell
2009-09-12
1
-0
/
+6
*
|
|
|
progs/tests: added Z invert option
Brian Paul
2009-09-08
1
-0
/
+12
*
|
|
|
progs/demos: added RGB invert option
Brian Paul
2009-09-08
1
-0
/
+22
|
/
/
/
[next]