mesa.git
24 years agoupdated version info
Brian Paul [Wed, 9 Feb 2000 19:03:28 +0000 (19:03 +0000)]
updated version info

24 years agoglDrawPixels w/ format=GL_COLOR_INDEX was broken
Brian Paul [Tue, 8 Feb 2000 23:42:14 +0000 (23:42 +0000)]
glDrawPixels w/ format=GL_COLOR_INDEX was broken

24 years ago Committing in .
Jouk Jansen [Tue, 8 Feb 2000 07:29:12 +0000 (07:29 +0000)]
 Committing in .

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

24 years agoadded a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls
Brian Paul [Tue, 8 Feb 2000 01:45:22 +0000 (01:45 +0000)]
added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls

24 years agoin fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul [Sun, 6 Feb 2000 20:01:36 +0000 (20:01 +0000)]
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)

24 years agoclearing depth buffer failed when clearing front color buffer
Brian Paul [Sun, 6 Feb 2000 19:29:48 +0000 (19:29 +0000)]
clearing depth buffer failed when clearing front color buffer

24 years agoupdated with new info
Brian Paul [Sun, 6 Feb 2000 17:04:56 +0000 (17:04 +0000)]
updated with new info

24 years agoadded missing glGet cases for GL_EXT_compiled_vertex_array
Brian Paul [Sun, 6 Feb 2000 03:03:02 +0000 (03:03 +0000)]
added missing glGet cases for GL_EXT_compiled_vertex_array

24 years agodisabled locked arrays in glDrawRangeElements()
Brian Paul [Sat, 5 Feb 2000 02:05:14 +0000 (02:05 +0000)]
disabled locked arrays in glDrawRangeElements()

24 years agoGL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix
Brian Paul [Sat, 5 Feb 2000 01:51:54 +0000 (01:51 +0000)]
GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix

24 years agoadded support for GL_RGB5_A1 internal texture format (Eero Pajarre)
Brian Paul [Fri, 4 Feb 2000 16:23:47 +0000 (16:23 +0000)]
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)

24 years agopass IntFormat, not Format to fxTexGetFormat
Brian Paul [Fri, 4 Feb 2000 16:22:58 +0000 (16:22 +0000)]
pass IntFormat, not Format to fxTexGetFormat

24 years agoadded SUB_PIXEL_BITS
Brian Paul [Thu, 3 Feb 2000 19:40:35 +0000 (19:40 +0000)]
added SUB_PIXEL_BITS

24 years agoadded point/line size limits to gl_constants struct
Brian Paul [Thu, 3 Feb 2000 19:40:07 +0000 (19:40 +0000)]
added point/line size limits to gl_constants struct

24 years agoadded Const.SubPixelBits
Brian Paul [Thu, 3 Feb 2000 15:33:29 +0000 (15:33 +0000)]
added Const.SubPixelBits

24 years ago Committing in .
Jouk Jansen [Thu, 3 Feb 2000 09:35:17 +0000 (09:35 +0000)]
 Committing in .

 Updates effective and needed for VMS only

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

24 years agominor clean-ups
Brian Paul [Wed, 2 Feb 2000 22:22:59 +0000 (22:22 +0000)]
minor clean-ups

24 years agochanged _gl prefix to _mesa_ on fog functions
Brian Paul [Wed, 2 Feb 2000 22:21:39 +0000 (22:21 +0000)]
changed _gl prefix to _mesa_ on fog functions

24 years agoreplaced gl_ prefix with _mesa_ prefix on depth funcs
Brian Paul [Wed, 2 Feb 2000 22:16:04 +0000 (22:16 +0000)]
replaced gl_ prefix with _mesa_ prefix on depth funcs

24 years agoreplaced gl_ prefix with _mesa_ prefix on blend funcs
Brian Paul [Wed, 2 Feb 2000 22:08:26 +0000 (22:08 +0000)]
replaced gl_ prefix with _mesa_ prefix on blend funcs

24 years agoreplaced gl_ prefix with _mesa_ prefix
Brian Paul [Wed, 2 Feb 2000 22:03:31 +0000 (22:03 +0000)]
replaced gl_ prefix with _mesa_ prefix

24 years agoadded check for IntegerAccumScaler > 0 in GL_RETURN case
Brian Paul [Wed, 2 Feb 2000 21:53:11 +0000 (21:53 +0000)]
added check for IntegerAccumScaler > 0 in GL_RETURN case

24 years agochanged prefix to _mesa_ for a few accum functions
Brian Paul [Wed, 2 Feb 2000 21:52:26 +0000 (21:52 +0000)]
changed prefix to _mesa_ for a few accum functions

24 years agotry both single and double-buffered visuals
Brian Paul [Wed, 2 Feb 2000 20:57:51 +0000 (20:57 +0000)]
try both single and double-buffered visuals

