mesa.git
24 years agochanges for GL_HP_occlusion_test
Brian Paul [Sat, 1 Apr 2000 05:42:06 +0000 (05:42 +0000)]
changes for GL_HP_occlusion_test

24 years agoadded support for GLX_EXT_visual_rating
Brian Paul [Fri, 31 Mar 2000 18:17:51 +0000 (18:17 +0000)]
added support for GLX_EXT_visual_rating

24 years agofixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)
Brian Paul [Fri, 31 Mar 2000 18:17:01 +0000 (18:17 +0000)]
fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)

24 years agomask/disable stencil/accum clears in fxDDClear()
Brian Paul [Fri, 31 Mar 2000 17:07:10 +0000 (17:07 +0000)]
mask/disable stencil/accum clears in fxDDClear()

24 years agoadded glu_tar and glut_tar targets, misc clean-up
Brian Paul [Fri, 31 Mar 2000 16:20:47 +0000 (16:20 +0000)]
added glu_tar and glut_tar targets, misc clean-up

24 years agofixed typo in GLX_SLOW_VISUAL_EXT
Brian Paul [Fri, 31 Mar 2000 14:48:28 +0000 (14:48 +0000)]
fixed typo in GLX_SLOW_VISUAL_EXT

24 years agoclean-up of info messages
Brian Paul [Fri, 31 Mar 2000 05:49:45 +0000 (05:49 +0000)]
clean-up of info messages

24 years agofixed Voodoo1/2/ stride problem in fxDDReadPixels()
Brian Paul [Fri, 31 Mar 2000 05:49:08 +0000 (05:49 +0000)]
fixed Voodoo1/2/ stride problem in fxDDReadPixels()

24 years agomisc clean-up
Brian Paul [Fri, 31 Mar 2000 05:48:14 +0000 (05:48 +0000)]
misc clean-up

24 years agoadded more debugging code
Brian Paul [Fri, 31 Mar 2000 05:09:55 +0000 (05:09 +0000)]
added more debugging code

24 years agoadded GLX_EXT_visual_rating
Brian Paul [Fri, 31 Mar 2000 01:18:54 +0000 (01:18 +0000)]
added GLX_EXT_visual_rating

24 years agoadded rest of GLX_EXT_visual_rating extension
Brian Paul [Fri, 31 Mar 2000 01:17:52 +0000 (01:17 +0000)]
added rest of GLX_EXT_visual_rating extension

24 years agominor tweak to GLX_VISUAL_CAVEAT_EXT query
Brian Paul [Fri, 31 Mar 2000 01:12:40 +0000 (01:12 +0000)]
minor tweak to GLX_VISUAL_CAVEAT_EXT query

24 years agoupdates for separate R/G/B/A accum buffer sizes
Brian Paul [Fri, 31 Mar 2000 01:07:13 +0000 (01:07 +0000)]
updates for separate R/G/B/A accum buffer sizes

24 years agoadded _mesa_create/destroy_visual()
Brian Paul [Fri, 31 Mar 2000 01:05:51 +0000 (01:05 +0000)]
added _mesa_create/destroy_visual()

24 years agoseparate R/G/B/A accum buffer size fields
Brian Paul [Fri, 31 Mar 2000 01:04:52 +0000 (01:04 +0000)]
separate R/G/B/A accum buffer size fields

24 years agoadded XMesaCreateVisual2()
Brian Paul [Fri, 31 Mar 2000 01:04:07 +0000 (01:04 +0000)]
added XMesaCreateVisual2()

24 years agoadded GLX_EXT_visual_rating
Brian Paul [Fri, 31 Mar 2000 01:03:41 +0000 (01:03 +0000)]
added GLX_EXT_visual_rating

24 years agotweaks to allow different read formats/types
Brian Paul [Fri, 31 Mar 2000 01:01:31 +0000 (01:01 +0000)]
tweaks to allow different read formats/types

24 years agooptimized glReadPixels()
Brian Paul [Thu, 30 Mar 2000 18:39:18 +0000 (18:39 +0000)]
optimized glReadPixels()

24 years agoimproved PrintTexture debug function
Brian Paul [Thu, 30 Mar 2000 18:37:51 +0000 (18:37 +0000)]
improved PrintTexture debug function

24 years agofixed typos in generate_lookup_tables()
Brian Paul [Thu, 30 Mar 2000 18:37:32 +0000 (18:37 +0000)]
fixed typos in generate_lookup_tables()

24 years agoAdded stipple mode
Keith Whitwell [Thu, 30 Mar 2000 17:58:56 +0000 (17:58 +0000)]
Added stipple mode

24 years agofixed subtexture address calculation bug
Brian Paul [Thu, 30 Mar 2000 17:24:02 +0000 (17:24 +0000)]
fixed subtexture address calculation bug

