mesa.git
24 years agorearranged order of some functions
Brian Paul [Mon, 20 Mar 2000 23:45:59 +0000 (23:45 +0000)]
rearranged order of some functions

24 years agoadded new TexImage and TexSubImage functions
Brian Paul [Mon, 20 Mar 2000 23:40:57 +0000 (23:40 +0000)]
added new TexImage and TexSubImage functions

24 years agoadded new_texture_image()
Brian Paul [Mon, 20 Mar 2000 23:40:12 +0000 (23:40 +0000)]
added new_texture_image()

24 years agoadded lodbias demo
Brian Paul [Mon, 20 Mar 2000 22:02:11 +0000 (22:02 +0000)]
added lodbias demo

24 years agoinitial check-in
Brian Paul [Mon, 20 Mar 2000 22:00:22 +0000 (22:00 +0000)]
initial check-in

24 years agoadded more extensions, now at version 3
Brian Paul [Mon, 20 Mar 2000 21:31:29 +0000 (21:31 +0000)]
added more extensions, now at version 3

24 years agoremoved test for MESA symbol
Brian Paul [Mon, 20 Mar 2000 21:31:15 +0000 (21:31 +0000)]
removed test for MESA symbol

24 years agoCygwin changes, removed two ARB extensions, now in glext.h
Brian Paul [Mon, 20 Mar 2000 19:26:51 +0000 (19:26 +0000)]
Cygwin changes, removed two ARB extensions, now in glext.h

24 years agopatched for Cygwin (Sven Panne)
Brian Paul [Mon, 20 Mar 2000 19:26:01 +0000 (19:26 +0000)]
patched for Cygwin (Sven Panne)

24 years agoadded device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
Brian Paul [Mon, 20 Mar 2000 14:37:52 +0000 (14:37 +0000)]
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage

24 years agoadded aa triangles
Brian Paul [Mon, 20 Mar 2000 00:29:24 +0000 (00:29 +0000)]
added aa triangles

24 years agoremoved GL_FXMESA_global_texture_lod_bias extension
Brian Paul [Sun, 19 Mar 2000 23:44:24 +0000 (23:44 +0000)]
removed GL_FXMESA_global_texture_lod_bias extension

24 years agoremoved debug printf
Brian Paul [Sun, 19 Mar 2000 23:35:42 +0000 (23:35 +0000)]
removed debug printf

24 years agoupdated for Mesa 3.3
Brian Paul [Sun, 19 Mar 2000 01:13:13 +0000 (01:13 +0000)]
updated for Mesa 3.3

24 years agofixed compiler warnings on BeOS R4
Brian Paul [Sun, 19 Mar 2000 01:10:11 +0000 (01:10 +0000)]
fixed compiler warnings on BeOS R4

24 years agoadded glext.h to tar file list
Brian Paul [Sun, 19 Mar 2000 00:16:41 +0000 (00:16 +0000)]
added glext.h to tar file list

24 years agoremoved MGL files
Brian Paul [Sat, 18 Mar 2000 23:40:37 +0000 (23:40 +0000)]
removed MGL files

24 years agocolors were computed incorrectly (Hans Nelles)
Brian Paul [Sat, 18 Mar 2000 01:13:29 +0000 (01:13 +0000)]
colors were computed incorrectly (Hans Nelles)

24 years agosilence some warnings
Brian Paul [Fri, 17 Mar 2000 15:33:09 +0000 (15:33 +0000)]
silence some warnings

24 years agoadded missing error checks
Brian Paul [Fri, 17 Mar 2000 15:32:04 +0000 (15:32 +0000)]
added missing error checks

24 years agoremoved old Depth buffer pointer var
Brian Paul [Fri, 17 Mar 2000 15:31:52 +0000 (15:31 +0000)]
removed old Depth buffer pointer var

