index
:
~sima/mesa
early_z
execbuf2-for-i915g
for-cme
for-ickle
for-jakob
for-ken
for-master
hw-clear
i915g-stuff
i915g-validate-buffers
pageflip-hack
r200
u_blitter
upload
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-31
util: Put the format pack/unpack functions in the description table.
José Fonseca
1
-20
/
+25
2010-03-31
util: Make pack/unpack operate on spans.
José Fonseca
1
-4
/
+4
2010-03-31
util: Make util_format_xxx_pack_xxx take pointer as arguments.
José Fonseca
1
-2
/
+6
2010-03-31
python/tests: Run trhough tests randomly.
José Fonseca
2
-55
/
+52
2010-03-31
python/tests: Rename test name.
José Fonseca
1
-0
/
+0
2010-03-31
python/tests: Test all existing gallium formats.
José Fonseca
2
-86
/
+57
2010-03-31
python/tests: Speed up the tests by reusing the same pipe context.
José Fonseca
2
-4
/
+6
2010-03-31
python/tests: Get the tests running again.
José Fonseca
5
-32
/
+97
2010-03-30
Merge branch '7.8'
Michel Dänzer
1
-1
/
+0
2010-03-29
progs/glsl: Add workarounds for Apple GLSL compiler crash.
Vinson Lee
2
-0
/
+14
2010-03-29
progs/glsl: Remove inline keyword.
Vinson Lee
2
-6
/
+6
2010-03-29
progs/gallium/python: Get tri.py sample working again.
José Fonseca
1
-10
/
+10
2010-03-29
progs/glsl: improve the mouse drag/rotate code a little
Brian Paul
2
-11
/
+7
2010-03-29
progs/glsl: let the mouse rotate the scene
RALOVICH, Kristóf
2
-31
/
+83
2010-03-28
progs: Comment out gallium/raw/SConscript from progs/SConscript.
Vinson Lee
1
-1
/
+1
2010-03-28
progs/raw: add note about accessing utility functions
Keith Whitwell
1
-0
/
+10
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
3
-0
/
+103
2010-03-27
progs/tests: Remove duplicate texcompress2 in SConscript.
Vinson Lee
1
-1
/
+0
2010-03-26
progs/gallium: Add trivial gallium demos
Jakob Bornecrantz
4
-0
/
+671
2010-03-24
progs/glsl: Fix vsraytrace GLSL compilation error.
Vinson Lee
1
-1
/
+1
2010-03-24
progs/glsl: Add raytracing demos to SCons build.
Vinson Lee
1
-0
/
+2
2010-03-24
progs/demos: add other modes/patterns to dissolve demo
Brian Paul
1
-6
/
+131
2010-03-24
progs/glsl: remove/replace //-style comments
Brian Paul
2
-3
/
+2
2010-03-24
progs/glsl: silence warnings, remove debug code, adjust window size, etc
Brian Paul
2
-31
/
+35
2010-03-24
demos: import GLSL raytracing demos
RALOVICH, Kristóf
3
-1
/
+751
2010-03-24
progs/egl: Link xeglthreads to libpthread.
Chia-I Wu
1
-1
/
+1
2010-03-23
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2
-4
/
+4
2010-03-22
Merge branch '7.8'
Brian Paul
3
-0
/
+234
2010-03-21
progs/tests: Add cva_huge to SCons build.
Vinson Lee
1
-0
/
+1
2010-03-21
progs/tests: Include stddef.h for ptrdiff_t on all platforms.
Vinson Lee
1
-5
/
+1
2010-03-21
tests: Add test for huge client arrays that has to be split.
Pauli Nieminen
2
-0
/
+237
2010-03-18
progs/tests: also test stencil INCR_WRAP mode if supported
Brian Paul
1
-6
/
+47
2010-03-18
progs/tests: comments and clean-ups
Brian Paul
1
-11
/
+21
2010-03-17
progs/trivial: added comments
Brian Paul
1
-0
/
+3
2010-03-17
progs/samples: improve copy.c demo
Brian Paul
1
-13
/
+14
2010-03-17
progs/samples: silence warnings
Brian Paul
1
-2
/
+4
2010-03-15
progs/objviewer: remove debug code
Brian Paul
1
-2
/
+2
2010-03-13
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
Jeff Smith
2
-5
/
+5
2010-03-12
Merge branch '7.8'
Michel Dänzer
8
-11
/
+25
2010-03-12
Add programs to .gitignore in redbook
Jeff Smith
1
-0
/
+13
2010-03-12
Add programs to .gitignore in xdemos
Jeff Smith
1
-3
/
+4
2010-03-12
Add -L$(libdir) for xdemos and egl so that the right libX11 is found
Jeff Smith
2
-4
/
+4
2010-03-12
Grammar and spelling fixes
Jeff Smith
4
-4
/
+4
2010-03-11
progs/demos: added 'f' key to toggle filtering mode in stex3d.c
Brian Paul
1
-4
/
+11
2010-03-11
progs/fpglsl: Fix GLSL compilation failures on Mac OS X.
Vinson Lee
2
-2
/
+2
2010-03-10
progs/trivial: use -c option to use glCopyPixels()
Brian Paul
1
-2
/
+4
2010-03-10
progs/trivial: make clear-fbo-scissor.c work with other GL drivers
Brian Paul
1
-1
/
+19
2010-03-10
fpglsl: a few more useful glsl tests
Zack Rusin
5
-0
/
+46
2010-03-10
fpglsl: set an integer uniform required by the loop example
Zack Rusin
1
-0
/
+5
2010-03-10
fpglsl: add some for and while loops
Zack Rusin
2
-0
/
+18
[next]