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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More GLSL code.
Michal Krol
2006-02-18
3
-23
/
+203
*
Demonstrate GLSL fragment and vertex shaders.
Michal Krol
2006-02-15
2
-0
/
+286
*
s/malloc/calloc/, fix mem leak
Brian Paul
2006-01-31
1
-2
/
+5
*
updated comment
Brian Paul
2006-01-30
1
-6
/
+2
*
silence warning about duplicate M_PI definition
Brian Paul
2006-01-30
1
-1
/
+5
*
added more tests (Pedro Maia)
Brian Paul
2006-01-30
1
-1
/
+5
*
use fmod() when incrementing CubeRot
Brian Paul
2006-01-30
1
-4
/
+3
*
Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.
Brian Paul
2006-01-28
2
-0
/
+487
*
Don't do swapbuffers if -nodraw specified. Get t0 after setup code.
Brian Paul
2006-01-27
1
-2
/
+9
*
Test glTexSubImage and glCopyTexSubImage rate.
Brian Paul
2006-01-26
2
-0
/
+344
*
copypixrate.c - measure the speed of glCopyPixels.
Brian Paul
2006-01-26
2
-0
/
+229
*
remove the GL_HP_occlusion_test code
Brian Paul
2006-01-26
1
-48
/
+0
*
Free visinfo object (Tilman Sauerbeck)
Brian Paul
2006-01-16
1
-0
/
+2
*
Fix the default target to remake readtex.o if needed
Adam Jackson
2006-01-13
1
-1
/
+2
*
Oops - bad file-completion typo.
Keith Whitwell
2006-01-05
2
-0
/
+114
*
add simple test for program local parameters
Keith Whitwell
2006-01-05
3
-92
/
+1
*
update to new API
Dave Airlie
2005-12-23
2
-2
/
+2
*
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
Brian Paul
2005-12-14
2
-211
/
+0
*
s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
Brian Paul
2005-12-10
1
-1
/
+1
*
'a' key to toggle animation
Brian Paul
2005-12-08
1
-9
/
+19
*
check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() call
Brian Paul
2005-11-23
1
-3
/
+7
*
Choose the display mode / surface size in an intelligent way.
Brian Paul
2005-11-23
1
-34
/
+61
*
call gluDeleteQuadric() to fix mem leak
Brian Paul
2005-11-19
1
-0
/
+2
*
delete frame/renderbuffers upon exit, more error checking
Brian Paul
2005-11-17
1
-15
/
+29
*
added -ds option to test GL_EXT_packed_depth_stencil with framebuffer objects
Brian Paul
2005-11-16
1
-22
/
+76
*
Two subtle things missed on the previous commit.
Ian Romanick
2005-11-15
1
-1
/
+4
*
Add the ability for interleave to test passing invalid format enums
Ian Romanick
2005-11-15
1
-5
/
+43
*
Simple test of glInterleavedArrays functionality.
Ian Romanick
2005-11-14
2
-0
/
+366
*
More useful ARL test
Keith Whitwell
2005-11-02
1
-3
/
+3
*
add an arl test
Keith Whitwell
2005-11-01
2
-1
/
+10
*
Make colors match the fp tests (really)
Keith Whitwell
2005-11-01
1
-2
/
+2
*
Make colors match the fp tests
Keith Whitwell
2005-11-01
1
-2
/
+2
*
standalone tests for vp instructions
Keith Whitwell
2005-11-01
27
-0
/
+408
*
Add new test "texfilt". This test is a cousin to texwrap. Instead of
Ian Romanick
2005-10-28
2
-3
/
+402
*
Add built programs to .cvsignore.
Eric Anholt
2005-10-26
1
-0
/
+52
*
Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I
Eric Anholt
2005-10-26
2
-0
/
+200
*
new depth tests
Keith Whitwell
2005-10-21
4
-0
/
+441
*
simplify, remove sgi messages
Keith Whitwell
2005-10-21
38
-1966
/
+111
*
better looking tests
Keith Whitwell
2005-10-21
2
-2
/
+7
*
Make test visible
Keith Whitwell
2005-10-21
1
-1
/
+2
*
Better looking test.
Keith Whitwell
2005-10-21
1
-1
/
+1
*
A bunch of little tests which exercise each ARB_fp instruction plus
Keith Whitwell
2005-10-20
38
-0
/
+6031
*
Query/print GL_RED/GREEN/BLUE/ALPHA_BITS
Brian Paul
2005-10-08
1
-0
/
+8
*
glBindTexture changes, new assertions
Brian Paul
2005-10-04
1
-2
/
+6
*
fix glIsRender/FramebufferEXT() assertions
Brian Paul
2005-10-04
2
-5
/
+5
*
use fmod() to prevent overflow of angle variable
Brian Paul
2005-09-30
1
-1
/
+3
*
call glFinish if drawing to front buffer
Brian Paul
2005-09-29
1
-1
/
+3
*
Committing in .
Jouk Jansen
2005-09-23
4
-4
/
+4
*
silence warning
Brian Paul
2005-09-15
1
-1
/
+2
*
new demo to test ATI_fragment_shader, not very creative but easy to know if t...
Roland Scheidegger
2005-09-10
2
-0
/
+478
[next]