mesa.git
24 years agoinitial rev
Brian Paul [Wed, 15 Dec 1999 13:14:54 +0000 (13:14 +0000)]
initial rev

24 years agojust include Makefile.X11
Brian Paul [Wed, 15 Dec 1999 13:14:22 +0000 (13:14 +0000)]
just include Makefile.X11

24 years agomade a few globals static
Brian Paul [Wed, 15 Dec 1999 13:02:09 +0000 (13:02 +0000)]
made a few globals static

24 years agomoved #define to column 0
Brian Paul [Wed, 15 Dec 1999 13:00:45 +0000 (13:00 +0000)]
moved #define to column 0

24 years agoreplaced 0 with 0.0 in sin, cos calls
Brian Paul [Wed, 15 Dec 1999 12:59:52 +0000 (12:59 +0000)]
replaced 0 with 0.0 in sin, cos calls

24 years agoremoved _GLAPI_ extension testing
Brian Paul [Wed, 15 Dec 1999 12:55:54 +0000 (12:55 +0000)]
removed _GLAPI_ extension testing

24 years agoadded many more extension entry points
Brian Paul [Wed, 15 Dec 1999 12:52:31 +0000 (12:52 +0000)]
added many more extension entry points

24 years ago Committing in .
Jouk Jansen [Mon, 13 Dec 1999 04:08:27 +0000 (04:08 +0000)]
 Committing in .

 Update for VMS only

 Modified Files:
  Mesa/src/stencil.h
 ----------------------------------------------------------------------

24 years agoremoved unneeded code in gluBuild1DMipmaps()
Brian Paul [Sun, 12 Dec 1999 17:24:18 +0000 (17:24 +0000)]
removed unneeded code in gluBuild1DMipmaps()

24 years agobitmaps were vertically shifted by one pixel
Brian Paul [Sun, 12 Dec 1999 17:04:50 +0000 (17:04 +0000)]
bitmaps were vertically shifted by one pixel

24 years agoadded GLX_ARB_get_proc_address
Brian Paul [Sat, 11 Dec 1999 09:54:33 +0000 (09:54 +0000)]
added GLX_ARB_get_proc_address

24 years agoadded GLX_ARB_get_proc_address to extension list
Brian Paul [Sat, 11 Dec 1999 09:20:53 +0000 (09:20 +0000)]
added GLX_ARB_get_proc_address to extension list

24 years agoimplemented GL_ARB_tranpose_matrix
Brian Paul [Fri, 10 Dec 1999 20:01:06 +0000 (20:01 +0000)]
implemented GL_ARB_tranpose_matrix

24 years agoadded GL_ARB_transpose_matrix
Brian Paul [Fri, 10 Dec 1999 19:54:50 +0000 (19:54 +0000)]
added GL_ARB_transpose_matrix

24 years agonew depth buffer functions
Brian Paul [Fri, 10 Dec 1999 19:13:42 +0000 (19:13 +0000)]
new depth buffer functions

24 years agopass new args to gl_create_framebuffer
Brian Paul [Fri, 10 Dec 1999 19:13:14 +0000 (19:13 +0000)]
pass new args to gl_create_framebuffer

24 years agoapplied Daryll's patches
Brian Paul [Fri, 10 Dec 1999 19:11:23 +0000 (19:11 +0000)]
applied Daryll's patches

24 years agopass new args to gl_create_framebuffer()
Brian Paul [Fri, 10 Dec 1999 19:09:59 +0000 (19:09 +0000)]
pass new args to gl_create_framebuffer()

24 years agochanges in hardware depth buffer support
Brian Paul [Fri, 10 Dec 1999 19:09:21 +0000 (19:09 +0000)]
changes in hardware depth buffer support

24 years agoapplied Daryll's patches
Brian Paul [Fri, 10 Dec 1999 18:56:48 +0000 (18:56 +0000)]
applied Daryll's patches

