mesa.git
24 years agoadded third, tiny version number to arguments
Brian Paul [Wed, 15 Sep 1999 15:10:20 +0000 (15:10 +0000)]
added third, tiny version number to arguments

24 years agoadded TINY version symbol
Brian Paul [Wed, 15 Sep 1999 15:09:00 +0000 (15:09 +0000)]
added TINY version symbol

24 years agoremoved unused GLcontext arg from a few functions
Brian Paul [Wed, 15 Sep 1999 13:56:44 +0000 (13:56 +0000)]
removed unused GLcontext arg from a few functions

24 years agoAdded debugging pragma message.
Gareth Hughes [Wed, 15 Sep 1999 02:12:16 +0000 (02:12 +0000)]
Added debugging pragma message.

24 years agoFixed vector macro calls, specifically COPY_3V params.
Gareth Hughes [Wed, 15 Sep 1999 02:11:10 +0000 (02:11 +0000)]
Fixed vector macro calls, specifically COPY_3V params.

24 years agoAdded debugging output.
Gareth Hughes [Tue, 14 Sep 1999 22:46:02 +0000 (22:46 +0000)]
Added debugging output.

24 years agoadded linux-386-pthread-shared-glide
Brian Paul [Tue, 14 Sep 1999 12:20:17 +0000 (12:20 +0000)]
added linux-386-pthread-shared-glide

24 years agoWin32 fix by Eero Pajarre.
Gareth Hughes [Tue, 14 Sep 1999 06:23:40 +0000 (06:23 +0000)]
Win32 fix by Eero Pajarre.

24 years agoFixed legacy gluNextContour impact on gluTessEndContour.
Gareth Hughes [Tue, 14 Sep 1999 05:37:58 +0000 (05:37 +0000)]
Fixed legacy gluNextContour impact on gluTessEndContour.

24 years agoFixed GLUtriangulatorObj again (spelling).
Gareth Hughes [Tue, 14 Sep 1999 03:23:08 +0000 (03:23 +0000)]
Fixed GLUtriangulatorObj again (spelling).

24 years agoFixed definition of GLUtriangluatorObj for 1.3 tessellator.
Gareth Hughes [Tue, 14 Sep 1999 01:32:58 +0000 (01:32 +0000)]
Fixed definition of GLUtriangluatorObj for 1.3 tessellator.

24 years agofixed pixel packing/unpacking code in gluBuild2DMipmaps()
Brian Paul [Tue, 14 Sep 1999 00:30:28 +0000 (00:30 +0000)]
fixed pixel packing/unpacking code in gluBuild2DMipmaps()

24 years agoadded gluCheckExtension()
Brian Paul [Tue, 14 Sep 1999 00:11:40 +0000 (00:11 +0000)]
added gluCheckExtension()

24 years agoadded gluUnProject4()
Brian Paul [Tue, 14 Sep 1999 00:10:31 +0000 (00:10 +0000)]
added gluUnProject4()

24 years agoFixed file headers. Tracking down macro bugs.
Gareth Hughes [Mon, 13 Sep 1999 22:20:13 +0000 (22:20 +0000)]
Fixed file headers.  Tracking down macro bugs.

24 years agostrcmp needs the string.h
Jouk Jansen [Mon, 13 Sep 1999 14:31:32 +0000 (14:31 +0000)]
strcmp needs the string.h

24 years agoadded Eero's multitexture function patch
Brian Paul [Mon, 13 Sep 1999 14:09:23 +0000 (14:09 +0000)]
added Eero's multitexture function patch

24 years agoRe-added missing GGIMesa context bufsize structure member
Jon Taylor [Mon, 13 Sep 1999 01:08:37 +0000 (01:08 +0000)]
Re-added missing GGIMesa context bufsize structure member

24 years agofixed typo in GetProcAddress
Brian Paul [Sun, 12 Sep 1999 12:04:13 +0000 (12:04 +0000)]
fixed typo in GetProcAddress

24 years agoclean-up of glXGetProcAddressEXT()
Brian Paul [Sat, 11 Sep 1999 20:13:21 +0000 (20:13 +0000)]
clean-up of glXGetProcAddressEXT()

24 years agobugix from raul for fxddbitmap
Keith Whitwell [Sat, 11 Sep 1999 16:01:26 +0000 (16:01 +0000)]
bugix from raul for fxddbitmap

24 years agoadded 1.2 function to gluGetProcAddressEXT()
Brian Paul [Sat, 11 Sep 1999 12:04:54 +0000 (12:04 +0000)]
added 1.2 function to gluGetProcAddressEXT()