24 years agofix for tristrip bug and unfilled quad/polygon bug
Keith Whitwell [Thu, 16 Mar 2000 07:36:33 +0000 (07:36 +0000)]
fix for tristrip bug and unfilled quad/polygon bug

24 years agoremoved old comment
Brian Paul [Mon, 13 Mar 2000 18:32:37 +0000 (18:32 +0000)]
removed old comment

24 years agofixed polygon stipple packing/unpacking
Brian Paul [Mon, 13 Mar 2000 18:31:51 +0000 (18:31 +0000)]
fixed polygon stipple packing/unpacking

24 years agoadded final GL_HP_occlusion_test values
Brian Paul [Mon, 13 Mar 2000 15:48:51 +0000 (15:48 +0000)]
added final GL_HP_occlusion_test values

24 years ago Committing in .
Jouk Jansen [Mon, 13 Mar 2000 10:31:57 +0000 (10:31 +0000)]
 Committing in .

 VMS compile support-update (AATRIANGLE.C)

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

24 years agogave temp values to GL_HP_occlusion_test tokens
Brian Paul [Sat, 11 Mar 2000 23:24:01 +0000 (23:24 +0000)]
gave temp values to GL_HP_occlusion_test tokens

24 years agoinitial implementation of GL_HP_occlusion_test extension
Brian Paul [Sat, 11 Mar 2000 23:23:26 +0000 (23:23 +0000)]
initial implementation of GL_HP_occlusion_test extension

24 years agoglPopAttrib() now calls Driver's ClearColor, ClearIndex and ColorMask functions
Brian Paul [Fri, 10 Mar 2000 22:12:22 +0000 (22:12 +0000)]
glPopAttrib() now calls Driver's ClearColor, ClearIndex and ColorMask functions

24 years agoremoved Driver.UseGlobalTexturePalette()
Brian Paul [Tue, 7 Mar 2000 18:24:49 +0000 (18:24 +0000)]
removed Driver.UseGlobalTexturePalette()

24 years agominor clean-up
Brian Paul [Tue, 7 Mar 2000 18:24:14 +0000 (18:24 +0000)]
minor clean-up

24 years agoimplemented FX_grSstPerfStats()
Brian Paul [Tue, 7 Mar 2000 18:23:20 +0000 (18:23 +0000)]
implemented FX_grSstPerfStats()

24 years agoadded GL_EXT_texture_lod_bias
Brian Paul [Tue, 7 Mar 2000 17:59:54 +0000 (17:59 +0000)]
added GL_EXT_texture_lod_bias

24 years agoadded GL_HP_occlusion_test, GL_EXT_texture_lod_bias
Brian Paul [Tue, 7 Mar 2000 17:55:40 +0000 (17:55 +0000)]
added GL_HP_occlusion_test, GL_EXT_texture_lod_bias

24 years agoadded GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul [Tue, 7 Mar 2000 17:54:58 +0000 (17:54 +0000)]
added GL_EXT_texture_lod_bias extension (Michael Vance)

24 years agomade gl_make_fog_coords() static
Brian Paul [Tue, 7 Mar 2000 17:40:34 +0000 (17:40 +0000)]
made gl_make_fog_coords() static

24 years agoadded target parameter to Driver.TexEnv()
Brian Paul [Tue, 7 Mar 2000 17:11:29 +0000 (17:11 +0000)]
added target parameter to Driver.TexEnv()

24 years agonow save Targa image. misc clean-up
Brian Paul [Mon, 6 Mar 2000 23:56:21 +0000 (23:56 +0000)]
now save Targa image.  misc clean-up

24 years agoadded demos/geartrain
Brian Paul [Mon, 6 Mar 2000 23:35:51 +0000 (23:35 +0000)]
added demos/geartrain

24 years agoadded geartrain
Brian Paul [Mon, 6 Mar 2000 23:35:06 +0000 (23:35 +0000)]
added geartrain

24 years agoinitial check-in
Brian Paul [Mon, 6 Mar 2000 23:34:42 +0000 (23:34 +0000)]
initial check-in