24 years agoupdated for hardware stencil support
Brian Paul [Fri, 10 Dec 1999 16:15:04 +0000 (16:15 +0000)]
updated for hardware stencil support

24 years agoadded stencil buffer functions
Brian Paul [Fri, 10 Dec 1999 16:14:40 +0000 (16:14 +0000)]
added stencil buffer functions

24 years agocode clean-up
Brian Paul [Fri, 10 Dec 1999 15:38:08 +0000 (15:38 +0000)]
code clean-up

24 years agoadded glXGetProcAddressARB()
Brian Paul [Fri, 10 Dec 1999 15:16:49 +0000 (15:16 +0000)]
added glXGetProcAddressARB()

24 years agoremoved gl_get_proc_address()
Brian Paul [Fri, 10 Dec 1999 15:13:57 +0000 (15:13 +0000)]
removed gl_get_proc_address()

24 years agoadded the katmai_transform_points4_* functions
Andre Werthmann [Wed, 8 Dec 1999 11:52:29 +0000 (11:52 +0000)]
added the katmai_transform_points4_* functions

24 years ago Committing in .
Jouk Jansen [Tue, 7 Dec 1999 09:02:12 +0000 (09:02 +0000)]
 Committing in .

 Make supportupdate for VMS

 Modified Files:
  Mesa/src-glu/descrip.mms Mesa/src-glu/gluP.h
 ----------------------------------------------------------------------

24 years agoMerging in work from 3.1/3.2 branch. Tessellator is essentially fully
Gareth Hughes [Mon, 6 Dec 1999 09:39:34 +0000 (09:39 +0000)]
Merging in work from 3.1/3.2 branch.  Tessellator is essentially fully
functional now.

24 years agoClearing stencil buffer now observes the stencil write mask
Brian Paul [Sat, 4 Dec 1999 21:23:55 +0000 (21:23 +0000)]
Clearing stencil buffer now observes the stencil write mask
Optimized gl_depth_stencil_span/pixels() functions

24 years agominor stencil-related changes
Brian Paul [Sat, 4 Dec 1999 21:23:17 +0000 (21:23 +0000)]
minor stencil-related changes

24 years agoadded glCopyPixels bug fix
Brian Paul [Fri, 3 Dec 1999 18:50:48 +0000 (18:50 +0000)]
added glCopyPixels bug fix

24 years agotest for null newCtx before newCtx->FirstTimeCurrent
Brian Paul [Thu, 2 Dec 1999 20:33:06 +0000 (20:33 +0000)]
test for null newCtx before newCtx->FirstTimeCurrent

24 years agoadded WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
Brian Paul [Thu, 2 Dec 1999 15:21:26 +0000 (15:21 +0000)]
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)

24 years agogl_BindTexture was broken when target==GL_TEXTURE_3D
Brian Paul [Wed, 1 Dec 1999 21:10:08 +0000 (21:10 +0000)]
gl_BindTexture was broken when target==GL_TEXTURE_3D

24 years agofxInitPixelTables() change for Voodoo 1/2 vs 3
Brian Paul [Wed, 1 Dec 1999 01:22:20 +0000 (01:22 +0000)]
fxInitPixelTables() change for Voodoo 1/2 vs 3

24 years agoprint debug info in gl_make_current() if MESA_INFO env var set
Brian Paul [Tue, 30 Nov 1999 20:34:51 +0000 (20:34 +0000)]
print debug info in gl_make_current() if MESA_INFO env var set

24 years ago Committing in .
Jouk Jansen [Mon, 29 Nov 1999 08:43:31 +0000 (08:43 +0000)]
 Committing in .

 Update makefiles for VMS due to obsolete files

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

24 years agoadded missing functions in GLX_functions[] array
Brian Paul [Sun, 28 Nov 1999 20:18:50 +0000 (20:18 +0000)]
added missing functions in GLX_functions[] array

24 years agoupdated comments, removed obsolete functions
Brian Paul [Sun, 28 Nov 1999 20:15:04 +0000 (20:15 +0000)]
updated comments, removed obsolete functions

