mesa.git
24 years agoremoved cvs history logs and old comments
Brian Paul [Wed, 27 Oct 1999 09:46:07 +0000 (09:46 +0000)]
removed cvs history logs and old comments

24 years agoremoved glXGetProcAddressEXT
Brian Paul [Wed, 27 Oct 1999 09:44:10 +0000 (09:44 +0000)]
removed glXGetProcAddressEXT

24 years agoremoved gluGetProcAddressEXT()
Brian Paul [Wed, 27 Oct 1999 09:43:48 +0000 (09:43 +0000)]
removed gluGetProcAddressEXT()

24 years agobetter texture matrix, better end-cap reflections on cylinder
Brian Paul [Tue, 26 Oct 1999 17:08:31 +0000 (17:08 +0000)]
better texture matrix, better end-cap reflections on cylinder

24 years agofixed stupid error in GL_RGA case in gl_pack_rgba_span()
Brian Paul [Tue, 26 Oct 1999 09:21:04 +0000 (09:21 +0000)]
fixed stupid error in GL_RGA case in gl_pack_rgba_span()

24 years agomore comments, removed unneeded glDepthFunc call
Brian Paul [Sat, 23 Oct 1999 08:12:23 +0000 (08:12 +0000)]
more comments, removed unneeded glDepthFunc call

24 years agoadded gloss demo
Brian Paul [Fri, 22 Oct 1999 20:35:17 +0000 (20:35 +0000)]
added gloss demo

24 years agoinitial rev
Brian Paul [Fri, 22 Oct 1999 20:34:57 +0000 (20:34 +0000)]
initial rev

24 years agofixed byteswapping bug in gl_pack_rgba_span()
Brian Paul [Fri, 22 Oct 1999 12:49:52 +0000 (12:49 +0000)]
fixed byteswapping bug in gl_pack_rgba_span()

24 years agoadded optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pack_rgba_span)
Brian Paul [Fri, 22 Oct 1999 10:59:15 +0000 (10:59 +0000)]
added optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pack_rgba_span)

24 years agoremoved revision history info
Brian Paul [Fri, 22 Oct 1999 10:47:58 +0000 (10:47 +0000)]
removed revision history info

24 years agodefine GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h
Brian Paul [Fri, 22 Oct 1999 10:47:01 +0000 (10:47 +0000)]
define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h

24 years agominor clean-up of linux-elf-debug target
Brian Paul [Fri, 22 Oct 1999 10:46:06 +0000 (10:46 +0000)]
minor clean-up of linux-elf-debug target

24 years agoapplied Jonn Carmack's patch for faster glTexSubImage2D() in Quake
Brian Paul [Fri, 22 Oct 1999 10:43:35 +0000 (10:43 +0000)]
applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake

24 years agoadded f key to toggle front/back drawing
Brian Paul [Thu, 21 Oct 1999 22:13:58 +0000 (22:13 +0000)]
added f key to toggle front/back drawing

24 years agoadded -info command line option
Brian Paul [Thu, 21 Oct 1999 16:39:06 +0000 (16:39 +0000)]
added -info command line option

24 years agoupdated some comments/docs
Brian Paul [Thu, 21 Oct 1999 12:46:27 +0000 (12:46 +0000)]
updated some comments/docs

24 years agosilenced some uninitialized var warnings
Brian Paul [Thu, 21 Oct 1999 12:45:53 +0000 (12:45 +0000)]
silenced some uninitialized var warnings

24 years agosilenced ininitialized var warnings
Brian Paul [Thu, 21 Oct 1999 12:45:03 +0000 (12:45 +0000)]
silenced ininitialized var warnings

24 years agosilenced uninitialized variable warnings
Brian Paul [Thu, 21 Oct 1999 12:26:21 +0000 (12:26 +0000)]
silenced uninitialized variable warnings

24 years agoAdded pragma to disable warning about unk pragmas for MSVC5
Ted Jump [Thu, 21 Oct 1999 06:04:20 +0000 (06:04 +0000)]
Added pragma to disable warning about unk pragmas for MSVC5