24 years agoGL_EXT_get_proc_address clean-up
Brian Paul [Sat, 11 Sep 1999 11:48:11 +0000 (11:48 +0000)]
GL_EXT_get_proc_address clean-up

24 years agoinclude extensions.h
Brian Paul [Sat, 11 Sep 1999 11:47:15 +0000 (11:47 +0000)]
include extensions.h

24 years agoadded GLU_EXT_get_proc_address
Brian Paul [Sat, 11 Sep 1999 11:34:21 +0000 (11:34 +0000)]
added GLU_EXT_get_proc_address

24 years agoadded GLX_EXT_get_proc_address
Brian Paul [Sat, 11 Sep 1999 11:33:45 +0000 (11:33 +0000)]
added GLX_EXT_get_proc_address

24 years agoadded GL_EXT_get_proc_address
Brian Paul [Sat, 11 Sep 1999 11:31:34 +0000 (11:31 +0000)]
added GL_EXT_get_proc_address

24 years agoadded GL_EXT_get_proc_address
Brian Paul [Sat, 11 Sep 1999 11:26:34 +0000 (11:26 +0000)]
added GL_EXT_get_proc_address

24 years agonew DD_Z_NEVER flag
Keith Whitwell [Fri, 10 Sep 1999 14:24:35 +0000 (14:24 +0000)]
new DD_Z_NEVER flag

24 years agoFixed triangle output, recovery process termination.
Gareth Hughes [Fri, 10 Sep 1999 04:32:10 +0000 (04:32 +0000)]
Fixed triangle output, recovery process termination.

24 years agochanged C++ comments to C style
Brian Paul [Fri, 10 Sep 1999 03:05:04 +0000 (03:05 +0000)]
changed C++ comments to C style

24 years agoAdded GLU 1.3 tessellation (except winding rule code).
Gareth Hughes [Fri, 10 Sep 1999 02:03:31 +0000 (02:03 +0000)]
Added GLU 1.3 tessellation (except winding rule code).

24 years agomoved gl_GetPointerv() into get.h
Brian Paul [Thu, 9 Sep 1999 23:48:02 +0000 (23:48 +0000)]
moved gl_GetPointerv() into get.h

24 years agomoved gl_GetString() into get.c
Brian Paul [Thu, 9 Sep 1999 23:47:09 +0000 (23:47 +0000)]
moved gl_GetString() into get.c

24 years agoMore compliant error check.
Miklos Fazekas [Thu, 9 Sep 1999 18:49:36 +0000 (18:49 +0000)]
More compliant error check.

24 years agominor changes. always call compactify_arrays()
Brian Paul [Wed, 8 Sep 1999 22:14:31 +0000 (22:14 +0000)]
minor changes. always call compactify_arrays()

24 years agoremoved TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul [Tue, 7 Sep 1999 22:31:30 +0000 (22:31 +0000)]
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead

24 years agoadded vertices.c
Brian Paul [Tue, 7 Sep 1999 21:32:30 +0000 (21:32 +0000)]
added vertices.c

24 years agofixes for the mga driver
Keith Whitwell [Sun, 5 Sep 1999 19:59:33 +0000 (19:59 +0000)]
fixes for the mga driver

24 years agofix for mga depthbuffer resize
Keith Whitwell [Sat, 4 Sep 1999 14:40:49 +0000 (14:40 +0000)]
fix for mga depthbuffer resize

24 years agomore bugfixes
Keith Whitwell [Fri, 3 Sep 1999 15:48:54 +0000 (15:48 +0000)]
more bugfixes

24 years agoFog, displaylist and zoom operations
Keith Whitwell [Fri, 3 Sep 1999 14:56:40 +0000 (14:56 +0000)]
Fog, displaylist and zoom operations

24 years agofix for GL_COMPILE_AND_EXECUTE bug
Keith Whitwell [Fri, 3 Sep 1999 11:53:33 +0000 (11:53 +0000)]
fix for GL_COMPILE_AND_EXECUTE bug

24 years agofixed GL_FRONT_AND_BACK cull bug
Keith Whitwell [Thu, 2 Sep 1999 13:16:17 +0000 (13:16 +0000)]
fixed GL_FRONT_AND_BACK cull bug

24 years ago Added vertices.c to compile list
Jouk Jansen [Mon, 30 Aug 1999 07:13:55 +0000 (07:13 +0000)]
 Added vertices.c to compile list

24 years agoremoved bogus call
Keith Whitwell [Sun, 29 Aug 1999 16:18:23 +0000 (16:18 +0000)]
removed bogus call

