index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
demos
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
demos: update fbotexture.c to use EXT or ARB functions exclusively
Brian Paul
2009-06-12
1
-0
/
+7
*
demos: move demos/texobj.c to tests/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move tests/dinoshade.c to demos/
Brian Paul
2009-04-18
1
-0
/
+1
*
demos: move tests/projtex.c to demos/
Brian Paul
2009-04-18
1
-0
/
+1
*
demos: move tests/fbotexture.c to demos/
Brian Paul
2009-04-18
1
-0
/
+1
*
demos: move texdown.c to tests/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move glutfx demo to tests/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move streaming_rect.c demo to tests/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move glslnoise.c demo to glsl/noise2.c
Brian Paul
2009-04-18
1
-1
/
+0
*
Merge commit 'origin/gallium-master-merge'
Brian Paul
2009-02-10
1
-15
/
+16
|
\
|
*
progs: Port most of the demos to glew.
José Fonseca
2009-01-24
1
-4
/
+4
|
*
mesa: simple multiple textures test
Brian Paul
2008-10-09
1
-0
/
+1
|
*
demos: fix LIBS ref in makefile
Keith Whitwell
2008-09-11
1
-1
/
+1
|
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-14
/
+14
|
|
\
|
|
*
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2008-09-11
1
-14
/
+14
|
|
*
added ARCH_FLAGS
seventh guardian
2008-06-16
1
-5
/
+5
*
|
|
demos: remove OSMESA stuff from Makefile
Brian
2009-02-09
1
-6
/
+0
|
/
/
*
|
Always pass CFLAGS when compiling or linking demos
Guillaume Melquiond
2008-07-30
1
-6
/
+6
*
|
Add new demo "fbo_firecube".
Thomas Hellstrom
2008-07-24
1
-0
/
+1
*
|
Don't link demos directly to X libraries
Dan Nicholson
2008-05-09
1
-2
/
+4
*
|
Only convert configs if screen creation was successful.
Kristian Høgsberg
2008-04-08
1
-1
/
+1
*
|
Fix include path for rain demo so glut.h is found
Dan Nicholson
2008-03-11
1
-2
/
+2
*
|
Build rain demo (Gonzo <
[email protected]
>)
Brian
2007-12-14
1
-1
/
+10
*
|
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
2007-10-29
1
-7
/
+9
*
|
add support for LDFLAGS env var
Dan Nicholson
2007-09-28
1
-6
/
+6
*
|
added copypix.c test (test glCopyPixels w/ pixel zoom)
Brian
2007-09-14
1
-0
/
+5
|
/
*
fix some dependencies, remove some CFLAGS
Brian
2007-04-08
1
-5
/
+10
*
Use extfuncs.h helper. Added command line options for loading
Brian
2006-12-15
1
-0
/
+7
*
added fsligght
Brian Paul
2006-11-03
1
-0
/
+1
*
merge the (rest of) texmem branch
Keith Whitwell
2006-11-01
1
-0
/
+1
*
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-13
1
-4
/
+4
*
New animated engine demo.
Brian Paul
2006-07-04
1
-0
/
+8
*
remove occlude.c demo since GL_HP_occlusion_test no longer available
Brian Paul
2006-06-30
1
-1
/
+0
*
use trackball code for mouse rotation
Brian Paul
2006-06-26
1
-0
/
+18
*
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-06-12
1
-0
/
+1
*
s/glslnose.c/glslnoise/ (bug 6430)
Brian Paul
2006-03-29
1
-1
/
+1
*
More GLSL code.
Michal Krol
2006-02-18
1
-0
/
+1
*
Demonstrate GLSL fragment and vertex shaders.
Michal Krol
2006-02-15
1
-0
/
+1
*
Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.
Brian Paul
2006-01-28
1
-0
/
+1
*
Fix the default target to remake readtex.o if needed
Adam Jackson
2006-01-13
1
-1
/
+2
*
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
Brian Paul
2005-12-14
1
-1
/
+0
*
Demo of how to do (nearly) flicker-free rendering with a single color buffer.
Brian Paul
2005-08-25
1
-0
/
+1
*
move osmesa demos to their own directory
Keith Whitwell
2005-05-19
1
-15
/
+0
*
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
2005-05-07
1
-1
/
+1
*
added osmesa16 stuff
Brian Paul
2005-01-29
1
-0
/
+6
*
some new/improved rules
Brian Paul
2005-01-09
1
-11
/
+38
*
addes osdemo32 target (J.P. Delport)
Brian Paul
2004-10-23
1
-0
/
+7
*
Build the fogcoord demo.
Ian Romanick
2004-05-27
1
-0
/
+1
*
minor fixes
Brian Paul
2004-03-26
1
-1
/
+1
*
Tweaks for make clean / realclean.
Brian Paul
2004-03-26
1
-3
/
+0
[next]