Brian Paul
473e51f2fb
Updated BeOS support (Philippe Houdoin)
23 anos atrás
Brian Paul
57df24a86c
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
23 anos atrás
Brian Paul
28bc6cb479
minor updates to sync with XFree86
23 anos atrás
Brian Paul
2f7ef5fae8
added -l option to print interesting OpenGL limits
23 anos atrás
Brian Paul
5117a8214d
added multitexture and line stipple
23 anos atrás
Brian Paul
f569dc447a
minor tweaks
23 anos atrás
Brian Paul
1972ac661c
added (char *) casts
23 anos atrás
Brian Paul
c712425d0d
fix warnings (bug 580528)
23 anos atrás
Brian Paul
e237491493
silence warnings
23 anos atrás
Brian Paul
f02a5f6cc5
Pedantic compiler fixes (Sven Panne)
23 anos atrás
Brian Paul
4db3c48a13
test program for NV_vertex_program and evaluators
23 anos atrás
Brian Paul
d373819b8c
Joe Krahn's context sharing test program
23 anos atrás
Brian Paul
4e99da15eb
test for GL_NV_texture_rectangle
23 anos atrás
Brian Paul
b58c5ad7b0
GGI driver updates (Filip Spacek)
23 anos atrás
Alan Hourihane
a5cdf99951
remove test code
23 anos atrás
Alan Hourihane
056b35874b
glutSwapBuffers implicitly does a glFinish when swapping back to the front
buffer. We now issue a glFinish when not issuing SwapBuffers to ensure
the pipeline is complete.
(Problem found with Chromium).
23 anos atrás
Brian Paul
fdd631a941
removed CVS $Log comments
23 anos atrás
Brian Paul
62954c8c30
test program for NV_vertex_program + vertex arrays
23 anos atrás
Karl Schultz
17642eddf4
Added -perf option to measure frame rate. This is useful for measuring
Mesa in a more environment-independent way.
23 anos atrás
Brian Paul
db30cc8d00
added an error check
23 anos atrás
Brian Paul
3c70f6f2ac
exercise GL_EXT_shadow_funcs
23 anos atrás
Brian Paul
a3e44f4531
fix some minor warnings
23 anos atrás
Brian Paul
9ff74a0f15
undo some debug changes mistakenly checked in earlier
24 anos atrás
Brian Paul
f204c9d2bb
updated to use GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient
24 anos atrás
Brian Paul
026c036be0
include string.h to silence warning
24 anos atrás
Brian Paul
cbd9a0254e
now supports > 2 texture units
24 anos atrás
Brian Paul
38d042a4ad
silence compiler warnings
24 anos atrás
Brian Paul
e79de014c5
removed GLUT reference
24 anos atrás
Brian Paul
6a731f343e
added fog and raster Z position controls
24 anos atrás
Jouk Jansen
43df32e438
Committing in .
-Compile support for tests on OpenVMS
-Fixed missing header file
-Fixed missing return value on function return
Modified Files:
Mesa/descrip.mms Mesa/tests/sharedtex.c
Added Files:
Mesa/tests/descrip.mms
----------------------------------------------------------------------
24 anos atrás
Karl Schultz
40fac75370
get tests working on windows (Robert Bergkvist)
24 anos atrás
Karl Schultz
3d587f6432
Samples working for Windows (Robert Bergkvist)
24 anos atrás
Karl Schultz
164ce12202
Demo updates for Windows (Robert Bergkvist)
24 anos atrás
Karl Schultz
83356781e1
Removed missing files and added new ones (Robert Bergkvist)
24 anos atrás
Brian Paul
f48bfd66da
test multitexture and vertex arrays
24 anos atrás
Brian Paul
714cdd88a4
added some assertions to exercise glIsTexture()
24 anos atrás
Gareth Hughes
735d92029c
- Clean up state bitmask.
- Add (somewhat broken) PolygonMode bit, toggles between GL_FILL and
GL_LINE. Somewhat useful in mimicking certain Viewperf tests.
24 anos atrás
Gareth Hughes
a0f923d286
Add missing items from .cvsignore files, tests/Makefile
24 anos atrás
Brian Paul
c11120270c
warp a quadmesh with a gravitational source via vertex program
24 anos atrás
Brian Paul
9cb3947c56
rotating, lit torus via vertex program
24 anos atrás
Brian Paul
797ea81d63
vertex program test program
24 anos atrás
Brian Paul
1b2976f79b
fix some warnings
24 anos atrás
Brian Paul
d4ece7b2f4
minor update
24 anos atrás
Brian Paul
17fe22d3bf
test for glXGetProcAddress()
24 anos atrás
Brian Paul
87c964d388
added missing GL_MAX_TEXTURE_LOD_BIAS_EXT query
24 anos atrás
Karl Schultz
b10f995edf
Copy the readtex.[ch] files from ../util
24 anos atrás
Karl Schultz
bffae58175
Allow to compile in Windows.
24 anos atrás
Karl Schultz
3978d026ea
Build a few demos that now work with Windows.
24 anos atrás
Karl Schultz
954f511473
Fix up Windows makefiles so that the debug build leaves debugger info
in the libraries. Make with NODEBUG=1 builds optimized without debug
info (doc'ed in top level Makefile.win).
24 anos atrás
Karl Schultz
220e77a3f7
use OSMESA_* enums for OSMesaCreateContext instead of GL_*.
24 anos atrás