index
:
~tstellar/mesa
Jul20-test
MCCodeEmitter
SI-MCEmitter
Sep19-Compute
Sep24-Compute
aligned-args
amdgpu-namespace
amdil-clean
amdil-removal-May23
amdil-strip
attr-fix
automake-all
automake-gallium4
better-sched
bfgminer
clover-clang
clover-clock
clover-elf
clover-elf-final
clover-elf-v2
clover-elf-v3
clover-icd
clover-icd-v2
clover-icd-v3
clover-next
clover-r600-llvm
clover-r600-master
clover-r600-master-Apr13-2012-WIP
dataflow
debugger
fast-math
gallim-compute-r600-Apr24
gallium-automake
gallium-compute-r600
gallium-compute-r600-Apr27
gallium-compute-r600-June1
gallium-compute-r600-May17
gallium-compute-r600-May22
gallium-compute-r600-May31
gc-api
guda
if-conv-rebase
indirect-wip-2
indirect-wip-5
lds
libmesallvm
libmesallvm-prefix
llvm-build
llvm-dag
llvm-dag-May18
llvm-indirect-wip
llvm-reg-rewrite-wip
master
mike-encoding
mike-rebase
new-register-allocator
new-register-allocator-v2
piglit-nox
presub
presub-rebase-v2
r300-loops
r500-loops
r500-loops-rebase
r600-compute
r600-external-llvm
r600-llvm
r600-llvm-rc
r600-structure
r600-structure-v2
r600g-compute-newer-kernels
r600g-compute-unify
r600g-image-support
r600g-llvm-shader
r600g-llvm-shader-Feb08-2012
r600g-llvm-shader-Jan15-2012
regalloc
regalloc-wip
regalloc-wip-2
regalloc-wip-3
regalloc-wip-4
regalloc-wip-5
remove-amdil
sched-perf
sched-perf-rebase
sched-r500
sha1
si-compute
si-compute-v3
tex-sem
tgsi-llvm-rewrite-wip
tgsi-llvm-rewrite-wip-011212
tgsi-llvm-rewrite-wip-2
tgsi-rewrite-almost
tgsi-rewrite-needs-testing
vert-loops
vgpr-spilling-Jan07-2014
xvmc-r300-automake
tstellar's Mesa repository
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
test glStencilFuncSeparateATI()
Brian
1
-0
/
+26
2007-10-29
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
15
-34
/
+55
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2
-6
/
+8
2007-10-25
Ignore new programs
Dan Nicholson
3
-0
/
+6
2007-10-24
fix assorted bugs, works now
Brian
1
-12
/
+13
2007-10-18
glxinfo: Try creating a GLX context using an fbconfig if no visuals are avail...
Kristian Høgsberg
1
-13
/
+46
2007-10-17
Support cards that have ARB_fp but not ARB_shadow.
Ian Romanick
1
-13
/
+49
2007-10-17
pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions.
Kristian Høgsberg
2
-26
/
+48
2007-10-17
glxinfo: Also print number of fbconfigs.
Kristian Høgsberg
1
-1
/
+1
2007-10-17
Fixup a couple of thinkos in glxinfo changes.
Kristian Høgsberg
1
-5
/
+2
2007-10-16
Implement support for printing glx fbconfigs in glxinfo.
Kristian Høgsberg
1
-31
/
+195
2007-10-16
glxinfo: Only print visuals that actually support GLX.
Kristian Høgsberg
1
-5
/
+10
2007-10-13
Do XSync() before resetting error handler.
Kristian Høgsberg
1
-0
/
+1
2007-10-11
Example of cooperative rendering into one window by two processes
Brian
4
-1
/
+687
2007-10-11
New glxsnoop demo to display another window's z/stencil/back buffer.
Brian
2
-0
/
+378
2007-10-10
replace 'brick' with correct program name in printfs
Brian
4
-10
/
+10
2007-10-10
Ignore more generated files in progs/
Dan Nicholson
16
-21
/
+172
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
15
-43
/
+43
2007-09-24
Fix progs/tests/ build with BSD make.
Eric Anholt
1
-18
/
+16
2007-09-24
Update .gitignore for tests and xdemos.
Eric Anholt
2
-0
/
+27
2007-09-24
Just use stddef.h to get ptrdiff_t instead of obsolete malloc.h.
Eric Anholt
3
-15
/
+3
2007-09-19
Update .gitignore for demos.
Eric Anholt
1
-0
/
+13
2007-09-14
added copypix.c test (test glCopyPixels w/ pixel zoom)
Brian
2
-0
/
+253
2007-09-10
clean-up (see bug 12317)
Brian
1
-11
/
+11
2007-08-27
added --noclear option to demonstrate rendering without glClear
Brian
1
-6
/
+45
2007-08-14
xdemo case: Wei Wang's patch for bug#9759
Xiang, Haihao
1
-0
/
+5
2007-08-07
parse standard -geometry option
Brian
1
-9
/
+6
2007-08-07
glxgears: Add an x/y window size parameter.
Ingo Molnar
1
-1
/
+11
2007-08-01
triangle rasterization with frag shader
Brian
1
-0
/
+326
2007-08-01
added trirast program
Brian
1
-1
/
+2
2007-07-30
misc comments, clean-ups
Brian
1
-9
/
+13
2007-07-29
added a few more functions
Brian
1
-0
/
+19
2007-07-29
Added shader points and shader bitmap demos
Brian
3
-0
/
+675
2007-07-27
more Mingw32 fixes
Zhang
1
-18
/
+3
2007-07-26
clamp float colors
Brian
1
-2
/
+5
2007-07-24
fix logic error, typos
Brian
1
-5
/
+4
2007-07-21
Fix a number of MINGW32 issues
Zhang
1
-4
/
+29
2007-07-17
Fix SOP in fragment shader, brick is ok now.
Zou Nan hai
1
-5
/
+1
2007-07-17
Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...
Zou Nan hai
7
-34
/
+118
2007-07-17
bumpmap sample is correct now
Zou Nan hai
2
-6
/
+5
2007-07-11
Improve this demo in a few ways.
Brian
1
-12
/
+22
2007-07-06
call glutInit(), bug 11486
Xavier Bachelot
5
-7
/
+6
2007-07-04
support more modes, added -f cmd line option
Brian
1
-15
/
+90
2007-07-04
Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...
Zou Nan hai
22
-671
/
+2205
2007-06-28
use larger point/sprite size
Brian
1
-11
/
+11
2007-06-21
Random state-change / primitive rendering. Good for hammering on a driver...
Brian
2
-0
/
+458
2007-06-21
support branch and loop in pixel shader
Zou Nan hai
5
-12
/
+19
2007-06-08
fix glReadPixels parameters to handle odd-width windows correctly
Brian
1
-2
/
+3
2007-06-08
disable shader program before glDrawPixels
Brian
1
-6
/
+10
2007-06-07
Add support for shadow mapping with vertex and fragment programs
Ian Romanick
1
-4
/
+216
[next]