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