Keith Whitwell
3d5815f463
Removed DD_STENCIL, DD_FEEDBACK, DD_SELECT.
...
Added some switchable debug to s_context.c
2001-03-29 17:08:26 +00:00
Brian Paul
ee403ff0ba
Removed DD_Z_NEVER.
...
Replaced SEPERATE with SEPARATE.
Renumbered _NEW_ flags.
Removed _NEW_COLORTABLE.
2001-03-29 16:50:31 +00:00
Gareth Hughes
1b2fef5c28
Consolidation of asm code in 3.5
2001-03-29 06:46:15 +00:00
Gareth Hughes
8e48a232fe
Make generation of matypes.h more transparent.
2001-03-29 03:41:39 +00:00
Gareth Hughes
c41edfb7c4
Add missing GEN_SOURCES definitions.
2001-03-29 03:14:48 +00:00
Brian Paul
3d9168025c
compilation updates
2001-03-28 21:39:49 +00:00
Brian Paul
f1f288182e
adjustment to coverage sample positions
2001-03-28 21:37:24 +00:00
Gareth Hughes
16a8e986ce
- Restore texImage->IntFormat.
...
- Fix FX driver texture image conversions.
2001-03-28 21:36:31 +00:00
Brian Paul
d082417dae
check for startX off the right edge of the window
2001-03-28 21:36:31 +00:00
Brian Paul
5bfaa2f12e
use Image[i]->TexFormat to check for mipmap consistency
2001-03-28 21:31:54 +00:00
Brian Paul
38e3675d7d
simplify test for specific texture formats
2001-03-28 21:31:24 +00:00
Gareth Hughes
0a59ca6cae
New type system for assembly code. Asm files should now include
...
matypes.h, which includes assyntax.h and is generated from the core Mesa
header files.
2001-03-28 20:44:43 +00:00
Gareth Hughes
38f28665bf
More texture format updates. Drivers now need only plug an appropriate
...
format into texImage->TexFormat, the rest is handled by core Mesa.
2001-03-28 20:40:51 +00:00
Gareth Hughes
53933fe9db
More informative display of texture parameters.
2001-03-28 20:25:14 +00:00
Gareth Hughes
29cded2654
Delete libGLU.so* from ../lib before installing it.
2001-03-28 20:17:55 +00:00
Brian Paul
c7aeb8bf1f
removed a debug message
2001-03-28 17:39:12 +00:00
Brian Paul
46560b94ae
remove TEST_L and JZ instructions; always jump through the _glapi_Dispatch pointer
2001-03-28 17:22:11 +00:00
Brian Paul
3c257e187b
New mechanism for thread-safe GL API dispatch. C-based dispatch is faster.
...
Folded glapinoop.c code into glapi.c.
Added code to glapitemp.h to fill in dispatch tables.
Updated Makefiles.
2001-03-28 17:19:58 +00:00
Brian Paul
fb8af6fc97
pass dst and src to CONVERT_TEXEL() macros to fix non-ANSI problems
2001-03-27 20:32:24 +00:00
Brian Paul
81e3955acf
fixed RGBA/RGB typo
2001-03-27 20:26:37 +00:00
Brian Paul
197c526d63
texFormat was a random value in _mesa_store_teximage3d(), fix by undoing last changes
2001-03-27 20:26:10 +00:00
Gareth Hughes
19d1e43261
Updates required for DRI drivers on mesa-3-5-branch.
2001-03-27 19:18:02 +00:00
Brian Paul
a767bff929
added rules for readtex.c and readtex.h
2001-03-27 17:44:35 +00:00
Brian Paul
5479e93031
double buffer by default. if drawSmooth, use 50% alpha at top of polygon
2001-03-27 17:38:28 +00:00
Brian Paul
8afa9e593b
set initial window pos
2001-03-27 17:35:26 +00:00
Brian Paul
0a355dc010
clean-up of tunnel demos
2001-03-27 17:30:51 +00:00
Brian Paul
25a5dc2ea7
moved shadow code into teapot.c
2001-03-27 17:08:20 +00:00
Brian Paul
06ed3f0a0a
silence compiler warnings
2001-03-27 16:42:37 +00:00
Brian Paul
6dbb39025c
removed DO_GEOMETRY
2001-03-26 23:36:51 +00:00
Brian Paul
5535aca5df
change glTexImage3D() internalFormat to GLenum to match other OpenGLs
2001-03-26 20:02:38 +00:00
Brian Paul
0bc933a460
test texture wrap modes
2001-03-26 19:45:57 +00:00
Brian Paul
2bb04cad14
added GL_ARB_texture_border_clamp
2001-03-26 19:42:40 +00:00
Gareth Hughes
425fea1c34
- Minor cleanups of ctx->Driver.Current*Primitive usage.
...
- Remove unused gl_reduce_prim array.
2001-03-24 06:01:27 +00:00
Gareth Hughes
577f318e0e
Fix ASSERT_OUTSIDE_SAVE_BEGIN_END() macro as well.
2001-03-24 05:23:46 +00:00
Brian Paul
63fae71713
added glxgears
2001-03-23 22:48:35 +00:00
Brian Paul
355da23785
gears using GLX instead of GLUT
2001-03-23 22:46:26 +00:00
Brian Paul
39557c3921
added silly mesa_hack() function and -b option
2001-03-23 21:41:44 +00:00
Brian Paul
6d62d7f321
minor tweak to visual setup for accum buffers
2001-03-23 21:37:05 +00:00
Brian Paul
4672b2d88c
fixed Min/Max lod clamp bug
2001-03-23 18:53:26 +00:00
Gareth Hughes
b3678f1080
Some more minor cleanups of macros.
2001-03-23 06:07:31 +00:00
Gareth Hughes
8b7dfa8526
Remove compiler warnings about ASSERT_OUTSIDE_BEGIN_END() macro.
2001-03-23 06:01:03 +00:00
Gareth Hughes
7387394e59
Initial demo of GL_EXT_texture_filter_anisotropic extension.
2001-03-22 15:24:15 +00:00
Brian Paul
19bf744556
enable GL_ARB_texture_env_combine and GL_ARB_texture_env_dot3 in _mesa_enable_sw_extensions()
2001-03-22 14:42:24 +00:00
Jouk Jansen
3427e3547e
Modified Files:
...
Mesa/si-glu/libnurbs/nurbtess/monoTriangulation.cc
Mesa/si-glu/libnurbs/nurbtess/sampleCompRight.cc
gluos.h included in order to bypass compiler warnings on unreachable code on
VMS systems.
----------------------------------------------------------------------
2001-03-22 11:41:40 +00:00
Jouk Jansen
df1e73af7a
Modified Files:
...
Mesa/descrip.mms Mesa/mms-config Mesa/demos/descrip.mms
Mesa/si-glu/include/gluos.h
Mesa/si-glu/libnurbs/internals/bufpool.h
Mesa/si-glu/libnurbs/internals/mysetjmp.h
Mesa/src-glut/descrip.mms
Added Files:
Mesa/si-glu/descrip.mms Mesa/si-glu/mesaglu.opt
changes needed to compile SI-GLU on VMS.
----------------------------------------------------------------------
2001-03-22 11:38:36 +00:00
Gareth Hughes
ea1bfcc80a
Remove formats that no longer exist.
2001-03-22 06:26:18 +00:00
Gareth Hughes
2f177e2906
Minor updates.
2001-03-22 06:25:23 +00:00
Gareth Hughes
7acad72a1a
Fix texture format enum values (Brian Paul).
2001-03-22 06:23:56 +00:00
Brian Paul
8806915c3a
added GL_ARB_texture_env_dot3 enums
2001-03-22 04:57:09 +00:00
Brian Paul
a13df148df
minor comment update
2001-03-22 04:56:50 +00:00