24 years agofixed off-by-one errors in matrix stack setup/cleanup
Brian Paul [Mon, 6 Mar 2000 17:03:03 +0000 (17:03 +0000)]
fixed off-by-one errors in matrix stack setup/cleanup

24 years ago Committing in .
Jouk Jansen [Mon, 6 Mar 2000 12:59:24 +0000 (12:59 +0000)]
 Committing in .

 VMS : C++ & Xlib.h problems.

 Modified Files:
  Mesa/include/GL/glx.h
 ----------------------------------------------------------------------

24 years agoremoved obsolete logicop function
Brian Paul [Fri, 3 Mar 2000 23:21:57 +0000 (23:21 +0000)]
removed obsolete logicop function

24 years agoadded LineWidth device driver function
Brian Paul [Fri, 3 Mar 2000 18:55:45 +0000 (18:55 +0000)]
added LineWidth device driver function

24 years agodepth buffer change, BGR/RGB setup change
Brian Paul [Fri, 3 Mar 2000 17:53:26 +0000 (17:53 +0000)]
depth buffer change, BGR/RGB setup change

24 years agoclean-up warnings
Brian Paul [Fri, 3 Mar 2000 17:51:35 +0000 (17:51 +0000)]
clean-up warnings

24 years agoruntime selectable depth buffer depth
Brian Paul [Fri, 3 Mar 2000 17:47:39 +0000 (17:47 +0000)]
runtime selectable depth buffer depth

24 years agosave ColorTable and ColorSubTable commands
Brian Paul [Fri, 3 Mar 2000 17:45:21 +0000 (17:45 +0000)]
save ColorTable and ColorSubTable commands

24 years agomoved device driver DrawPixels call
Brian Paul [Fri, 3 Mar 2000 15:39:13 +0000 (15:39 +0000)]
moved device driver DrawPixels call

24 years agoadded device driver ReadPixels and CopyPixels functions
Brian Paul [Fri, 3 Mar 2000 15:38:57 +0000 (15:38 +0000)]
added device driver ReadPixels and CopyPixels functions

24 years agoremoved GLX_VERSION_1_3 for now
Brian Paul [Fri, 3 Mar 2000 15:35:51 +0000 (15:35 +0000)]
removed GLX_VERSION_1_3 for now

24 years agochanges to _WIN32 test and APIENTRY test
Brian Paul [Fri, 3 Mar 2000 15:00:14 +0000 (15:00 +0000)]
changes to _WIN32 test and APIENTRY test

24 years agominor clean-up
Brian Paul [Thu, 2 Mar 2000 18:34:34 +0000 (18:34 +0000)]
minor clean-up

24 years agosimplification of GLNAME macro setup (David Dawes)
Brian Paul [Wed, 1 Mar 2000 23:34:03 +0000 (23:34 +0000)]
simplification of GLNAME macro setup (David Dawes)

24 years agoinserted static const in make_null_texture()
Brian Paul [Wed, 1 Mar 2000 23:28:20 +0000 (23:28 +0000)]
inserted static const in make_null_texture()

24 years agominor reformatting
Brian Paul [Wed, 1 Mar 2000 20:43:30 +0000 (20:43 +0000)]
minor reformatting

24 years agoadded readpix program
Brian Paul [Wed, 1 Mar 2000 16:24:29 +0000 (16:24 +0000)]
added readpix program

24 years agotest glDraw/Read/CopyPixels()
Brian Paul [Wed, 1 Mar 2000 16:23:14 +0000 (16:23 +0000)]
test glDraw/Read/CopyPixels()

24 years agoadded GL_GLEXT_VERSION_EXT
Brian Paul [Wed, 1 Mar 2000 03:44:10 +0000 (03:44 +0000)]
added GL_GLEXT_VERSION_EXT