24 years agoremoved GL_HP_occlustion_test code, added -exit option
Brian Paul [Wed, 29 Mar 2000 23:57:20 +0000 (23:57 +0000)]
removed GL_HP_occlustion_test code, added -exit option

24 years agorenamed mesaStrDup() to str_dup()
Brian Paul [Wed, 29 Mar 2000 18:46:11 +0000 (18:46 +0000)]
renamed mesaStrDup() to str_dup()

24 years agonew texture image download code
Brian Paul [Wed, 29 Mar 2000 18:14:32 +0000 (18:14 +0000)]
new texture image download code

24 years agolots of new work
Brian Paul [Wed, 29 Mar 2000 18:14:08 +0000 (18:14 +0000)]
lots of new work

24 years agochanges for single-copy textures
Brian Paul [Wed, 29 Mar 2000 18:13:59 +0000 (18:13 +0000)]
changes for single-copy textures

24 years agohit space bar to rerun benchmark
Brian Paul [Wed, 29 Mar 2000 18:02:52 +0000 (18:02 +0000)]
hit space bar to rerun benchmark

24 years agoadded error checking on file open
Brian Paul [Wed, 29 Mar 2000 17:56:02 +0000 (17:56 +0000)]
added error checking on file open

24 years agoadded missing GL_INTENSITY case in _mesa_components_in_format()
Brian Paul [Wed, 29 Mar 2000 15:56:53 +0000 (15:56 +0000)]
added missing GL_INTENSITY case in _mesa_components_in_format()

24 years agofixed some buffer clear bugs
Brian Paul [Wed, 29 Mar 2000 15:48:43 +0000 (15:48 +0000)]
fixed some buffer clear bugs

24 years agolots of changes
Brian Paul [Wed, 29 Mar 2000 15:47:48 +0000 (15:47 +0000)]
lots of changes

24 years agoversion 5: added texture compression extension
Brian Paul [Wed, 29 Mar 2000 15:46:53 +0000 (15:46 +0000)]
version 5: added texture compression extension

24 years agoImplemented support for the HP occlusion test extension (osmesa and X)
Randy Frank [Tue, 28 Mar 2000 16:59:39 +0000 (16:59 +0000)]
Implemented support for the HP occlusion test extension (osmesa and X)

24 years agoadded optimized read/drawpixels for 16bpp TrueColor
Brian Paul [Tue, 28 Mar 2000 16:10:43 +0000 (16:10 +0000)]
added optimized read/drawpixels for 16bpp TrueColor

24 years agoUpdated to compile under Irix 6.5
Randy Frank [Mon, 27 Mar 2000 21:13:58 +0000 (21:13 +0000)]
Updated to compile under Irix 6.5

24 years agoremoved tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul [Mon, 27 Mar 2000 19:08:40 +0000 (19:08 +0000)]
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up

24 years agoadded _mesa_unconvert_teximage()
Brian Paul [Mon, 27 Mar 2000 18:56:26 +0000 (18:56 +0000)]
added _mesa_unconvert_teximage()

24 years agoput _mesa prefix on some functions
Brian Paul [Mon, 27 Mar 2000 17:54:17 +0000 (17:54 +0000)]
put _mesa prefix on some functions

24 years agoadded missing glEnd() call (Tim Beckmann)
Brian Paul [Mon, 27 Mar 2000 15:46:12 +0000 (15:46 +0000)]
added missing glEnd() call (Tim Beckmann)

24 years agoMinor fixups
Jon Taylor [Mon, 27 Mar 2000 04:31:15 +0000 (04:31 +0000)]
Minor fixups

24 years agofixed a Driver.TexImage call typo, misc clean-up
Brian Paul [Fri, 24 Mar 2000 23:59:06 +0000 (23:59 +0000)]
fixed a Driver.TexImage call typo, misc clean-up

24 years agoadded texutil.c source
Brian Paul [Fri, 24 Mar 2000 20:56:50 +0000 (20:56 +0000)]
added texutil.c source

24 years agoinitial check-in
Brian Paul [Fri, 24 Mar 2000 20:54:21 +0000 (20:54 +0000)]
initial check-in

24 years agoversion 4, all extensions up to 197, added some missing enum values
Brian Paul [Fri, 24 Mar 2000 19:16:19 +0000 (19:16 +0000)]
version 4, all extensions up to 197, added some missing enum values

24 years agoadded benchmarking
Brian Paul [Thu, 23 Mar 2000 19:47:25 +0000 (19:47 +0000)]
added benchmarking

24 years agochanged some Linux -O2 flags to -O3
Brian Paul [Thu, 23 Mar 2000 17:00:35 +0000 (17:00 +0000)]
changed some Linux -O2 flags to -O3

24 years agoadded new texture image functions, minor clean-up
Brian Paul [Thu, 23 Mar 2000 16:58:24 +0000 (16:58 +0000)]
added new texture image functions, minor clean-up