24 years agodon't include dispatch.h
Brian Paul [Wed, 2 Feb 2000 19:50:26 +0000 (19:50 +0000)]
don't include dispatch.h

24 years agoadded comments
Brian Paul [Wed, 2 Feb 2000 19:34:08 +0000 (19:34 +0000)]
added comments

24 years agoinclude buffers.h
Brian Paul [Wed, 2 Feb 2000 19:28:27 +0000 (19:28 +0000)]
include buffers.h

24 years agoupdated source files
Brian Paul [Wed, 2 Feb 2000 19:19:30 +0000 (19:19 +0000)]
updated source files

24 years agomoved exec dispatch init to state.c
Brian Paul [Wed, 2 Feb 2000 19:18:19 +0000 (19:18 +0000)]
moved exec dispatch init to state.c

24 years agoupdated includes for source file reorg
Brian Paul [Wed, 2 Feb 2000 19:17:57 +0000 (19:17 +0000)]
updated includes for source file reorg

24 years agomoved state functions to state.c
Brian Paul [Wed, 2 Feb 2000 19:16:46 +0000 (19:16 +0000)]
moved state functions to state.c

24 years agoremoved glmisc.c, added buffers.c, hint.c, state.c
Brian Paul [Wed, 2 Feb 2000 19:15:53 +0000 (19:15 +0000)]
removed glmisc.c, added buffers.c, hint.c, state.c

24 years agofunctions from context.c
Brian Paul [Wed, 2 Feb 2000 19:15:19 +0000 (19:15 +0000)]
functions from context.c

24 years agofunctions from old glmisc.c file
Brian Paul [Wed, 2 Feb 2000 19:14:56 +0000 (19:14 +0000)]
functions from old glmisc.c file

24 years agoreplace offset with functionOffset in generate_entrypoint()
Brian Paul [Wed, 2 Feb 2000 18:50:07 +0000 (18:50 +0000)]
replace offset with functionOffset in generate_entrypoint()

24 years agochanged > to >=
Brian Paul [Wed, 2 Feb 2000 17:31:45 +0000 (17:31 +0000)]
changed > to >=

24 years agolimit Drift to [0, 1]
Brian Paul [Wed, 2 Feb 2000 01:07:21 +0000 (01:07 +0000)]
limit Drift to [0, 1]

24 years agopatch for XFree86 building
Brian Paul [Tue, 1 Feb 2000 23:57:03 +0000 (23:57 +0000)]
patch for XFree86 building

24 years agoadded normal, vertex, viewport message strings
Brian Paul [Tue, 1 Feb 2000 01:19:07 +0000 (01:19 +0000)]
added normal, vertex, viewport message strings

24 years agoadded more message strings
Brian Paul [Tue, 1 Feb 2000 01:10:27 +0000 (01:10 +0000)]
added more message strings

24 years agodefined FLT_MIN if undefined
Brian Paul [Mon, 31 Jan 2000 23:33:53 +0000 (23:33 +0000)]
defined FLT_MIN if undefined

24 years agoadded mutexes for thread safety
Brian Paul [Mon, 31 Jan 2000 23:11:39 +0000 (23:11 +0000)]
added mutexes for thread safety

24 years agoadded Mutex macros
Brian Paul [Mon, 31 Jan 2000 23:10:47 +0000 (23:10 +0000)]
added Mutex macros

24 years agoadded _mesa_TexImage3DEXT()
Brian Paul [Mon, 31 Jan 2000 23:10:16 +0000 (23:10 +0000)]
added _mesa_TexImage3DEXT()

24 years agoadded save_TexImage3DEXT()
Brian Paul [Mon, 31 Jan 2000 23:09:51 +0000 (23:09 +0000)]
added save_TexImage3DEXT()

24 years agoremoved unneeded \n chars
Brian Paul [Mon, 31 Jan 2000 23:06:07 +0000 (23:06 +0000)]
removed unneeded \n chars

24 years agochanged message format, added GL_EXT_texture3d
Brian Paul [Mon, 31 Jan 2000 22:54:41 +0000 (22:54 +0000)]
changed message format, added GL_EXT_texture3d

24 years agoadded more function templates, changed message format
Brian Paul [Mon, 31 Jan 2000 22:54:06 +0000 (22:54 +0000)]
added more function templates, changed message format

24 years agofixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS
Brian Paul [Mon, 31 Jan 2000 22:52:50 +0000 (22:52 +0000)]
fixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS

24 years agoadded Josh's dynamic display assembly generator
Brian Paul [Mon, 31 Jan 2000 22:51:44 +0000 (22:51 +0000)]
added Josh's dynamic display assembly generator

24 years agoinclude conf.h
tanner [Mon, 31 Jan 2000 22:10:06 +0000 (22:10 +0000)]
include conf.h

