index
:
nouveau/mesa
gallium-0.1
gallium-0.2
gallium-0.2-ng
master
Nouveau Mesa development
marcheu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
demos
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-28
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-3
/
+12
2008-11-26
demos: press SPACE to toggle fbo_firecube animation
Brian Paul
1
-3
/
+12
2008-11-24
progs: Add ignores
Jakob Bornecrantz
1
-0
/
+1
2008-11-21
scons: Build progs.
José Fonseca
1
-0
/
+71
2008-10-20
mesa: more test options in progs/demos/textures.c
Brian Paul
1
-17
/
+87
2008-10-15
mesa: revert accidental change to fslight.c demo
Brian Paul
1
-1
/
+1
2008-10-09
mesa: simple multiple textures test
Brian Paul
2
-0
/
+305
2008-09-18
CELL: mark several transient files as .gitignore
Robert Ellison
1
-0
/
+1
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
1
-1
/
+1
2008-09-17
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
1
-1
/
+1
2008-09-13
silence warning
Guillaume Melquiond
1
-1
/
+1
2008-09-11
demos: fix LIBS ref in makefile
Keith Whitwell
1
-1
/
+1
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-14
/
+14
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
1
-14
/
+14
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
52
-5523
/
+5553
2008-08-13
mesa: clear the unused upper-left region to black instead of leaving it undef...
Brian Paul
1
-5
/
+11
2008-07-30
Always pass CFLAGS when compiling or linking demos
Guillaume Melquiond
1
-6
/
+6
2008-07-24
Fix a typo.
Thomas Hellstrom
1
-1
/
+1
2008-07-24
Add new demo "fbo_firecube".
Thomas Hellstrom
2
-0
/
+1042
2008-07-09
mesa: call glutDestroyWindow() on exit
Brian Paul
1
-0
/
+2
2008-06-29
Revert accidental edit to progs/demos/lodbias.
Corbin Simpson
1
-1
/
+1
2008-06-29
demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture
Nicolai Haehnle
1
-1
/
+0
2008-06-24
Fix CRLF line endings.
José Fonseca
43
-5475
/
+5475
2008-06-16
added ARCH_FLAGS
seventh guardian
1
-5
/
+5
2008-06-16
r300: Fix new incarnation of bug 3195.
Corbin Simpson
1
-1
/
+1
2008-06-04
call glutDestroyWindow() before exit
Brian Paul
1
-1
/
+3
2008-05-21
fix assorted bugs, works now
Brian
1
-12
/
+13
2008-05-20
mesa: call glutDestroyWindow()
Brian Paul
1
-2
/
+3
2008-05-20
mesa: call glutDestroyWindow()
Brian Paul
1
-1
/
+3
2008-05-09
Don't link demos directly to X libraries
Dan Nicholson
1
-2
/
+4
2008-04-29
disable GL_TEXTURE_1D at end of frame to fix failed assertion
Brian Paul
1
-0
/
+1
2008-04-29
disable GL_TEXTURE_1D at end of frame to fix failed assertion
Brian Paul
1
-0
/
+1
2008-04-08
Only convert configs if screen creation was successful.
Kristian Høgsberg
1
-1
/
+1
2008-04-04
mesa: test code to exercise more GLSL functions
Brian
1
-27
/
+18
2008-04-01
mesa: destroy window upon exit
Brian
1
-1
/
+4
2008-03-24
mesa: call glutDestroyWindow (help find mem leaks)
Brian Paul
1
-1
/
+4
2008-03-11
Fix include path for rain demo so glut.h is found
Dan Nicholson
1
-2
/
+2
2008-03-10
Ignore more demo programs
Dan Nicholson
1
-0
/
+1
2008-02-28
Convert crlf->lf line endings.
José Fonseca
1
-119
/
+119
2008-02-28
Convert crlf->lf line endings.
José Fonseca
1
-119
/
+119
2008-02-25
Remove files of unsupported build systems.
José Fonseca
1
-90
/
+0
2008-02-15
chmod a-x **/glslnoise.c
Adam Jackson
1
-0
/
+0
2008-02-12
press 0,1,2,etc keys for specific bias values
Brian
1
-0
/
+12
2008-02-12
press 0,1,2,etc keys for specific bias values
Brian
1
-0
/
+12
2008-01-28
push out far clip plane to 200
Brian
1
-1
/
+1
2008-01-28
push out far clip plane to 200
Brian
1
-1
/
+1
2008-01-28
Added d/D keys to change viewing distance, 'a' to toggle animation
Brian
1
-6
/
+29
2008-01-28
Added d/D keys to change viewing distance, 'a' to toggle animation
Brian
1
-6
/
+29
2008-01-22
define M_PI if needed
Alexey Sokolov
1
-0
/
+4
2007-12-18
Fix a quadstrip front/back-face inconsistancy.
Brian
1
-7
/
+12
[next]