24 years agoclean-up of optimized GL_RETURN code
Brian Paul [Wed, 20 Oct 1999 22:39:16 +0000 (22:39 +0000)]
clean-up of optimized GL_RETURN code

24 years agofixed divTable precision problem in GL_RETURN case
Brian Paul [Wed, 20 Oct 1999 22:32:02 +0000 (22:32 +0000)]
fixed divTable precision problem in GL_RETURN case

24 years agoenable lighting even if no light sources are turned on
Brian Paul [Wed, 20 Oct 1999 22:16:45 +0000 (22:16 +0000)]
enable lighting even if no light sources are turned on

24 years agoadded X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES
Holger Waechtler [Wed, 20 Oct 1999 11:45:39 +0000 (11:45 +0000)]
added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES

24 years agoMinor patches to cleanup some compiler warnings in MSVC
Ted Jump [Wed, 20 Oct 1999 06:56:40 +0000 (06:56 +0000)]
Minor patches to cleanup some compiler warnings in MSVC

24 years agofixed a number of error-test bugs
Brian Paul [Tue, 19 Oct 1999 20:36:20 +0000 (20:36 +0000)]
fixed a number of error-test bugs

24 years agomore image type error checking in draw_stencil_pixels()
Brian Paul [Tue, 19 Oct 1999 20:33:57 +0000 (20:33 +0000)]
more image type error checking in draw_stencil_pixels()

24 years agoclean-up in gl_LightModelfv()
Brian Paul [Tue, 19 Oct 1999 20:32:40 +0000 (20:32 +0000)]
clean-up in gl_LightModelfv()

24 years agoadded more format/type error checking code
Brian Paul [Tue, 19 Oct 1999 20:31:08 +0000 (20:31 +0000)]
added more format/type error checking code

24 years agoChanges to reduce the memory footprint of display lists
Keith Whitwell [Tue, 19 Oct 1999 18:37:02 +0000 (18:37 +0000)]
Changes to reduce the memory footprint of display lists

24 years agoGL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values
Brian Paul [Sun, 17 Oct 1999 23:24:49 +0000 (23:24 +0000)]
GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values

24 years agonegative offsets to TexSubImage w/ texture borders caused memory corruption
Brian Paul [Sun, 17 Oct 1999 23:24:16 +0000 (23:24 +0000)]
negative offsets to TexSubImage w/ texture borders caused memory corruption

24 years agoadded glGet cases for vertex array enable state
Brian Paul [Sun, 17 Oct 1999 22:36:35 +0000 (22:36 +0000)]
added glGet cases for vertex array enable state

24 years agomore ARB_imaging colortable functions
Brian Paul [Sun, 17 Oct 1999 21:42:32 +0000 (21:42 +0000)]
more ARB_imaging colortable functions

24 years agoadded missing GL_ARB_imaging color table functions
Brian Paul [Sun, 17 Oct 1999 20:18:15 +0000 (20:18 +0000)]
added missing GL_ARB_imaging color table functions

24 years agoFixed a MacOS specific compile error.
Miklos Fazekas [Sat, 16 Oct 1999 12:53:37 +0000 (12:53 +0000)]
Fixed a MacOS specific compile error.

24 years agoAdded glGetMinmax
Miklos Fazekas [Sat, 16 Oct 1999 12:52:56 +0000 (12:52 +0000)]
Added glGetMinmax

24 years agoremoved GL_EXT_get_proc_address
Brian Paul [Sat, 16 Oct 1999 11:32:15 +0000 (11:32 +0000)]
removed GL_EXT_get_proc_address

24 years agoremoved GL_EXT_get_proc_address
Brian Paul [Sat, 16 Oct 1999 11:27:02 +0000 (11:27 +0000)]
removed GL_EXT_get_proc_address

24 years agoadded sco5 config
Brian Paul [Fri, 15 Oct 1999 22:00:07 +0000 (22:00 +0000)]
added sco5 config