24 years agotest for GL 1.2
Brian Paul [Wed, 1 Mar 2000 03:36:40 +0000 (03:36 +0000)]
test for GL 1.2

24 years agoadded proxy texture targets to GetColorTableParameter (Steven Fuller)
Brian Paul [Mon, 28 Feb 2000 20:38:37 +0000 (20:38 +0000)]
added proxy texture targets to GetColorTableParameter (Steven Fuller)

24 years agoadded GL_BGR and GL_BGRA support
Brian Paul [Mon, 28 Feb 2000 14:51:43 +0000 (14:51 +0000)]
added GL_BGR and GL_BGRA support

24 years agoadd callbacks for stipple
Keith Whitwell [Sun, 27 Feb 2000 20:38:15 +0000 (20:38 +0000)]
add callbacks for stipple

24 years agochanged glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul [Sun, 27 Feb 2000 18:26:54 +0000 (18:26 +0000)]
changed glXCopyContext() mask to unsigned long, per GLX spec

24 years agoadded a bit of GLAPIENTRY, APIENTRY setup
Brian Paul [Sun, 27 Feb 2000 18:12:41 +0000 (18:12 +0000)]
added a bit of GLAPIENTRY, APIENTRY setup

24 years agopatched for NetBSD support (Allen Briggs)
Brian Paul [Sun, 27 Feb 2000 18:04:59 +0000 (18:04 +0000)]
patched for NetBSD support (Allen Briggs)

24 years agoadded all the PFNGL...PROC typedefs
Brian Paul [Sat, 26 Feb 2000 00:48:02 +0000 (00:48 +0000)]
added all the PFNGL...PROC typedefs

24 years agofixed bug when using display lists
Brian Paul [Fri, 25 Feb 2000 23:24:06 +0000 (23:24 +0000)]
fixed bug when using display lists

24 years agoadded GL_HAS_GLEXT
Brian Paul [Fri, 25 Feb 2000 21:01:41 +0000 (21:01 +0000)]
added GL_HAS_GLEXT

24 years agoinserted a tab
Brian Paul [Fri, 25 Feb 2000 20:36:03 +0000 (20:36 +0000)]
inserted a tab

24 years agoremoved the GET_BITS_PER_PIXEL macro
Brian Paul [Fri, 25 Feb 2000 20:31:11 +0000 (20:31 +0000)]
removed the GET_BITS_PER_PIXEL macro

24 years agoadded XMesaUnbindContext (for DRI)
Brian Paul [Fri, 25 Feb 2000 20:30:23 +0000 (20:30 +0000)]
added XMesaUnbindContext (for DRI)

24 years agochanged glXCopyContext mask back to GLuint
Brian Paul [Fri, 25 Feb 2000 17:04:42 +0000 (17:04 +0000)]
changed glXCopyContext mask back to GLuint

24 years agochanged glXCopyContext's mask to unsigned long
Brian Paul [Fri, 25 Feb 2000 16:46:01 +0000 (16:46 +0000)]
changed glXCopyContext's mask to unsigned long

24 years agofixed front/back buffer stride problem for XF86DRI
Brian Paul [Fri, 25 Feb 2000 14:59:46 +0000 (14:59 +0000)]
fixed front/back buffer stride problem for XF86DRI

24 years ago Committing in .
Jouk Jansen [Fri, 25 Feb 2000 12:35:57 +0000 (12:35 +0000)]
 Committing in .

 VMS & type-mismatch problems

 Modified Files:
  Mesa/include/GL/glext.h Mesa/include/GL/glx.h
 ----------------------------------------------------------------------

24 years agoadded note about double buffering for in-window rendering
Brian Paul [Fri, 25 Feb 2000 04:42:58 +0000 (04:42 +0000)]
added note about double buffering for in-window rendering

24 years agonew fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul [Fri, 25 Feb 2000 04:16:50 +0000 (04:16 +0000)]
new fxDDClear(), fxDDDrawBitmp(), example extension registration code

