Brian Paul
36481524ba
simple GL_EXT_stencil_wrap test program
2002-10-31 15:25:07 +00:00
Keith Whitwell
9627ed0631
Add a note about window map behaviour and the autotuning of nr of loops which
...
can conspire to make it look like clearspd is exposing an intermittent driver
bug...
2002-10-31 12:38:32 +00:00
Brian Paul
a4f0b6884c
added skybox and options to load real images
2002-10-25 17:20:26 +00:00
Brian Paul
4fbdedc0d5
massive overhaul, see new keyboard options
2002-10-23 14:00:01 +00:00
Karl Schultz
53d30c56eb
Quiet compiler warnings.
2002-10-18 17:47:35 +00:00
Brian Paul
8c2a1f0e4d
check for GL_EXT_paletted_texture
2002-10-18 13:23:19 +00:00
Brian Paul
bc36ee25d8
new wrap modes (Ian Romanick)
2002-10-17 17:39:37 +00:00
Brian Paul
9d00b68482
added missing glFinish()
2002-10-15 14:44:53 +00:00
Brian Paul
7c5282d2a8
minor updates
2002-10-15 14:43:55 +00:00
Brian Paul
45c569860c
print transparent pixel info when using -v option (Gerd Sussner)
2002-10-14 13:57:23 +00:00
Jouk Jansen
f72a3da697
Committing in .
...
Add compile support in the xdemos directory for OpenVMS
Modified Files:
Mesa/descrip.mms Mesa/xdemos/descrip.mms
Mesa/xdemos/glxgears.c
----------------------------------------------------------------------
2002-10-08 08:38:26 +00:00
Brian Paul
5687740762
added pbinfo and pbdemo programs
2002-10-05 18:30:46 +00:00
Brian Paul
21666e3db4
pbuffer info and demo programs
2002-10-05 18:30:13 +00:00
Brian Paul
473e51f2fb
Updated BeOS support (Philippe Houdoin)
2002-09-19 16:19:43 +00:00
Brian Paul
57df24a86c
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
2002-09-06 12:58:56 +00:00
Brian Paul
28bc6cb479
minor updates to sync with XFree86
2002-09-06 03:47:34 +00:00
Brian Paul
2f7ef5fae8
added -l option to print interesting OpenGL limits
2002-09-06 03:35:43 +00:00
Brian Paul
5117a8214d
added multitexture and line stipple
2002-08-17 00:30:36 +00:00
Brian Paul
f569dc447a
minor tweaks
2002-08-17 00:29:55 +00:00
Brian Paul
1972ac661c
added (char *) casts
2002-08-08 17:12:38 +00:00
Brian Paul
c712425d0d
fix warnings (bug 580528)
2002-07-22 13:45:31 +00:00
Brian Paul
e237491493
silence warnings
2002-07-12 15:54:19 +00:00
Brian Paul
f02a5f6cc5
Pedantic compiler fixes (Sven Panne)
2002-07-12 15:54:01 +00:00
Brian Paul
4db3c48a13
test program for NV_vertex_program and evaluators
2002-06-23 02:57:33 +00:00
Brian Paul
d373819b8c
Joe Krahn's context sharing test program
2002-06-16 03:57:48 +00:00
Brian Paul
4e99da15eb
test for GL_NV_texture_rectangle
2002-06-15 03:08:19 +00:00
Brian Paul
b58c5ad7b0
GGI driver updates (Filip Spacek)
2002-06-10 15:16:44 +00:00
Alan Hourihane
a5cdf99951
remove test code
2002-05-02 09:17:59 +00:00
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).
2002-05-02 09:15:22 +00:00
Brian Paul
fdd631a941
removed CVS $Log comments
2002-04-22 16:03:37 +00:00
Brian Paul
62954c8c30
test program for NV_vertex_program + vertex arrays
2002-04-22 15:53:54 +00:00
Karl Schultz
17642eddf4
Added -perf option to measure frame rate. This is useful for measuring
...
Mesa in a more environment-independent way.
2002-04-05 17:40:20 +00:00
Brian Paul
db30cc8d00
added an error check
2002-04-02 23:53:56 +00:00
Brian Paul
3c70f6f2ac
exercise GL_EXT_shadow_funcs
2002-03-23 16:34:18 +00:00
Brian Paul
a3e44f4531
fix some minor warnings
2002-03-08 19:44:28 +00:00
Brian Paul
9ff74a0f15
undo some debug changes mistakenly checked in earlier
2002-02-17 17:37:55 +00:00
Brian Paul
f204c9d2bb
updated to use GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient
2002-02-16 14:54:18 +00:00
Brian Paul
026c036be0
include string.h to silence warning
2002-02-15 16:48:48 +00:00
Brian Paul
cbd9a0254e
now supports > 2 texture units
2002-02-13 02:23:33 +00:00
Brian Paul
38d042a4ad
silence compiler warnings
2002-02-12 16:07:47 +00:00
Brian Paul
e79de014c5
removed GLUT reference
2002-01-30 21:54:37 +00:00
Brian Paul
6a731f343e
added fog and raster Z position controls
2002-01-26 17:49:30 +00:00
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
----------------------------------------------------------------------
2002-01-16 14:32:46 +00:00
Karl Schultz
40fac75370
get tests working on windows (Robert Bergkvist)
2002-01-16 01:03:25 +00:00
Karl Schultz
3d587f6432
Samples working for Windows (Robert Bergkvist)
2002-01-16 00:57:54 +00:00
Karl Schultz
164ce12202
Demo updates for Windows (Robert Bergkvist)
2002-01-16 00:48:43 +00:00
Karl Schultz
83356781e1
Removed missing files and added new ones (Robert Bergkvist)
2002-01-16 00:41:16 +00:00
Brian Paul
f48bfd66da
test multitexture and vertex arrays
2002-01-04 23:00:19 +00:00
Brian Paul
714cdd88a4
added some assertions to exercise glIsTexture()
2002-01-04 21:05:57 +00:00
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.
2002-01-04 09:47:17 +00:00