24 years agoinclude glapioffset.h instead of ../glapioffsets.h
Brian Paul [Fri, 28 Jan 2000 22:18:48 +0000 (22:18 +0000)]
include glapioffset.h instead of ../glapioffsets.h

24 years agoadded -I. to .S.o rule
Brian Paul [Fri, 28 Jan 2000 22:18:03 +0000 (22:18 +0000)]
added -I. to .S.o rule

24 years agorenamed _glapi_CurrentContext to _glapi_Context
Brian Paul [Fri, 28 Jan 2000 20:17:42 +0000 (20:17 +0000)]
renamed _glapi_CurrentContext to _glapi_Context

24 years agoremoved actual GL entrypoints (glapitemp.h)
Brian Paul [Fri, 28 Jan 2000 19:03:33 +0000 (19:03 +0000)]
removed actual GL entrypoints (glapitemp.h)

24 years agomoved entrypoints here from glapi.c
Brian Paul [Fri, 28 Jan 2000 19:02:57 +0000 (19:02 +0000)]
moved entrypoints here from glapi.c

24 years agoenable/disable no-context warnings depending on MESA_DEBUG
Brian Paul [Fri, 28 Jan 2000 19:02:22 +0000 (19:02 +0000)]
enable/disable no-context warnings depending on MESA_DEBUG

24 years agoadded default template macros
Brian Paul [Fri, 28 Jan 2000 19:01:45 +0000 (19:01 +0000)]
added default template macros

24 years agoupdated comments
Brian Paul [Fri, 28 Jan 2000 18:57:56 +0000 (18:57 +0000)]
updated comments

24 years agoadded texdown info
Brian Paul [Fri, 28 Jan 2000 16:28:51 +0000 (16:28 +0000)]
added texdown info

24 years agoadded texdown program
Brian Paul [Fri, 28 Jan 2000 16:27:27 +0000 (16:27 +0000)]
added texdown program

24 years agoinitial check-in
Brian Paul [Fri, 28 Jan 2000 16:25:44 +0000 (16:25 +0000)]
initial check-in

24 years agoadded improved glxinfo item
Brian Paul [Thu, 27 Jan 2000 21:20:59 +0000 (21:20 +0000)]
added improved glxinfo item

24 years agoadded prefetchw
Holger Waechtler [Thu, 27 Jan 2000 20:01:57 +0000 (20:01 +0000)]
added prefetchw

24 years agominor changes regarding transparency and multisample
Brian Paul [Thu, 27 Jan 2000 16:53:55 +0000 (16:53 +0000)]
minor changes regarding transparency and multisample

24 years agoupdated version string to Mesa 3.3
Brian Paul [Thu, 27 Jan 2000 16:45:50 +0000 (16:45 +0000)]
updated version string to Mesa 3.3

24 years agoall new version of glxinfo
Brian Paul [Thu, 27 Jan 2000 16:43:56 +0000 (16:43 +0000)]
all new version of glxinfo

24 years agoinclude conf.h if HAVE_CONFIG_H defined
Brian Paul [Thu, 27 Jan 2000 00:26:03 +0000 (00:26 +0000)]
include conf.h if HAVE_CONFIG_H defined

24 years agoadded WIN32 and macos files to tar archive
Brian Paul [Thu, 27 Jan 2000 00:11:49 +0000 (00:11 +0000)]
added WIN32 and macos files to tar archive

24 years agoupdated RGB2BGR function
Brian Paul [Tue, 25 Jan 2000 20:21:19 +0000 (20:21 +0000)]
updated RGB2BGR function

24 years agoadded info about assembly language optimizations
Brian Paul [Tue, 25 Jan 2000 17:18:52 +0000 (17:18 +0000)]
added info about assembly language optimizations

24 years agoonly print info if MESA_DEBUG is set
Brian Paul [Tue, 25 Jan 2000 17:04:47 +0000 (17:04 +0000)]
only print info if MESA_DEBUG is set

24 years agofixed VB->IndexPtr==NULL bug (Richard Guenther)
Brian Paul [Tue, 25 Jan 2000 16:49:20 +0000 (16:49 +0000)]
fixed VB->IndexPtr==NULL bug (Richard Guenther)

24 years agoupdated for Mesa 3.3
Brian Paul [Tue, 25 Jan 2000 00:03:01 +0000 (00:03 +0000)]
updated for Mesa 3.3

24 years agoRemoved '#if 0' from second pass.
Gareth Hughes [Mon, 24 Jan 2000 22:54:05 +0000 (22:54 +0000)]
Removed '#if 0' from second pass.

24 years agochanged VB_MAX, no longer dependant on FX symbol
Brian Paul [Mon, 24 Jan 2000 20:54:18 +0000 (20:54 +0000)]
changed VB_MAX, no longer dependant on FX symbol