24 years agoFog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell [Fri, 25 Feb 2000 03:55:39 +0000 (03:55 +0000)]
Fog coordinate stage which drivers may use to replace standard fogging
mechanism.

LogicOp state change callback

24 years agonow using SGI-specified dispatch order
Brian Paul [Thu, 24 Feb 2000 22:14:04 +0000 (22:14 +0000)]
now using SGI-specified dispatch order

24 years agonow generated with Python script
Brian Paul [Thu, 24 Feb 2000 22:11:32 +0000 (22:11 +0000)]
now generated with Python script

24 years agoadded more entrypoints
Brian Paul [Thu, 24 Feb 2000 22:08:02 +0000 (22:08 +0000)]
added more entrypoints

24 years agobunch of dispatch and extension-related changes
Brian Paul [Thu, 24 Feb 2000 22:04:03 +0000 (22:04 +0000)]
bunch of dispatch and extension-related changes

24 years agobunch of extension clean-up
Brian Paul [Thu, 24 Feb 2000 22:03:21 +0000 (22:03 +0000)]
bunch of extension clean-up

24 years agoadded some error checking
Brian Paul [Thu, 24 Feb 2000 18:36:32 +0000 (18:36 +0000)]
added some error checking

24 years agouse quotes for gl.h and glext.h includes
Brian Paul [Thu, 24 Feb 2000 15:12:05 +0000 (15:12 +0000)]
use quotes for gl.h and glext.h includes

24 years agoadded missing backslash on line 483
Brian Paul [Thu, 24 Feb 2000 00:52:23 +0000 (00:52 +0000)]
added missing backslash on line 483

24 years agoadded more extension entrypoints
Brian Paul [Thu, 24 Feb 2000 00:23:32 +0000 (00:23 +0000)]
added more extension entrypoints

24 years agochanged glXCopyContext()'s mask to unsigned long
Brian Paul [Wed, 23 Feb 2000 23:04:27 +0000 (23:04 +0000)]
changed glXCopyContext()'s mask to unsigned long

24 years agofixed problem in print_extension_list() when ext ended in a space
Brian Paul [Wed, 23 Feb 2000 22:50:35 +0000 (22:50 +0000)]
fixed problem in print_extension_list() when ext ended in a space

24 years agoGL_EXT_blend_color is now DEFAULT_ON
Brian Paul [Wed, 23 Feb 2000 22:31:35 +0000 (22:31 +0000)]
GL_EXT_blend_color is now DEFAULT_ON

24 years agochanged a GLuint to GLint
Brian Paul [Wed, 23 Feb 2000 16:01:40 +0000 (16:01 +0000)]
changed a GLuint to GLint

24 years agofixed a few glitches
Brian Paul [Wed, 23 Feb 2000 01:52:42 +0000 (01:52 +0000)]
fixed a few glitches

24 years agofixed a typo in GL_MESA_resize_buffers
Brian Paul [Wed, 23 Feb 2000 01:38:29 +0000 (01:38 +0000)]
fixed a typo in GL_MESA_resize_buffers

24 years agoinclude GL/glext.h
Brian Paul [Wed, 23 Feb 2000 01:36:44 +0000 (01:36 +0000)]
include GL/glext.h

24 years agoadded a bunch of extensions
Brian Paul [Wed, 23 Feb 2000 01:36:17 +0000 (01:36 +0000)]
added a bunch of extensions

24 years agoadded glext.h header item
Brian Paul [Wed, 23 Feb 2000 01:14:11 +0000 (01:14 +0000)]
added glext.h header item

24 years agoadded some missing tokens, fixed some errors
Brian Paul [Wed, 23 Feb 2000 01:13:33 +0000 (01:13 +0000)]
added some missing tokens, fixed some errors

24 years agoinitial revision
Brian Paul [Wed, 23 Feb 2000 00:55:38 +0000 (00:55 +0000)]
initial revision