Brian Paul
|
bed91a3fcd
|
added 3.3 To Do items
|
2000-03-23 16:55:13 +00:00 |
|
Brian Paul
|
0862721958
|
removed some unpopular extensions (now in glext.h)
|
2000-03-23 16:54:50 +00:00 |
|
Brian Paul
|
b132e8da5e
|
replaced decode_internal_format() with _mesa_base_tex_format()
|
2000-03-23 16:23:14 +00:00 |
|
Brian Paul
|
f87c5e229f
|
more clean-up and rearranging
|
2000-03-23 16:22:36 +00:00 |
|
Brian Paul
|
bd3355bbcd
|
added instructions to build widgets-sgi
|
2000-03-22 23:48:16 +00:00 |
|
Brian Paul
|
9dd2747e5f
|
minor tweaks
|
2000-03-22 23:43:53 +00:00 |
|
Brian Paul
|
ca1f44b401
|
added Daryll's patches for texture alignment
|
2000-03-22 23:21:27 +00:00 |
|
Brian Paul
|
780c4e057b
|
added code to die on FP exceptions if DEBEG env var set to FP
|
2000-03-22 23:20:12 +00:00 |
|
Brian Paul
|
3769b3fed4
|
changed TDA to [4] for glMaterialfv() calls
|
2000-03-22 23:14:54 +00:00 |
|
Brian Paul
|
49dcae8c80
|
converted from GL_EXT_texture3D to GL 1.2
|
2000-03-22 19:48:57 +00:00 |
|
Brian Paul
|
d21cdb6d84
|
tweaked the animation rate
|
2000-03-22 18:38:47 +00:00 |
|
Brian Paul
|
29d39d52a0
|
updated renderer string version to 20000322
|
2000-03-22 17:39:15 +00:00 |
|
Brian Paul
|
0293878846
|
lots of changes for single-copy texture image DD interface
|
2000-03-22 17:38:11 +00:00 |
|
Brian Paul
|
42ad53f67e
|
fixed Cygwin patch typos
|
2000-03-22 16:01:21 +00:00 |
|
Brian Paul
|
9b8094a663
|
removed a few const keywords because of mutex calls
|
2000-03-21 22:20:42 +00:00 |
|
Brian Paul
|
832179c50e
|
added more locking
|
2000-03-21 17:42:27 +00:00 |
|
Brian Paul
|
fd2e6dbbc8
|
removed retainInternalCopy from TexSubImage functions
|
2000-03-21 16:10:22 +00:00 |
|
Brian Paul
|
279d9e3ea7
|
made _mesa_native_packing const
|
2000-03-21 16:09:37 +00:00 |
|
Brian Paul
|
b7d076fc96
|
changed imaging functions to _mesa_ prefix
|
2000-03-21 01:03:40 +00:00 |
|
Brian Paul
|
43911c8ef0
|
clean-up of texture image construction
|
2000-03-21 00:49:33 +00:00 |
|
Brian Paul
|
ae40595b69
|
added _mesa_image_row_stride()
|
2000-03-21 00:48:53 +00:00 |
|
Brian Paul
|
8a4014c6fb
|
more reorganization and clean-up
|
2000-03-20 23:54:54 +00:00 |
|
Brian Paul
|
633e1dcb2b
|
rearranged order of some functions
|
2000-03-20 23:45:59 +00:00 |
|
Brian Paul
|
2090b97998
|
added new TexImage and TexSubImage functions
|
2000-03-20 23:40:57 +00:00 |
|
Brian Paul
|
77ce6da028
|
added new_texture_image()
|
2000-03-20 23:40:12 +00:00 |
|
Brian Paul
|
a937128030
|
added lodbias demo
|
2000-03-20 22:02:11 +00:00 |
|
Brian Paul
|
aa80e29386
|
initial check-in
|
2000-03-20 22:00:22 +00:00 |
|
Brian Paul
|
d7c4f043fe
|
added more extensions, now at version 3
|
2000-03-20 21:31:29 +00:00 |
|
Brian Paul
|
d94aa337bf
|
removed test for MESA symbol
|
2000-03-20 21:31:15 +00:00 |
|
Brian Paul
|
1ea2d444fa
|
Cygwin changes, removed two ARB extensions, now in glext.h
|
2000-03-20 19:26:51 +00:00 |
|
Brian Paul
|
66ae25078e
|
patched for Cygwin (Sven Panne)
|
2000-03-20 19:26:01 +00:00 |
|
Brian Paul
|
f7b5707d66
|
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
|
2000-03-20 14:37:52 +00:00 |
|
Brian Paul
|
8a90cabf81
|
added aa triangles
|
2000-03-20 00:29:24 +00:00 |
|
Brian Paul
|
0555a98926
|
removed GL_FXMESA_global_texture_lod_bias extension
|
2000-03-19 23:44:24 +00:00 |
|
Brian Paul
|
e7eb459d27
|
removed debug printf
|
2000-03-19 23:35:42 +00:00 |
|
Brian Paul
|
4ce2d87cf6
|
updated for Mesa 3.3
|
2000-03-19 01:13:13 +00:00 |
|
Brian Paul
|
959f802dab
|
fixed compiler warnings on BeOS R4
|
2000-03-19 01:10:11 +00:00 |
|
Brian Paul
|
a742e9bccd
|
added glext.h to tar file list
|
2000-03-19 00:16:41 +00:00 |
|
Brian Paul
|
7621c4d66b
|
removed MGL files
|
2000-03-18 23:40:37 +00:00 |
|
Brian Paul
|
586b4f66a8
|
colors were computed incorrectly (Hans Nelles)
|
2000-03-18 01:13:29 +00:00 |
|
Brian Paul
|
e7b16b74bf
|
silence some warnings
|
2000-03-17 15:33:09 +00:00 |
|
Brian Paul
|
39c8977802
|
added missing error checks
|
2000-03-17 15:32:04 +00:00 |
|
Brian Paul
|
650cb74bcb
|
removed old Depth buffer pointer var
|
2000-03-17 15:31:52 +00:00 |
|
Keith Whitwell
|
46f717f949
|
fix for tristrip bug and unfilled quad/polygon bug
|
2000-03-16 07:36:33 +00:00 |
|
Brian Paul
|
27b2e83805
|
removed old comment
|
2000-03-13 18:32:37 +00:00 |
|
Brian Paul
|
7c652d7722
|
fixed polygon stipple packing/unpacking
|
2000-03-13 18:31:51 +00:00 |
|
Brian Paul
|
3cb1121299
|
added final GL_HP_occlusion_test values
|
2000-03-13 15:48:51 +00:00 |
|
Jouk Jansen
|
ab07ef4093
|
Committing in .
VMS compile support-update (AATRIANGLE.C)
Modified Files:
Mesa/src/descrip.mms
----------------------------------------------------------------------
|
2000-03-13 10:31:57 +00:00 |
|
Brian Paul
|
9aafc4fd5d
|
gave temp values to GL_HP_occlusion_test tokens
|
2000-03-11 23:24:01 +00:00 |
|
Brian Paul
|
1b2ff69f46
|
initial implementation of GL_HP_occlusion_test extension
|
2000-03-11 23:23:26 +00:00 |
|