24 years agoreplaced glGetMinMax() with glGetMinmax()
Brian Paul [Fri, 15 Oct 1999 21:59:23 +0000 (21:59 +0000)]
replaced glGetMinMax() with glGetMinmax()

24 years agofixed an RGB vs CI bug in overlay visual selection
Brian Paul [Thu, 14 Oct 1999 18:47:37 +0000 (18:47 +0000)]
fixed an RGB vs CI bug in overlay visual selection

24 years agoAdded point_contour_test, taken from O'Rourke 1998.
Gareth Hughes [Thu, 14 Oct 1999 07:44:41 +0000 (07:44 +0000)]
Added point_contour_test, taken from O'Rourke 1998.

24 years agoFixed parameter type for notify function pointer parameter to gl_extensions_add
Ted Jump [Wed, 13 Oct 1999 22:09:09 +0000 (22:09 +0000)]
Fixed parameter type for notify function pointer parameter to gl_extensions_add

24 years agoRemoved CVS logs from files, as they were getting rather large.
Gareth Hughes [Wed, 13 Oct 1999 19:12:25 +0000 (19:12 +0000)]
Removed CVS logs from files, as they were getting rather large.

24 years agoAdded edge flag callback support.
Gareth Hughes [Wed, 13 Oct 1999 19:01:56 +0000 (19:01 +0000)]
Added edge flag callback support.

24 years agonow using MALLOC, CALLOC, FREE, etc macros
Brian Paul [Wed, 13 Oct 1999 18:49:47 +0000 (18:49 +0000)]
now using MALLOC, CALLOC, FREE, etc macros

24 years agoremoved GL_ prefix from memory macros
Brian Paul [Wed, 13 Oct 1999 18:42:49 +0000 (18:42 +0000)]
removed GL_ prefix from memory macros

24 years agouse texture objects now
Brian Paul [Wed, 13 Oct 1999 12:02:13 +0000 (12:02 +0000)]
use texture objects now

24 years agoFixed delete_all_contours memory deallocation.
Gareth Hughes [Tue, 12 Oct 1999 21:26:06 +0000 (21:26 +0000)]
Fixed delete_all_contours memory deallocation.

24 years agoUpdated memory allocation to allow new macros to be used.
Gareth Hughes [Tue, 12 Oct 1999 18:49:28 +0000 (18:49 +0000)]
Updated memory allocation to allow new macros to be used.

24 years agoRenamed GLUtesselator user data pointer to avoid confusion.
Gareth Hughes [Mon, 11 Oct 1999 17:53:09 +0000 (17:53 +0000)]
Renamed GLUtesselator user data pointer to avoid confusion.

24 years agoCorrectly initialized GLUtesselator user data pointer.
Gareth Hughes [Mon, 11 Oct 1999 17:48:53 +0000 (17:48 +0000)]
Correctly initialized GLUtesselator user data pointer.

24 years agoAllow debugging output capture under Win32. This seems really
Gareth Hughes [Mon, 11 Oct 1999 17:28:05 +0000 (17:28 +0000)]
Allow debugging output capture under Win32.  This seems really
broken to me, but that's Windows for you...

24 years agoUpdated debugging output. I'm going to change it all to something
Gareth Hughes [Mon, 11 Oct 1999 17:26:48 +0000 (17:26 +0000)]
Updated debugging output.  I'm going to change it all to something
much more like the GLX project.  This was a set of macros left over
from a research project I'd done, and I like the GLX logging more.

24 years agoRepaired definition of GL_CALLOC_STRUC
Jouk Jansen [Mon, 11 Oct 1999 04:22:57 +0000 (04:22 +0000)]
Repaired definition of GL_CALLOC_STRUC

24 years ago#include <stdlib.h>
Jouk Jansen [Mon, 11 Oct 1999 04:20:55 +0000 (04:20 +0000)]
#include <stdlib.h>

24 years ago#include <assert.h>
Jouk Jansen [Mon, 11 Oct 1999 04:20:25 +0000 (04:20 +0000)]
#include <assert.h>

24 years ago misc -> glmisc
Jouk Jansen [Mon, 11 Oct 1999 04:17:50 +0000 (04:17 +0000)]
  misc -> glmisc