24 years agomore fixes on the fast path
Keith Whitwell [Sun, 29 Aug 1999 14:06:02 +0000 (14:06 +0000)]
more fixes on the fast path

24 years agonew files to support vertex-based geometry
Keith Whitwell [Sun, 29 Aug 1999 10:26:31 +0000 (10:26 +0000)]
new files to support vertex-based geometry

24 years agofeatures weren
Josh Vanderhoof [Sat, 28 Aug 1999 01:38:54 +0000 (01:38 +0000)]
features weren

24 years agoFixed double buffering bug when running in X
Jon Taylor [Fri, 27 Aug 1999 21:06:30 +0000 (21:06 +0000)]
Fixed double buffering bug when running in X

24 years ago This time the correct file
Jouk Jansen [Fri, 27 Aug 1999 11:02:57 +0000 (11:02 +0000)]
 This time the correct file

24 years agovarious pipeline bugs
Keith Whitwell [Thu, 26 Aug 1999 14:50:49 +0000 (14:50 +0000)]
various pipeline bugs

24 years ago Update after disk crash
Jouk Jansen [Tue, 24 Aug 1999 12:34:50 +0000 (12:34 +0000)]
   Update after disk crash

24 years ago Update after disk crash
Jouk Jansen [Tue, 24 Aug 1999 12:34:20 +0000 (12:34 +0000)]
  Update after disk crash

24 years ago*** empty log message ***
Jon Taylor [Tue, 24 Aug 1999 02:03:34 +0000 (02:03 +0000)]
*** empty log message ***

24 years agoMisc small cleanups
Jon Taylor [Mon, 23 Aug 1999 22:34:08 +0000 (22:34 +0000)]
Misc small cleanups

24 years agoUpdated to reflect GGIMesa 3.1 changes
Jon Taylor [Mon, 23 Aug 1999 22:22:31 +0000 (22:22 +0000)]
Updated to reflect GGIMesa 3.1 changes