24 years agoremoved include fakeglx.h
Brian Paul [Sun, 28 Nov 1999 20:11:56 +0000 (20:11 +0000)]
removed include fakeglx.h

24 years agoremoved realglx.c
Brian Paul [Sun, 28 Nov 1999 20:10:24 +0000 (20:10 +0000)]
removed realglx.c

24 years agoobsolete
Brian Paul [Sun, 28 Nov 1999 20:09:46 +0000 (20:09 +0000)]
obsolete

24 years agochanges for new GLX dispatcher
Brian Paul [Sun, 28 Nov 1999 20:08:02 +0000 (20:08 +0000)]
changes for new GLX dispatcher

24 years agoall new dispatch system
Brian Paul [Sun, 28 Nov 1999 20:07:33 +0000 (20:07 +0000)]
all new dispatch system

24 years agoinitial rev
Brian Paul [Sun, 28 Nov 1999 20:07:19 +0000 (20:07 +0000)]
initial rev

24 years agomove dispatch table size check into _mesa_init_no_op_table()
Brian Paul [Sat, 27 Nov 1999 21:42:12 +0000 (21:42 +0000)]
move dispatch table size check into _mesa_init_no_op_table()

24 years agoadded call to _mesa_init_no_op_table()
Brian Paul [Sat, 27 Nov 1999 21:40:42 +0000 (21:40 +0000)]
added call to _mesa_init_no_op_table()

24 years agoadded _mesa_init_no_op_table()
Brian Paul [Sat, 27 Nov 1999 21:40:28 +0000 (21:40 +0000)]
added _mesa_init_no_op_table()

24 years agolots of work on extension management
Brian Paul [Sat, 27 Nov 1999 21:30:40 +0000 (21:30 +0000)]
lots of work on extension management

24 years agoadded _GLAPI_EXTRA_SLOTS symbol
Brian Paul [Sat, 27 Nov 1999 21:30:10 +0000 (21:30 +0000)]
added _GLAPI_EXTRA_SLOTS symbol

24 years agoremoved Mesa-isms
Brian Paul [Sat, 27 Nov 1999 01:41:01 +0000 (01:41 +0000)]
removed Mesa-isms

24 years agoupdates for 3.1 and later
Brian Paul [Sat, 27 Nov 1999 01:40:40 +0000 (01:40 +0000)]
updates for 3.1 and later

24 years agogenerate Z values when fog enabled (Andree Borrmann)
Brian Paul [Fri, 26 Nov 1999 16:27:05 +0000 (16:27 +0000)]
generate Z values when fog enabled (Andree Borrmann)

24 years agoinclude glapitable.h
Brian Paul [Thu, 25 Nov 1999 18:17:14 +0000 (18:17 +0000)]
include glapitable.h

24 years agonow using glapitemp.h to generate entrypoints
Brian Paul [Thu, 25 Nov 1999 18:17:04 +0000 (18:17 +0000)]
now using glapitemp.h to generate entrypoints

24 years agoinitial rev
Brian Paul [Thu, 25 Nov 1999 18:16:13 +0000 (18:16 +0000)]
initial rev

24 years agoinclude glapi.h
Brian Paul [Thu, 25 Nov 1999 18:15:23 +0000 (18:15 +0000)]
include glapi.h

24 years agoadded wincopy demo
Brian Paul [Thu, 25 Nov 1999 17:42:01 +0000 (17:42 +0000)]
added wincopy demo

24 years agoinitial rev
Brian Paul [Thu, 25 Nov 1999 17:41:51 +0000 (17:41 +0000)]
initial rev

24 years agobunch of changes for separate read buffer feature
Brian Paul [Thu, 25 Nov 1999 17:38:12 +0000 (17:38 +0000)]
bunch of changes for separate read buffer feature

24 years agoimplemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()
Brian Paul [Thu, 25 Nov 1999 17:37:49 +0000 (17:37 +0000)]
implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()