24 years agoadded some comments and new texture image functions
Brian Paul [Thu, 23 Mar 2000 16:57:56 +0000 (16:57 +0000)]
added some comments and new texture image functions

24 years agoreplaced HaveTexObj with UseTexObj
Brian Paul [Thu, 23 Mar 2000 16:57:14 +0000 (16:57 +0000)]
replaced HaveTexObj with UseTexObj

24 years agoadded 3.3 To Do items
Brian Paul [Thu, 23 Mar 2000 16:55:13 +0000 (16:55 +0000)]
added 3.3 To Do items

24 years agoremoved some unpopular extensions (now in glext.h)
Brian Paul [Thu, 23 Mar 2000 16:54:50 +0000 (16:54 +0000)]
removed some unpopular extensions (now in glext.h)

24 years agoreplaced decode_internal_format() with _mesa_base_tex_format()
Brian Paul [Thu, 23 Mar 2000 16:23:14 +0000 (16:23 +0000)]
replaced decode_internal_format() with _mesa_base_tex_format()

24 years agomore clean-up and rearranging
Brian Paul [Thu, 23 Mar 2000 16:22:36 +0000 (16:22 +0000)]
more clean-up and rearranging

24 years agoadded instructions to build widgets-sgi
Brian Paul [Wed, 22 Mar 2000 23:48:16 +0000 (23:48 +0000)]
added instructions to build widgets-sgi

24 years agominor tweaks
Brian Paul [Wed, 22 Mar 2000 23:43:53 +0000 (23:43 +0000)]
minor tweaks

24 years agoadded Daryll's patches for texture alignment
Brian Paul [Wed, 22 Mar 2000 23:21:27 +0000 (23:21 +0000)]
added Daryll's patches for texture alignment

24 years agoadded code to die on FP exceptions if DEBEG env var set to FP
Brian Paul [Wed, 22 Mar 2000 23:20:12 +0000 (23:20 +0000)]
added code to die on FP exceptions if DEBEG env var set to FP

24 years agochanged TDA to [4] for glMaterialfv() calls
Brian Paul [Wed, 22 Mar 2000 23:14:54 +0000 (23:14 +0000)]
changed TDA to [4] for glMaterialfv() calls

24 years agoconverted from GL_EXT_texture3D to GL 1.2
Brian Paul [Wed, 22 Mar 2000 19:48:57 +0000 (19:48 +0000)]
converted from GL_EXT_texture3D to GL 1.2

24 years agotweaked the animation rate
Brian Paul [Wed, 22 Mar 2000 18:38:47 +0000 (18:38 +0000)]
tweaked the animation rate

24 years agoupdated renderer string version to 20000322
Brian Paul [Wed, 22 Mar 2000 17:39:15 +0000 (17:39 +0000)]
updated renderer string version to 20000322

24 years agolots of changes for single-copy texture image DD interface
Brian Paul [Wed, 22 Mar 2000 17:38:11 +0000 (17:38 +0000)]
lots of changes for single-copy texture image DD interface

24 years agofixed Cygwin patch typos
Brian Paul [Wed, 22 Mar 2000 16:01:21 +0000 (16:01 +0000)]
fixed Cygwin patch typos

24 years agoremoved a few const keywords because of mutex calls
Brian Paul [Tue, 21 Mar 2000 22:20:42 +0000 (22:20 +0000)]
removed a few const keywords because of mutex calls

24 years agoadded more locking
Brian Paul [Tue, 21 Mar 2000 17:42:27 +0000 (17:42 +0000)]
added more locking

24 years agoremoved retainInternalCopy from TexSubImage functions
Brian Paul [Tue, 21 Mar 2000 16:10:22 +0000 (16:10 +0000)]
removed retainInternalCopy from TexSubImage functions

24 years agomade _mesa_native_packing const
Brian Paul [Tue, 21 Mar 2000 16:09:37 +0000 (16:09 +0000)]
made _mesa_native_packing const

24 years agochanged imaging functions to _mesa_ prefix
Brian Paul [Tue, 21 Mar 2000 01:03:40 +0000 (01:03 +0000)]
changed imaging functions to _mesa_ prefix

24 years agoclean-up of texture image construction
Brian Paul [Tue, 21 Mar 2000 00:49:33 +0000 (00:49 +0000)]
clean-up of texture image construction

24 years agoadded _mesa_image_row_stride()
Brian Paul [Tue, 21 Mar 2000 00:48:53 +0000 (00:48 +0000)]
added _mesa_image_row_stride()

24 years agomore reorganization and clean-up
Brian Paul [Mon, 20 Mar 2000 23:54:54 +0000 (23:54 +0000)]
more reorganization and clean-up

