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
*
destroy window upon exit, remove CVS log comment
mesa-6_5-20060712
Brian Paul
2006-07-12
1
-22
/
+4
*
call glutDestroyWindow() to allow checking for mem leaks upon exit
Brian Paul
2006-07-12
1
-1
/
+3
*
fixup OSMESA_LIBS and make clean target
Brian Paul
2006-07-07
1
-1
/
+5
*
remove GLUT dependency
Brian Paul
2006-07-07
1
-7
/
+133
*
remove dependency on GLUT
Brian Paul
2006-07-07
1
-33
/
+75
*
New animated engine demo.
Brian Paul
2006-07-04
2
-0
/
+1107
*
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
2
-49
/
+44
*
virtual trackball code
Brian Paul
2006-06-26
2
-0
/
+422
*
New 'install' targets in makefile. See bug 2372.
Brian Paul
2006-06-22
1
-0
/
+2
*
A bunch of tiny tests that I've found helpful bringing up drivers from
Keith Whitwell
2006-06-22
54
-0
/
+7585
*
exercise min/max lod
Keith Whitwell
2006-06-21
1
-2
/
+21
*
exercise position invarient vertex program
Keith Whitwell
2006-06-21
1
-6
/
+1
*
Fix command line parsing.
Michel Dänzer
2006-06-13
1
-7
/
+7
*
removed incorrect const qualifier
Brian Paul
2006-06-13
2
-2
/
+2
*
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-06-12
5
-0
/
+708
*
Thomas Sondergaard's API tracer
Brian Paul
2006-06-02
6
-0
/
+579
*
fix extension_supported() function, added comments
Brian Paul
2006-05-31
1
-4
/
+18
*
Added some example progs using DirectFBGL.
Claudio Ciccani
2006-05-31
5
-0
/
+2258
*
Make it running under Linux.
Michal Krol
2006-05-30
8
-1481
/
+1559
*
print 2D vs 3D in window
Brian Paul
2006-05-19
1
-2
/
+9
*
also test 3D textures (press '2'/'3' to toggle)
Brian Paul
2006-05-19
1
-8
/
+44
*
Demonstrate rendering 8, 16 and 32-bit/channel images all in one program.
Brian Paul
2006-05-19
2
-1
/
+350
*
call reshape() after init() to set initial projection/viewing transform (see ...
Brian Paul
2006-05-17
1
-2
/
+8
*
bug 6941: fixed initial rendering problems in glxgears
Tilman Sauerbeck
2006-05-16
1
-0
/
+1
*
GLSL regression test suite.
Michal Krol
2006-05-16
12
-0
/
+3168
*
added a few extension #ifdef tests
Brian Paul
2006-05-15
1
-1
/
+12
*
usage() function
Brian Paul
2006-05-15
1
-2
/
+15
*
Expanded output with -l option: vertex/fragment program and vertex/fragment
Brian Paul
2006-05-13
1
-24
/
+157
*
simplify image setup code, added LOD Bias control (l/L keys)
Brian Paul
2006-05-11
1
-76
/
+62
*
simple texture compression test
Brian Paul
2006-05-10
2
-0
/
+274
*
new test image - Delicate Arch, Utah
Brian Paul
2006-05-10
1
-0
/
+0
*
Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.
Brian Paul
2006-05-10
2
-0
/
+248
*
fptest1 requires GL_NV_fragment_program
Tilman Sauerbeck
2006-04-28
1
-0
/
+5
*
Remove carriage returns.
Michal Krol
2006-04-25
1
-106
/
+106
*
fprintf() clean-up (bug 6730)
Brian Paul
2006-04-24
1
-3
/
+1
*
fix indentation
Brian Paul
2006-04-21
1
-6
/
+4
*
use vertex.attrib[3] instead of vertex.color
Brian Paul
2006-04-21
2
-4
/
+3
*
s/NV/ARB/
Brian Paul
2006-04-21
1
-5
/
+5
*
another simple FBO test
Brian Paul
2006-04-14
1
-0
/
+199
*
test glReadPixels speed w/ various formats/types, PBOs
Brian Paul
2006-04-14
2
-0
/
+287
*
If the image file is RGB, convert to RGBA (fixes segfault).
Brian Paul
2006-04-13
1
-28
/
+41
*
Use -I$(INCDIR) to get Mesa, not system headers (Dan Schikore)
Brian Paul
2006-04-13
1
-5
/
+5
*
compile fix from Dan Schikore
Brian Paul
2006-04-13
1
-0
/
+2
*
allow rotation w/ mouse
Brian Paul
2006-04-11
1
-1
/
+42
*
re-enable animation
Brian Paul
2006-04-06
1
-1
/
+1
*
Added render to depth texture support with GL_EXT_framebuffer_object.
Brian Paul
2006-04-06
1
-99
/
+227
*
set the texture border color for the depth texture
Brian Paul
2006-04-05
1
-1
/
+5
*
fix bad call to FindLine()
Brian Paul
2006-03-30
1
-1
/
+1
*
added -f option for full-screeen
Brian Paul
2006-03-30
1
-1
/
+8
[next]