Brian Paul [Mon, 21 Aug 2000 14:25:25 +0000 (14:25 +0000)]
added convolve.c to file list
Brian Paul [Mon, 21 Aug 2000 14:24:53 +0000 (14:24 +0000)]
increased max convolution filter size
Brian Paul [Mon, 21 Aug 2000 14:24:30 +0000 (14:24 +0000)]
more convolution work, not done
Brian Paul [Mon, 21 Aug 2000 14:24:10 +0000 (14:24 +0000)]
basic glDrawPixels convolution implemented
Brian Paul [Mon, 21 Aug 2000 14:23:09 +0000 (14:23 +0000)]
fixed image transfer errors
Brian Paul [Mon, 21 Aug 2000 14:22:24 +0000 (14:22 +0000)]
implemented new ImageTransferState bitmask
Brian Paul [Wed, 16 Aug 2000 20:51:53 +0000 (20:51 +0000)]
optimized glDrawPixels for glPixelZoom(1,-1) (Andrew Gee)
Brian Paul [Wed, 16 Aug 2000 20:36:34 +0000 (20:36 +0000)]
added missing radius multiplication factor to sphere code
Brian Paul [Wed, 16 Aug 2000 17:32:42 +0000 (17:32 +0000)]
fixed typo which disabled simple_DrawPixels
Brian Paul [Wed, 16 Aug 2000 17:26:06 +0000 (17:26 +0000)]
fixed some warnings (Alan H.)
Brian Paul [Sun, 13 Aug 2000 03:57:21 +0000 (03:57 +0000)]
removed all dependencies on XMesa
Brian Paul [Sun, 13 Aug 2000 03:44:08 +0000 (03:44 +0000)]
fixed segfault problem when using MESA_GLX_FX
Brian Paul [Wed, 9 Aug 2000 17:56:27 +0000 (17:56 +0000)]
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Jouk Jansen [Wed, 9 Aug 2000 06:24:55 +0000 (06:24 +0000)]
Committing in .
Modified Files:
Mesa/src-glu/descrip.mms
Update VMS-makefile for "old" GLU
----------------------------------------------------------------------
Brian Paul [Tue, 8 Aug 2000 16:20:32 +0000 (16:20 +0000)]
updated version to 3.5
Brian Paul [Tue, 8 Aug 2000 16:16:22 +0000 (16:16 +0000)]
bumped MESA_MINOR to 5
Brian Paul [Tue, 8 Aug 2000 16:15:14 +0000 (16:15 +0000)]
added GetInteger/Float/Double/Boolean/Pointer device driver functions
Brian Paul [Thu, 3 Aug 2000 14:03:17 +0000 (14:03 +0000)]
added NULL parameter checking to API functions
Brian Paul [Wed, 2 Aug 2000 20:35:09 +0000 (20:35 +0000)]
updated Phil's email address
Brian Paul [Wed, 2 Aug 2000 20:29:03 +0000 (20:29 +0000)]
updates from mesa3d@billbaxter.com
Brian Paul [Wed, 2 Aug 2000 20:16:03 +0000 (20:16 +0000)]
fixed return val bug in glAreTexturesResident()
Brian Paul [Wed, 2 Aug 2000 20:14:23 +0000 (20:14 +0000)]
added include/GL/mesa_wgl.h to tar file list
Brian Paul [Wed, 2 Aug 2000 20:09:09 +0000 (20:09 +0000)]
updated by Alessandro Pisani
Brian Paul [Wed, 2 Aug 2000 17:57:56 +0000 (17:57 +0000)]
test handling of lots of textures
Brian Paul [Wed, 2 Aug 2000 14:08:48 +0000 (14:08 +0000)]
removed GLU 1.2 symbols
Brian Paul [Wed, 2 Aug 2000 00:41:21 +0000 (00:41 +0000)]
define GL_GLEXT_PROTOTYPES before including mesa_wgl.h
Brian Paul [Wed, 2 Aug 2000 00:38:25 +0000 (00:38 +0000)]
initialize texture priorities to 1.0, clean-up of _mesa_PrioritizeTextures()
Brian Paul [Tue, 1 Aug 2000 17:33:53 +0000 (17:33 +0000)]
glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driver
Brian Paul [Mon, 31 Jul 2000 15:31:29 +0000 (15:31 +0000)]
test against an epsilon magnitude in gl_rotation_matrix()
Brian Paul [Mon, 31 Jul 2000 15:27:11 +0000 (15:27 +0000)]
install glext.h too
Brian Paul [Mon, 31 Jul 2000 13:59:22 +0000 (13:59 +0000)]
added missing widgets-mesa/src/*.c files, updated version numbers to 3.5
Brian Paul [Mon, 31 Jul 2000 13:58:04 +0000 (13:58 +0000)]
3.5 release notes
Brian Paul [Mon, 31 Jul 2000 13:57:40 +0000 (13:57 +0000)]
added placeholders for 3.4 and 3.5 info
Brian Paul [Fri, 21 Jul 2000 16:36:35 +0000 (16:36 +0000)]
fixed glitches in zip file rules
Brian Paul [Fri, 21 Jul 2000 16:32:33 +0000 (16:32 +0000)]
imported from 3.2.1 release
Brian Paul [Fri, 21 Jul 2000 16:26:41 +0000 (16:26 +0000)]
lots of updates for 3.3
Brian Paul [Fri, 21 Jul 2000 16:26:28 +0000 (16:26 +0000)]
removed beta occurances
Brian Paul [Fri, 21 Jul 2000 15:41:59 +0000 (15:41 +0000)]
added 3.2.1 info and final 3.3 info
Brian Paul [Fri, 21 Jul 2000 15:41:08 +0000 (15:41 +0000)]
removed beta from version string
Brian Paul [Thu, 20 Jul 2000 20:12:17 +0000 (20:12 +0000)]
added GLX multi-thread demo
Keith Whitwell [Thu, 20 Jul 2000 15:53:17 +0000 (15:53 +0000)]
fix for eval regression
Brian Paul [Wed, 19 Jul 2000 23:57:24 +0000 (23:57 +0000)]
call glutInit()
Brian Paul [Wed, 19 Jul 2000 23:26:35 +0000 (23:26 +0000)]
a bunch of thread-safety changes
Brian Paul [Wed, 19 Jul 2000 20:58:59 +0000 (20:58 +0000)]
initialize GenBit[STRQ] in init_texture_unit()
Brian Paul [Wed, 19 Jul 2000 18:34:00 +0000 (18:34 +0000)]
restore driver depth test enable/disable state in PopAttrib()
Brian Paul [Wed, 19 Jul 2000 15:08:55 +0000 (15:08 +0000)]
removed two bugs
Brian Paul [Tue, 18 Jul 2000 16:55:56 +0000 (16:55 +0000)]
Fixed off-by-one error in compute_shine_table(). Minor code clean-up
Brian Paul [Tue, 18 Jul 2000 14:31:59 +0000 (14:31 +0000)]
added: touch widgets-sgi/depend
Brian Paul [Tue, 18 Jul 2000 01:30:36 +0000 (01:30 +0000)]
removed more redundant files from tar archive
Brian Paul [Tue, 18 Jul 2000 01:14:38 +0000 (01:14 +0000)]
removed redundant configure file from tar list
Brian Paul [Tue, 18 Jul 2000 01:13:28 +0000 (01:13 +0000)]
changed version string to 3.2.1
Keith Whitwell [Mon, 17 Jul 2000 12:53:33 +0000 (12:53 +0000)]
Fix for gloss and sgl eval bugs.
Brian Paul [Sat, 15 Jul 2000 03:14:25 +0000 (03:14 +0000)]
another tweak to optimized GL_RETURN code
Brian Paul [Sat, 15 Jul 2000 03:13:43 +0000 (03:13 +0000)]
fixed AA sampling problem, misc clean-up
Brian Paul [Fri, 14 Jul 2000 14:55:04 +0000 (14:55 +0000)]
removed references to fx_regoff.h and fx_gen_regoff.c
Brian Paul [Fri, 14 Jul 2000 14:04:07 +0000 (14:04 +0000)]
Fixed pixel color problem in general_flat_rgba_line(). Added debug code
Brian Paul [Fri, 14 Jul 2000 04:15:37 +0000 (04:15 +0000)]
added extra check to optimized GL_RETURN case
Brian Paul [Fri, 14 Jul 2000 04:13:40 +0000 (04:13 +0000)]
test for MESA_DEBUG = silent in gl_error(), misc clean-up
Brian Paul [Thu, 13 Jul 2000 17:45:13 +0000 (17:45 +0000)]
replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS
Brian Paul [Wed, 12 Jul 2000 13:00:09 +0000 (13:00 +0000)]
first bits of convolution code
Brian Paul [Tue, 11 Jul 2000 20:39:00 +0000 (20:39 +0000)]
allocate 1-larger knot array in explode_knot() (Mesa bug 104881)
Brian Paul [Tue, 11 Jul 2000 16:05:29 +0000 (16:05 +0000)]
use indirect context, added error checking
Brian Paul [Tue, 11 Jul 2000 14:11:58 +0000 (14:11 +0000)]
reverted to old tessellator
Brian Paul [Tue, 11 Jul 2000 14:11:04 +0000 (14:11 +0000)]
reverted to old tessellator (GLU 1.1)
Keith Whitwell [Mon, 10 Jul 2000 13:22:01 +0000 (13:22 +0000)]
Fix for miscolored rects in display lists.
Forward-port stipple bugfix.
Keith Whitwell [Fri, 7 Jul 2000 15:10:35 +0000 (15:10 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 15:02:18 +0000 (15:02 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:59:32 +0000 (14:59 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:57:47 +0000 (14:57 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:56:22 +0000 (14:56 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:54:17 +0000 (14:54 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:50:20 +0000 (14:50 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:46:31 +0000 (14:46 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:44:38 +0000 (14:44 +0000)]
test
Keith Whitwell [Fri, 7 Jul 2000 14:43:01 +0000 (14:43 +0000)]
test
Brian Paul [Wed, 5 Jul 2000 22:40:30 +0000 (22:40 +0000)]
changed MAX_WIDTH to 2048 to handle 2K textures
Brian Paul [Wed, 5 Jul 2000 22:26:43 +0000 (22:26 +0000)]
added texture cube map state save/restore
Brian Paul [Wed, 5 Jul 2000 16:14:24 +0000 (16:14 +0000)]
Holger's fixes for GL_EXT_texture_env_combine
Brian Paul [Wed, 5 Jul 2000 16:05:44 +0000 (16:05 +0000)]
added GL_ARB_texture_cube_mapping and GL_EXT_texture_env_combine
Brian Paul [Fri, 30 Jun 2000 22:19:41 +0000 (22:19 +0000)]
added histogram sink test
Brian Paul [Fri, 30 Jun 2000 22:11:04 +0000 (22:11 +0000)]
initialize some color table scale/bias factors
Brian Paul [Fri, 30 Jun 2000 22:09:47 +0000 (22:09 +0000)]
enabled GL_POST_CONVOLUTION_COLOR_TABLE
Brian Paul [Fri, 30 Jun 2000 14:14:37 +0000 (14:14 +0000)]
NeedEyeCoords if non-uniform scale transform
Brian Paul [Thu, 29 Jun 2000 22:06:22 +0000 (22:06 +0000)]
fixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)
Brian Paul [Thu, 29 Jun 2000 18:55:52 +0000 (18:55 +0000)]
added GL_TABLE_TOO_LARGE to gl_error()
Brian Paul [Thu, 29 Jun 2000 18:54:29 +0000 (18:54 +0000)]
several colortable fixes
Brian Paul [Thu, 29 Jun 2000 14:31:31 +0000 (14:31 +0000)]
minor update
Brian Paul [Thu, 29 Jun 2000 04:56:30 +0000 (04:56 +0000)]
don't add light's ambient color to BaseColor in gl_update_lighting()
Brian Paul [Wed, 28 Jun 2000 23:11:10 +0000 (23:11 +0000)]
add separate specular color support in multitextured_rgba_points()
Brian Paul [Wed, 28 Jun 2000 23:09:36 +0000 (23:09 +0000)]
added flat_multitextured_line()
Brian Paul [Wed, 28 Jun 2000 15:48:32 +0000 (15:48 +0000)]
fixed two proxy texture typos
Brian Paul [Wed, 28 Jun 2000 14:34:30 +0000 (14:34 +0000)]
added GL_EXT_texture_env_combine
Brian Paul [Wed, 28 Jun 2000 04:43:50 +0000 (04:43 +0000)]
minor updates
Brian Paul [Wed, 28 Jun 2000 04:20:21 +0000 (04:20 +0000)]
added code to initialize shininess tables
Brian Paul [Tue, 27 Jun 2000 23:38:45 +0000 (23:38 +0000)]
initialize TextureStack matrices
Brian Paul [Tue, 27 Jun 2000 22:10:00 +0000 (22:10 +0000)]
added aligned memory allocations (Gareth Hughes)
Brian Paul [Tue, 27 Jun 2000 21:42:13 +0000 (21:42 +0000)]
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul [Tue, 27 Jun 2000 17:54:44 +0000 (17:54 +0000)]
added LoadRGBMipmaps2()
Brian Paul [Tue, 27 Jun 2000 17:53:21 +0000 (17:53 +0000)]
updated demos/ info
Brian Paul [Tue, 27 Jun 2000 17:37:17 +0000 (17:37 +0000)]
removed 3Dfx directory