24 years agoreplaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul [Thu, 25 Nov 1999 17:36:48 +0000 (17:36 +0000)]
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()

24 years agoupdated for Mesa 3.3
Brian Paul [Wed, 24 Nov 1999 21:17:32 +0000 (21:17 +0000)]
updated for Mesa 3.3

24 years agoupdated with Mesa 3.3 info
Brian Paul [Wed, 24 Nov 1999 21:13:18 +0000 (21:13 +0000)]
updated with Mesa 3.3 info

24 years agoadded support for separate read/draw buffers per context
Brian Paul [Wed, 24 Nov 1999 18:48:30 +0000 (18:48 +0000)]
added support for separate read/draw buffers per context

24 years agoremoved version logging
Brian Paul [Wed, 24 Nov 1999 18:45:44 +0000 (18:45 +0000)]
removed version logging

24 years agobumped version to 3.3
Brian Paul [Wed, 24 Nov 1999 18:43:19 +0000 (18:43 +0000)]
bumped version to 3.3

24 years agoadded XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
Brian Paul [Wed, 24 Nov 1999 18:36:14 +0000 (18:36 +0000)]
added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3

24 years agoadded a few more GLX 1.3 tokens
Brian Paul [Wed, 24 Nov 1999 17:04:46 +0000 (17:04 +0000)]
added a few more GLX 1.3 tokens

24 years agorenamed near and far arguments to gluUnProject4()
Brian Paul [Wed, 24 Nov 1999 13:06:48 +0000 (13:06 +0000)]
renamed near and far arguments to gluUnProject4()

24 years agoadded GLU 1.3 functions
Brian Paul [Tue, 23 Nov 1999 22:41:10 +0000 (22:41 +0000)]
added GLU 1.3 functions

24 years agoanother typo
Keith Whitwell [Tue, 23 Nov 1999 21:15:37 +0000 (21:15 +0000)]
another typo

24 years agoadded GLX 1.3 tokens and functions
Brian Paul [Tue, 23 Nov 1999 19:54:53 +0000 (19:54 +0000)]
added GLX 1.3 tokens and functions

24 years agoadded GLX 1.3 functions
Brian Paul [Tue, 23 Nov 1999 19:54:27 +0000 (19:54 +0000)]
added GLX 1.3 functions

24 years agoadded _mesa_clip_pixelrect()
Brian Paul [Mon, 22 Nov 1999 22:21:38 +0000 (22:21 +0000)]
added _mesa_clip_pixelrect()

24 years agoclean up of version handling, removed GLX_EXT_get_proc_address string
Brian Paul [Mon, 22 Nov 1999 22:17:06 +0000 (22:17 +0000)]
clean up of version handling, removed GLX_EXT_get_proc_address string

24 years agoremoved GLU_EXT_get_proc_address from ext strings
Brian Paul [Mon, 22 Nov 1999 22:15:50 +0000 (22:15 +0000)]
removed GLU_EXT_get_proc_address from ext strings

24 years agochanged comment for WriteRGBSpan()
Brian Paul [Mon, 22 Nov 1999 21:54:14 +0000 (21:54 +0000)]
changed comment for WriteRGBSpan()

24 years agoadded glXGetCurrentDisplay() for GLX 1.2
Brian Paul [Mon, 22 Nov 1999 21:52:23 +0000 (21:52 +0000)]
added glXGetCurrentDisplay() for GLX 1.2

24 years agobumped GLX version to 1.2, added glXGetCurrentDisplay()
Brian Paul [Mon, 22 Nov 1999 21:51:53 +0000 (21:51 +0000)]
bumped GLX version to 1.2, added glXGetCurrentDisplay()

24 years agofixed potential bug in _mesa_ShadeModel()
Brian Paul [Mon, 22 Nov 1999 18:58:53 +0000 (18:58 +0000)]
fixed potential bug in _mesa_ShadeModel()