24 years agonow using GL_MALLOC, GL_FREE
Brian Paul [Sun, 10 Oct 1999 13:04:17 +0000 (13:04 +0000)]
now using GL_MALLOC, GL_FREE

24 years agonow using GL_MALLOC, GL_FREE
Brian Paul [Sun, 10 Oct 1999 12:51:29 +0000 (12:51 +0000)]
now using GL_MALLOC, GL_FREE

24 years agofixed dumb typo
Brian Paul [Sun, 10 Oct 1999 12:49:36 +0000 (12:49 +0000)]
fixed dumb typo

24 years agonow using GL_MALLOC, GL_FREE
Brian Paul [Sun, 10 Oct 1999 12:40:54 +0000 (12:40 +0000)]
now using GL_MALLOC, GL_FREE

24 years agoadded memory macros
Brian Paul [Sun, 10 Oct 1999 12:39:04 +0000 (12:39 +0000)]
added memory macros

24 years agono underscore prefix for freebsd >= 3 (Simon Walton)
Josh Vanderhoof [Sat, 9 Oct 1999 23:20:23 +0000 (23:20 +0000)]
no underscore prefix for freebsd >= 3 (Simon Walton)

24 years agotexture units now share default texture objects
Brian Paul [Sat, 9 Oct 1999 20:17:07 +0000 (20:17 +0000)]
texture units now share default texture objects

24 years agofixed reference count bug in save_TexImage3DEXT()
Brian Paul [Sat, 9 Oct 1999 10:01:46 +0000 (10:01 +0000)]
fixed reference count bug in save_TexImage3DEXT()

24 years agofixed voodoo initialization
Keith Whitwell [Fri, 8 Oct 1999 11:07:54 +0000 (11:07 +0000)]
fixed voodoo initialization

24 years agoFixed includes & added a few hooks for the DRI.
Keith Whitwell [Fri, 8 Oct 1999 09:27:09 +0000 (09:27 +0000)]
Fixed includes & added a few hooks for the DRI.

24 years agoAdded PARB support.
Miklos Fazekas [Tue, 5 Oct 1999 19:51:15 +0000 (19:51 +0000)]
Added PARB support.

24 years agoAdded gl_ext_multitexture_ADD suport.
Miklos Fazekas [Tue, 5 Oct 1999 19:50:45 +0000 (19:50 +0000)]
Added gl_ext_multitexture_ADD suport.

24 years agoAdded packed ARGB support.
Miklos Fazekas [Tue, 5 Oct 1999 19:49:41 +0000 (19:49 +0000)]
Added packed ARGB support.

24 years agoPacked RGBA support.
Miklos Fazekas [Tue, 5 Oct 1999 19:26:54 +0000 (19:26 +0000)]
Packed RGBA support.

24 years agoPacked RGB support.
Miklos Fazekas [Tue, 5 Oct 1999 19:00:11 +0000 (19:00 +0000)]
Packed RGB support.

24 years agoAdded support for GL_ext_texture_add
Miklos Fazekas [Tue, 5 Oct 1999 18:48:49 +0000 (18:48 +0000)]
Added support for GL_ext_texture_add

24 years agoMinor cleanup.
Miklos Fazekas [Tue, 5 Oct 1999 18:40:17 +0000 (18:40 +0000)]
Minor cleanup.

24 years ago Added tess_winding.c for compilation
Jouk Jansen [Mon, 4 Oct 1999 05:26:46 +0000 (05:26 +0000)]
 Added tess_winding.c for compilation

24 years agoFixed overflow bug in combineCallback.
Gareth Hughes [Sun, 3 Oct 1999 01:00:33 +0000 (01:00 +0000)]
Fixed overflow bug in combineCallback.

24 years agoAdded tessellation winding rule support. Misc bug fixes.
Gareth Hughes [Sun, 3 Oct 1999 00:56:07 +0000 (00:56 +0000)]
Added tessellation winding rule support.  Misc bug fixes.

