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
Brian Paul [Tue, 27 Jun 2000 17:12:10 +0000 (17:12 +0000)]
minor tweaks
Brian Paul [Tue, 27 Jun 2000 17:11:24 +0000 (17:11 +0000)]
initial check-in
Brian Paul [Tue, 27 Jun 2000 17:04:43 +0000 (17:04 +0000)]
fixed compiler warnings
Brian Paul [Tue, 27 Jun 2000 17:04:21 +0000 (17:04 +0000)]
initial check-in
Brian Paul [Tue, 27 Jun 2000 16:54:18 +0000 (16:54 +0000)]
added 3dfx demos
Brian Paul [Tue, 27 Jun 2000 16:52:38 +0000 (16:52 +0000)]
initial check-in
Brian Paul [Tue, 27 Jun 2000 15:56:46 +0000 (15:56 +0000)]
added texenv demo
Brian Paul [Tue, 27 Jun 2000 15:55:47 +0000 (15:55 +0000)]
initial check-in
Brian Paul [Tue, 27 Jun 2000 15:47:59 +0000 (15:47 +0000)]
fixed GL_INTENSITY error checking bug
Brian Paul [Tue, 27 Jun 2000 15:34:35 +0000 (15:34 +0000)]
print GL_RENDERER upon startup
Brian Paul [Tue, 27 Jun 2000 15:33:44 +0000 (15:33 +0000)]
draw a solid cube too
Brian Paul [Tue, 27 Jun 2000 13:39:55 +0000 (13:39 +0000)]
another patch for win32 joysticks
Brian Paul [Tue, 27 Jun 2000 04:33:59 +0000 (04:33 +0000)]
removed bad DrawDestMask assignments
Brian Paul [Tue, 27 Jun 2000 04:32:16 +0000 (04:32 +0000)]
fixed type checking error
Brian Paul [Tue, 27 Jun 2000 04:31:29 +0000 (04:31 +0000)]
fixed an assertion and minor bug
Brian Paul [Tue, 27 Jun 2000 04:29:22 +0000 (04:29 +0000)]
init Point.UserSize
Brian Paul [Mon, 26 Jun 2000 23:38:18 +0000 (23:38 +0000)]
disabled some ctx->NeedEyeCoords shortcuts
Brian Paul [Mon, 26 Jun 2000 23:37:46 +0000 (23:37 +0000)]
updating mat ambient/emissive was broke. always compute ctx->EyeZDir
Keith Whitwell [Sat, 24 Jun 2000 11:57:35 +0000 (11:57 +0000)]
Performance fix for unfilled triangles on mga and i810 hardware.
Brian Paul [Fri, 23 Jun 2000 20:28:30 +0000 (20:28 +0000)]
fixed ColorMask test in update_rasterflags()
Brian Paul [Fri, 23 Jun 2000 17:39:18 +0000 (17:39 +0000)]
added extension numbers for Mesa extensions
Brian Paul [Fri, 23 Jun 2000 17:34:47 +0000 (17:34 +0000)]
updated with version numbers, edits from Jon Leech
Brian Paul [Fri, 23 Jun 2000 16:21:55 +0000 (16:21 +0000)]
applied joystick patch from Michael Champigny
Brian Paul [Thu, 22 Jun 2000 21:26:51 +0000 (21:26 +0000)]
Added FREE(depth) in error clause before return
Keith Whitwell [Mon, 19 Jun 2000 14:35:17 +0000 (14:35 +0000)]
fix GL_BACK color material bug
Brian Paul [Mon, 19 Jun 2000 00:42:24 +0000 (00:42 +0000)]
check for special cases of value = 0 or 1 in glAccum
Brian Paul [Fri, 16 Jun 2000 03:55:37 +0000 (03:55 +0000)]
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-around subtex bug
Brian Paul [Thu, 15 Jun 2000 19:57:14 +0000 (19:57 +0000)]
revamped glCopyTexSubImage1/2/3D() to be more like glCopyTexImage1/2/3D()
Brian Paul [Thu, 15 Jun 2000 18:46:09 +0000 (18:46 +0000)]
added Motif info message
Brian Paul [Thu, 15 Jun 2000 15:11:40 +0000 (15:11 +0000)]
removed non-windows exit() prototype
Brian Paul [Thu, 15 Jun 2000 14:25:48 +0000 (14:25 +0000)]
call glutInit() in main()
Jouk Jansen [Thu, 15 Jun 2000 07:33:48 +0000 (07:33 +0000)]
----------------------------------------------------------------------
Committing in .
VMS : >31 character-external problem
Modified Files:
Mesa/include/GL/glext.h
----------------------------------------------------------------------
Keith Whitwell [Wed, 14 Jun 2000 23:24:50 +0000 (23:24 +0000)]
Re-enable the keyboard functionality.
Add a -db option for doublebuffering.
Add a 'benchmark' keystroke like isosurf.
Brian Paul [Wed, 14 Jun 2000 23:11:11 +0000 (23:11 +0000)]
moved #define of LLBL into assyntax.h file
removed spaces from all uses of LLBL macro, for FreeBSD
Brian Paul [Wed, 14 Jun 2000 21:55:11 +0000 (21:55 +0000)]
added dummy function to silence compiler warning
Brian Paul [Tue, 13 Jun 2000 19:42:05 +0000 (19:42 +0000)]
added glxheads, manywin
Brian Paul [Tue, 13 Jun 2000 19:41:30 +0000 (19:41 +0000)]
initial check-in
Brian Paul [Tue, 13 Jun 2000 18:45:54 +0000 (18:45 +0000)]
use GL_CLAMP_TO_EDGE
Brian Paul [Tue, 13 Jun 2000 00:36:58 +0000 (00:36 +0000)]
now using SGI's glext.h instead of original Mesa file
Brian Paul [Mon, 12 Jun 2000 16:09:49 +0000 (16:09 +0000)]
GL_TEXTURE_BASE_LEVEL wasn't working correctly
Brian Paul [Mon, 12 Jun 2000 15:40:47 +0000 (15:40 +0000)]
define GL_GLEXT_PROTOTYPES for glext.h
Brian Paul [Mon, 12 Jun 2000 15:38:43 +0000 (15:38 +0000)]
changed dispatch of GL_EXT_vertex_array functions
Brian Paul [Mon, 12 Jun 2000 15:37:18 +0000 (15:37 +0000)]
added EXT version of vertex array functions
Brian Paul [Mon, 12 Jun 2000 15:30:51 +0000 (15:30 +0000)]
added EXT version of vertex array functions
Jon Taylor [Sun, 11 Jun 2000 20:11:55 +0000 (20:11 +0000)]
Lots of small updates to GGIMesa, tracking LibGGI internals changes
Brian Paul [Fri, 9 Jun 2000 00:22:02 +0000 (00:22 +0000)]
initial check-in
Brian Paul [Thu, 8 Jun 2000 22:50:28 +0000 (22:50 +0000)]
variety of updates to better conform to real GLX
Brian Paul [Thu, 8 Jun 2000 22:50:24 +0000 (22:50 +0000)]
clean-up in anticipation of glxext.h
Brian Paul [Thu, 8 Jun 2000 22:47:24 +0000 (22:47 +0000)]
added GL_EXT_packed_pixels extension, subset of GL 1.2
Brian Paul [Thu, 8 Jun 2000 15:19:12 +0000 (15:19 +0000)]
updated OSF/1 CFLAGS (Jeremie Petit)
Brian Paul [Tue, 6 Jun 2000 17:03:38 +0000 (17:03 +0000)]
more work on GL_ARB_texture_compression
Brian Paul [Mon, 5 Jun 2000 23:53:06 +0000 (23:53 +0000)]
fixed bugs in fxSetupDepthTest()
Brian Paul [Mon, 5 Jun 2000 16:33:09 +0000 (16:33 +0000)]
updated 3.2 section, added 3.2.1 section
Brian Paul [Mon, 5 Jun 2000 16:27:41 +0000 (16:27 +0000)]
added missing GL_BGRA case