24 years agorearranged order of some functions
Brian Paul [Mon, 20 Mar 2000 23:45:59 +0000 (23:45 +0000)]
rearranged order of some functions

24 years agoadded new TexImage and TexSubImage functions
Brian Paul [Mon, 20 Mar 2000 23:40:57 +0000 (23:40 +0000)]
added new TexImage and TexSubImage functions

24 years agoadded new_texture_image()
Brian Paul [Mon, 20 Mar 2000 23:40:12 +0000 (23:40 +0000)]
added new_texture_image()

24 years agoadded lodbias demo
Brian Paul [Mon, 20 Mar 2000 22:02:11 +0000 (22:02 +0000)]
added lodbias demo

24 years agoinitial check-in
Brian Paul [Mon, 20 Mar 2000 22:00:22 +0000 (22:00 +0000)]
initial check-in

24 years agoadded more extensions, now at version 3
Brian Paul [Mon, 20 Mar 2000 21:31:29 +0000 (21:31 +0000)]
added more extensions, now at version 3

24 years agoremoved test for MESA symbol
Brian Paul [Mon, 20 Mar 2000 21:31:15 +0000 (21:31 +0000)]
removed test for MESA symbol

24 years agoCygwin changes, removed two ARB extensions, now in glext.h
Brian Paul [Mon, 20 Mar 2000 19:26:51 +0000 (19:26 +0000)]
Cygwin changes, removed two ARB extensions, now in glext.h

24 years agopatched for Cygwin (Sven Panne)
Brian Paul [Mon, 20 Mar 2000 19:26:01 +0000 (19:26 +0000)]
patched for Cygwin (Sven Panne)

24 years agoadded device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
Brian Paul [Mon, 20 Mar 2000 14:37:52 +0000 (14:37 +0000)]
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage

24 years agoadded aa triangles
Brian Paul [Mon, 20 Mar 2000 00:29:24 +0000 (00:29 +0000)]
added aa triangles

24 years agoremoved GL_FXMESA_global_texture_lod_bias extension
Brian Paul [Sun, 19 Mar 2000 23:44:24 +0000 (23:44 +0000)]
removed GL_FXMESA_global_texture_lod_bias extension

24 years agoremoved debug printf
Brian Paul [Sun, 19 Mar 2000 23:35:42 +0000 (23:35 +0000)]
removed debug printf

24 years agoupdated for Mesa 3.3
Brian Paul [Sun, 19 Mar 2000 01:13:13 +0000 (01:13 +0000)]
updated for Mesa 3.3

24 years agofixed compiler warnings on BeOS R4
Brian Paul [Sun, 19 Mar 2000 01:10:11 +0000 (01:10 +0000)]
fixed compiler warnings on BeOS R4

24 years agoadded glext.h to tar file list
Brian Paul [Sun, 19 Mar 2000 00:16:41 +0000 (00:16 +0000)]
added glext.h to tar file list

24 years agoremoved MGL files
Brian Paul [Sat, 18 Mar 2000 23:40:37 +0000 (23:40 +0000)]
removed MGL files

24 years agocolors were computed incorrectly (Hans Nelles)
Brian Paul [Sat, 18 Mar 2000 01:13:29 +0000 (01:13 +0000)]
colors were computed incorrectly (Hans Nelles)

24 years agosilence some warnings
Brian Paul [Fri, 17 Mar 2000 15:33:09 +0000 (15:33 +0000)]
silence some warnings

24 years agoadded missing error checks
Brian Paul [Fri, 17 Mar 2000 15:32:04 +0000 (15:32 +0000)]
added missing error checks

24 years agoremoved old Depth buffer pointer var
Brian Paul [Fri, 17 Mar 2000 15:31:52 +0000 (15:31 +0000)]
removed old Depth buffer pointer var

24 years agofix for tristrip bug and unfilled quad/polygon bug
Keith Whitwell [Thu, 16 Mar 2000 07:36:33 +0000 (07:36 +0000)]
fix for tristrip bug and unfilled quad/polygon bug

24 years agoremoved old comment
Brian Paul [Mon, 13 Mar 2000 18:32:37 +0000 (18:32 +0000)]
removed old comment

24 years agofixed polygon stipple packing/unpacking
Brian Paul [Mon, 13 Mar 2000 18:31:51 +0000 (18:31 +0000)]
fixed polygon stipple packing/unpacking

24 years agoadded final GL_HP_occlusion_test values
Brian Paul [Mon, 13 Mar 2000 15:48:51 +0000 (15:48 +0000)]
added final GL_HP_occlusion_test values

24 years ago Committing in .
Jouk Jansen [Mon, 13 Mar 2000 10:31:57 +0000 (10:31 +0000)]
 Committing in .

 VMS compile support-update (AATRIANGLE.C)

 Modified Files:
  Mesa/src/descrip.mms
 ----------------------------------------------------------------------