24 years ago*** empty log message ***
Jon Taylor [Mon, 23 Aug 1999 21:13:19 +0000 (21:13 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jon Taylor [Sun, 22 Aug 1999 08:56:50 +0000 (08:56 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jon Taylor [Sat, 21 Aug 1999 22:46:13 +0000 (22:46 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jon Taylor [Sat, 21 Aug 1999 22:36:52 +0000 (22:36 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jon Taylor [Sat, 21 Aug 1999 08:53:27 +0000 (08:53 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jon Taylor [Sat, 21 Aug 1999 06:27:37 +0000 (06:27 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jon Taylor [Sat, 21 Aug 1999 05:57:17 +0000 (05:57 +0000)]
*** empty log message ***

24 years agoadded a few more bug fixes
Brian Paul [Fri, 20 Aug 1999 01:19:36 +0000 (01:19 +0000)]
added a few more bug fixes

24 years agofixed alpha channel problem in gl_blend_pixels()
Brian Paul [Thu, 19 Aug 1999 15:48:01 +0000 (15:48 +0000)]
fixed alpha channel problem in gl_blend_pixels()

24 years agoinitial check-in (post crash)
Brian Paul [Thu, 19 Aug 1999 13:57:42 +0000 (13:57 +0000)]
initial check-in (post crash)

24 years agoinitial check-in (post-crash)
Brian Paul [Thu, 19 Aug 1999 13:52:56 +0000 (13:52 +0000)]
initial check-in (post-crash)

24 years agominor change for irix-debug
Brian Paul [Thu, 19 Aug 1999 13:26:16 +0000 (13:26 +0000)]
minor change for irix-debug

24 years agoglIsEnabled(GL_TEXTURE_3D) was wrong
Brian Paul [Thu, 19 Aug 1999 13:24:27 +0000 (13:24 +0000)]
glIsEnabled(GL_TEXTURE_3D) was wrong

24 years agotesting
Brian Paul [Thu, 19 Aug 1999 11:54:28 +0000 (11:54 +0000)]
testing

24 years agoInitial revision
jtg [Thu, 19 Aug 1999 00:55:39 +0000 (00:55 +0000)]
Initial revision

24 years agooptimized glAccum function
Brian Paul [Fri, 30 Jul 1999 18:58:30 +0000 (18:58 +0000)]
optimized glAccum function

24 years agoclarified what this file covers
Brian Paul [Tue, 20 Jul 1999 00:35:22 +0000 (00:35 +0000)]
clarified what this file covers

24 years agoinitial rev
Brian Paul [Tue, 20 Jul 1999 00:30:41 +0000 (00:30 +0000)]
initial rev

24 years agoadded 3.1 beta 3 info
Brian Paul [Tue, 20 Jul 1999 00:28:57 +0000 (00:28 +0000)]
added 3.1 beta 3 info

24 years agoTed's 3.1b2 update
Brian Paul [Fri, 9 Jul 1999 14:23:50 +0000 (14:23 +0000)]
Ted's 3.1b2 update

24 years agoadded installation instructions
tanner [Thu, 8 Jul 1999 13:15:13 +0000 (13:15 +0000)]
added installation instructions

24 years agomerged the autoconf build system from experimental-1 branch
tanner [Sat, 3 Jul 1999 15:30:10 +0000 (15:30 +0000)]
merged the autoconf build system from experimental-1 branch

24 years agoupdate
Jouk Jansen [Fri, 2 Jul 1999 09:30:59 +0000 (09:30 +0000)]
update

24 years agoUpdated
Jouk Jansen [Fri, 2 Jul 1999 06:53:38 +0000 (06:53 +0000)]
Updated

24 years agoUpdated OpenStep/NeXT support (pete@ohm.york.ac.uk)
Brian Paul [Tue, 8 Jun 1999 00:39:40 +0000 (00:39 +0000)]
Updated OpenStep/NeXT support (pete@ohm.york.ac.uk)

25 years agoupdated by Alexander Mai
Brian Paul [Tue, 25 May 1999 01:17:28 +0000 (01:17 +0000)]
updated by Alexander Mai

25 years agoupdated 3.1 beta 2 data
Brian Paul [Sun, 23 May 1999 22:46:32 +0000 (22:46 +0000)]
updated 3.1 beta 2 data

25 years agoupdated by Alexander Mai
Brian Paul [Mon, 17 May 1999 22:06:46 +0000 (22:06 +0000)]
updated by Alexander Mai

25 years agoadded bug fix note for wide points and lines
Brian Paul [Sun, 18 Apr 1999 01:36:45 +0000 (01:36 +0000)]
added bug fix note for wide points and lines

25 years agoinitial check-in
Brian Paul [Sat, 10 Apr 1999 12:25:26 +0000 (12:25 +0000)]
initial check-in

25 years agoUpdated the DavidB email address and the MESA_GLX_FX related documentation
David Bucciarelli [Thu, 8 Apr 1999 18:01:36 +0000 (18:01 +0000)]
Updated the DavidB email address and the MESA_GLX_FX related documentation

25 years agoAdded GL_TEXTURE_PRIORITY to gl_TexParameterfv in src\texstate.c
sio2 [Wed, 10 Mar 1999 12:41:11 +0000 (12:41 +0000)]
Added GL_TEXTURE_PRIORITY to gl_TexParameterfv in src\texstate.c

25 years agoupdates
Brian Paul [Wed, 3 Mar 1999 02:34:04 +0000 (02:34 +0000)]
updates

25 years agofixed SVR4 'cc' compiler macro problem (dawes@xfree86.org)
Kevin E. Martin [Tue, 2 Mar 1999 20:52:14 +0000 (20:52 +0000)]
fixed SVR4 'cc' compiler macro problem (dawes@xfree86.org)

25 years agoadded CVS Id tag
Brian Paul [Sat, 27 Feb 1999 17:48:27 +0000 (17:48 +0000)]
added CVS Id tag

25 years agoadded GL_LINEAR 3D texture bug
Brian Paul [Sat, 27 Feb 1999 17:47:51 +0000 (17:47 +0000)]
added GL_LINEAR 3D texture bug

25 years agoUpdated to Voodoo driver v0.30
David Bucciarelli [Thu, 25 Feb 1999 19:10:30 +0000 (19:10 +0000)]
Updated to Voodoo driver v0.30

25 years agoinitial rev
Brian Paul [Tue, 23 Feb 1999 03:50:43 +0000 (03:50 +0000)]
initial rev

25 years agoinitial rev
Brian Paul [Tue, 23 Feb 1999 03:41:13 +0000 (03:41 +0000)]
initial rev

25 years agoinitial rev
Brian Paul [Tue, 23 Feb 1999 03:34:40 +0000 (03:34 +0000)]
initial rev

25 years agoadded Special Features section
Brian Paul [Thu, 11 Feb 1999 03:52:24 +0000 (03:52 +0000)]
added Special Features section

25 years agoInitial revision
Brian Paul [Wed, 10 Feb 1999 13:14:53 +0000 (13:14 +0000)]
Initial revision

25 years agoremoved old driver info
Brian Paul [Sat, 6 Feb 1999 06:32:20 +0000 (06:32 +0000)]
removed old driver info