24 years agoAdded tessellation winding rule files.
Gareth Hughes [Sun, 3 Oct 1999 00:53:38 +0000 (00:53 +0000)]
Added tessellation winding rule files.

24 years agomore hooks for mga driver, including an immediate fastpath
Keith Whitwell [Thu, 30 Sep 1999 11:18:21 +0000 (11:18 +0000)]
more hooks for mga driver, including an immediate fastpath

24 years agoDisable genkgi sublib handling until we have some sublibs to handle
Jon Taylor [Tue, 21 Sep 1999 00:46:26 +0000 (00:46 +0000)]
Disable genkgi sublib handling until we have some sublibs to handle

24 years agoadded mesa.conf
Keith Whitwell [Mon, 20 Sep 1999 21:06:57 +0000 (21:06 +0000)]
added mesa.conf

24 years agoBugfix for ctx->backface_sign calculation
Keith Whitwell [Mon, 20 Sep 1999 14:30:22 +0000 (14:30 +0000)]
Bugfix for ctx->backface_sign calculation

24 years agoCleaning up
Keith Whitwell [Sun, 19 Sep 1999 23:43:02 +0000 (23:43 +0000)]
Cleaning up

24 years agoRasterMask was set incorrectly
Keith Whitwell [Sun, 19 Sep 1999 23:06:40 +0000 (23:06 +0000)]
RasterMask was set incorrectly

24 years agolots of autoconf updates
tanner [Sun, 19 Sep 1999 20:09:00 +0000 (20:09 +0000)]
lots of autoconf updates

24 years agoChanged name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'
Ted Jump [Sun, 19 Sep 1999 10:04:01 +0000 (10:04 +0000)]
Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'

24 years agoFixed LIBNAME entry
Ted Jump [Sun, 19 Sep 1999 10:03:19 +0000 (10:03 +0000)]
Fixed LIBNAME entry

24 years agoRemoved use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
Ted Jump [Sun, 19 Sep 1999 09:59:12 +0000 (09:59 +0000)]
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT

24 years agoAdded NASM support
Ted Jump [Sun, 19 Sep 1999 09:55:37 +0000 (09:55 +0000)]
Added NASM support

24 years agoMore Win32 build compliance fixups
Ted Jump [Sun, 19 Sep 1999 02:03:18 +0000 (02:03 +0000)]
More Win32 build compliance fixups

24 years agoLarge patch:
Keith Whitwell [Sat, 18 Sep 1999 20:41:22 +0000 (20:41 +0000)]
Large patch:
- FX bug fixes.
        - Polygon mode and edgeflag work properly.
- Clipping works with edgeflag.
- Driver.ReducedPrimitiveChange() callback so drivers
          that implement lines & points as triangles can turn culling off
  before rendering groups of these primitives.
        - Cleaned up feedback & select primitives.

24 years agodisabled GL_EXT_get_proc_address for the time being
Brian Paul [Sat, 18 Sep 1999 01:06:52 +0000 (01:06 +0000)]
disabled GL_EXT_get_proc_address for the time being

24 years agoadded a bunch of missing files to LIB_FILES
Brian Paul [Fri, 17 Sep 1999 18:08:32 +0000 (18:08 +0000)]
added a bunch of missing files to LIB_FILES

24 years agoFix for write-rgba-span and others
Keith Whitwell [Fri, 17 Sep 1999 15:14:02 +0000 (15:14 +0000)]
Fix for write-rgba-span and others

24 years agosilenced some warnings
Brian Paul [Fri, 17 Sep 1999 12:27:01 +0000 (12:27 +0000)]
silenced some warnings

24 years agoglGetProcAddressEXT changes to accomodate Win32 and non-Win32
Brian Paul [Fri, 17 Sep 1999 12:21:36 +0000 (12:21 +0000)]
glGetProcAddressEXT changes to accomodate Win32 and non-Win32

24 years ago pad GL_TINY to 6 digits
Brian Paul [Fri, 17 Sep 1999 12:07:10 +0000 (12:07 +0000)]
 pad GL_TINY to 6 digits