24 years agoadded SET/CLEAR/TEST_BITS macros, misc clean-up
Brian Paul [Mon, 22 Nov 1999 18:57:56 +0000 (18:57 +0000)]
added SET/CLEAR/TEST_BITS macros, misc clean-up

24 years agofixed shade model bug (A.Borrmann)
Brian Paul [Mon, 22 Nov 1999 18:28:39 +0000 (18:28 +0000)]
fixed shade model bug (A.Borrmann)

24 years agoadded pragma 4615 (Eero), added copyright
Brian Paul [Mon, 22 Nov 1999 14:05:44 +0000 (14:05 +0000)]
added pragma 4615 (Eero), added copyright

24 years agoremoved redundant fxCloseHardware() decl
Brian Paul [Mon, 22 Nov 1999 14:02:12 +0000 (14:02 +0000)]
removed redundant fxCloseHardware() decl

24 years agoadded more ASM_SRCS
Andre Werthmann [Mon, 22 Nov 1999 01:24:25 +0000 (01:24 +0000)]
added more ASM_SRCS

24 years agorenamed struct gl_palette as struct gl_color_table
Brian Paul [Fri, 19 Nov 1999 22:51:29 +0000 (22:51 +0000)]
renamed struct gl_palette as struct gl_color_table

24 years agoupdates for thread safety
Brian Paul [Fri, 19 Nov 1999 22:33:50 +0000 (22:33 +0000)]
updates for thread safety

24 years agoupdates for Mesa 3.3
Brian Paul [Fri, 19 Nov 1999 22:26:52 +0000 (22:26 +0000)]
updates for Mesa 3.3

24 years agoreplace encounteed with encountered
Brian Paul [Fri, 19 Nov 1999 21:23:37 +0000 (21:23 +0000)]
replace encounteed with encountered

24 years agofixes for andree's drawarrays problems
Keith Whitwell [Fri, 19 Nov 1999 00:03:27 +0000 (00:03 +0000)]
fixes for andree's drawarrays problems

24 years agotwo fixes in gl_DrawArrays (Andree Borrman)
Brian Paul [Thu, 18 Nov 1999 23:56:04 +0000 (23:56 +0000)]
two fixes in gl_DrawArrays (Andree Borrman)

24 years agoreordered the extensions and numbered them
Brian Paul [Thu, 18 Nov 1999 20:23:31 +0000 (20:23 +0000)]
reordered the extensions and numbered them

24 years agofixed FX_grSstControl(), now returns FxBool
Brian Paul [Thu, 18 Nov 1999 19:42:09 +0000 (19:42 +0000)]
fixed FX_grSstControl(), now returns FxBool

24 years agoremoved unused fxTMNewTMFreeNode decl
Brian Paul [Thu, 18 Nov 1999 19:42:00 +0000 (19:42 +0000)]
removed unused fxTMNewTMFreeNode decl

24 years agosilence an uninitialized var warning
Brian Paul [Thu, 18 Nov 1999 15:44:37 +0000 (15:44 +0000)]
silence an uninitialized var warning

24 years agotest visinfo, not vishandle in save_glx_visual (Wolfram Gloger)
Brian Paul [Thu, 18 Nov 1999 15:17:01 +0000 (15:17 +0000)]
test visinfo, not vishandle in save_glx_visual (Wolfram Gloger)

24 years agochecked in the first new PIII vertex-transformation code
Andre Werthmann [Thu, 18 Nov 1999 09:20:50 +0000 (09:20 +0000)]
checked in the first new PIII vertex-transformation code

24 years agofixed some glitches (Eero Pajarre)
Brian Paul [Wed, 17 Nov 1999 21:19:48 +0000 (21:19 +0000)]
fixed some glitches (Eero Pajarre)

24 years agomake clean removes .lo .la and .libs/
Brian Paul [Tue, 16 Nov 1999 15:49:12 +0000 (15:49 +0000)]
make clean removes .lo .la and .libs/