24 years agoreplaced HashLookup() with _mesa_HashLookup()
Brian Paul [Mon, 24 Jan 2000 20:53:32 +0000 (20:53 +0000)]
replaced HashLookup() with _mesa_HashLookup()

24 years agoprefixed hash functions with _mesa_
Brian Paul [Mon, 24 Jan 2000 16:19:54 +0000 (16:19 +0000)]
prefixed hash functions with _mesa_

24 years agoMerged 3.2 updates, namely combine callback for intersecting
Gareth Hughes [Sun, 23 Jan 2000 21:25:39 +0000 (21:25 +0000)]
Merged 3.2 updates, namely combine callback for intersecting
contours.

24 years agoadded #ifdef SVGA, work-around asm code problem
Brian Paul [Sun, 23 Jan 2000 17:49:54 +0000 (17:49 +0000)]
added #ifdef SVGA, work-around asm code problem

24 years agoadded new SVGA driver files
Brian Paul [Sun, 23 Jan 2000 17:48:16 +0000 (17:48 +0000)]
added new SVGA driver files

24 years agoprevent spaces in fp register names
Josh Vanderhoof [Sun, 23 Jan 2000 05:47:14 +0000 (05:47 +0000)]
prevent spaces in fp register names

24 years agono brackets for nasm indirect jumps
Josh Vanderhoof [Sun, 23 Jan 2000 05:08:51 +0000 (05:08 +0000)]
no brackets for nasm indirect jumps

24 years agoupdated for Mesa 3.2
Brian Paul [Sat, 22 Jan 2000 20:09:30 +0000 (20:09 +0000)]
updated for Mesa 3.2

24 years agoupdated SVGA sources from Mesa 3.2
Brian Paul [Sat, 22 Jan 2000 20:08:36 +0000 (20:08 +0000)]
updated SVGA sources from Mesa 3.2

24 years agoMerged in fixes from 3.2 branch. Fixed clipping bug, segfault in
Gareth Hughes [Thu, 20 Jan 2000 21:52:01 +0000 (21:52 +0000)]
Merged in fixes from 3.2 branch.  Fixed clipping bug, segfault in
vertex sorting function.

Debug is now enabled with MESA_TESS_DBG_LEVEL environment variable.

24 years agoupdated with latest DRI tree changes
Brian Paul [Tue, 18 Jan 2000 17:56:05 +0000 (17:56 +0000)]
updated with latest DRI tree changes

24 years agoreplaced some spaces with a tab
Brian Paul [Tue, 18 Jan 2000 17:40:05 +0000 (17:40 +0000)]
replaced some spaces with a tab

24 years agogeneric_noop() now returns 0
Brian Paul [Tue, 18 Jan 2000 17:38:40 +0000 (17:38 +0000)]
generic_noop() now returns 0

24 years agorenamed CURRENT_INPUT to _mesa_CurrentInput
Brian Paul [Tue, 18 Jan 2000 17:36:16 +0000 (17:36 +0000)]
renamed CURRENT_INPUT to _mesa_CurrentInput

24 years agominor clean-up
Brian Paul [Tue, 18 Jan 2000 17:29:18 +0000 (17:29 +0000)]
minor clean-up

24 years agoadded do /while to multi-line macros
Brian Paul [Mon, 17 Jan 2000 23:22:57 +0000 (23:22 +0000)]
added do /while to multi-line macros

24 years agoadded X86-optimized message for MESA_INFO
Brian Paul [Mon, 17 Jan 2000 20:00:15 +0000 (20:00 +0000)]
added X86-optimized message for MESA_INFO

24 years agodisabled X86-optimized dispatch when using XF86DRI (temporary)
Brian Paul [Mon, 17 Jan 2000 19:45:37 +0000 (19:45 +0000)]
disabled X86-optimized dispatch when using XF86DRI (temporary)

24 years agoadded _glapi_Dispatch
Brian Paul [Mon, 17 Jan 2000 19:28:43 +0000 (19:28 +0000)]
added _glapi_Dispatch

24 years agorenamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
Brian Paul [Mon, 17 Jan 2000 19:28:31 +0000 (19:28 +0000)]
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up

24 years agoremoved X86 files from linux debug configs
Brian Paul [Mon, 17 Jan 2000 19:00:52 +0000 (19:00 +0000)]
removed X86 files from linux debug configs

24 years agoadded copyright info
Brian Paul [Mon, 17 Jan 2000 18:09:11 +0000 (18:09 +0000)]
added copyright info

24 years agoadded missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul [Mon, 17 Jan 2000 18:05:24 +0000 (18:05 +0000)]
added missing POINT/LINE RANGE/GRANULARITY tokens

24 years agoZ values were wrong in selection mode (Holger Waechtler), misc clean-up
Brian Paul [Mon, 17 Jan 2000 15:40:43 +0000 (15:40 +0000)]
Z values were wrong in selection mode (Holger Waechtler), misc clean-up