mesa.git
23 years agoupdated with version numbers, edits from Jon Leech
Brian Paul [Fri, 23 Jun 2000 17:34:47 +0000 (17:34 +0000)]
updated with version numbers, edits from Jon Leech

23 years agoapplied joystick patch from Michael Champigny
Brian Paul [Fri, 23 Jun 2000 16:21:55 +0000 (16:21 +0000)]
applied joystick patch from Michael Champigny

23 years agoAdded FREE(depth) in error clause before return
Brian Paul [Thu, 22 Jun 2000 21:26:51 +0000 (21:26 +0000)]
Added FREE(depth) in error clause before return

23 years agofix GL_BACK color material bug
Keith Whitwell [Mon, 19 Jun 2000 14:35:17 +0000 (14:35 +0000)]
fix GL_BACK color material bug

23 years agocheck for special cases of value = 0 or 1 in glAccum
Brian Paul [Mon, 19 Jun 2000 00:42:24 +0000 (00:42 +0000)]
check for special cases of value = 0 or 1 in glAccum

23 years agoreplaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-around...
Brian Paul [Fri, 16 Jun 2000 03:55:37 +0000 (03:55 +0000)]
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-around subtex bug

23 years agorevamped glCopyTexSubImage1/2/3D() to be more like glCopyTexImage1/2/3D()
Brian Paul [Thu, 15 Jun 2000 19:57:14 +0000 (19:57 +0000)]
revamped glCopyTexSubImage1/2/3D() to be more like glCopyTexImage1/2/3D()

23 years agoadded Motif info message
Brian Paul [Thu, 15 Jun 2000 18:46:09 +0000 (18:46 +0000)]
added Motif info message

23 years agoremoved non-windows exit() prototype
Brian Paul [Thu, 15 Jun 2000 15:11:40 +0000 (15:11 +0000)]
removed non-windows exit() prototype

23 years agocall glutInit() in main()
Brian Paul [Thu, 15 Jun 2000 14:25:48 +0000 (14:25 +0000)]
call glutInit() in main()

23 years ago ----------------------------------------------------------------------
Jouk Jansen [Thu, 15 Jun 2000 07:33:48 +0000 (07:33 +0000)]
 ----------------------------------------------------------------------
 Committing in .

  VMS : >31 character-external problem

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

23 years agoRe-enable the keyboard functionality.
Keith Whitwell [Wed, 14 Jun 2000 23:24:50 +0000 (23:24 +0000)]
Re-enable the keyboard functionality.
Add a -db option for doublebuffering.
Add a 'benchmark' keystroke like isosurf.

23 years agomoved #define of LLBL into assyntax.h file
Brian Paul [Wed, 14 Jun 2000 23:11:11 +0000 (23:11 +0000)]
moved #define of LLBL into assyntax.h file
removed spaces from all uses of LLBL macro, for FreeBSD

23 years agoadded dummy function to silence compiler warning
Brian Paul [Wed, 14 Jun 2000 21:55:11 +0000 (21:55 +0000)]
added dummy function to silence compiler warning

23 years agoadded glxheads, manywin
Brian Paul [Tue, 13 Jun 2000 19:42:05 +0000 (19:42 +0000)]
added glxheads, manywin

23 years agoinitial check-in
Brian Paul [Tue, 13 Jun 2000 19:41:30 +0000 (19:41 +0000)]
initial check-in

23 years agouse GL_CLAMP_TO_EDGE
Brian Paul [Tue, 13 Jun 2000 18:45:54 +0000 (18:45 +0000)]
use GL_CLAMP_TO_EDGE

23 years agonow using SGI's glext.h instead of original Mesa file
Brian Paul [Tue, 13 Jun 2000 00:36:58 +0000 (00:36 +0000)]
now using SGI's glext.h instead of original Mesa file

23 years agoGL_TEXTURE_BASE_LEVEL wasn't working correctly
Brian Paul [Mon, 12 Jun 2000 16:09:49 +0000 (16:09 +0000)]
GL_TEXTURE_BASE_LEVEL wasn't working correctly

23 years agodefine GL_GLEXT_PROTOTYPES for glext.h
Brian Paul [Mon, 12 Jun 2000 15:40:47 +0000 (15:40 +0000)]
define GL_GLEXT_PROTOTYPES for glext.h

23 years agochanged dispatch of GL_EXT_vertex_array functions
Brian Paul [Mon, 12 Jun 2000 15:38:43 +0000 (15:38 +0000)]
changed dispatch of GL_EXT_vertex_array functions

23 years agoadded EXT version of vertex array functions
Brian Paul [Mon, 12 Jun 2000 15:37:18 +0000 (15:37 +0000)]
added EXT version of vertex array functions

23 years agoadded EXT version of vertex array functions
Brian Paul [Mon, 12 Jun 2000 15:30:51 +0000 (15:30 +0000)]
added EXT version of vertex array functions

23 years agoLots of small updates to GGIMesa, tracking LibGGI internals changes
Jon Taylor [Sun, 11 Jun 2000 20:11:55 +0000 (20:11 +0000)]
Lots of small updates to GGIMesa, tracking LibGGI internals changes

23 years agoinitial check-in
Brian Paul [Fri, 9 Jun 2000 00:22:02 +0000 (00:22 +0000)]
initial check-in

23 years agovariety of updates to better conform to real GLX
Brian Paul [Thu, 8 Jun 2000 22:50:28 +0000 (22:50 +0000)]
variety of updates to better conform to real GLX

23 years agoclean-up in anticipation of glxext.h
Brian Paul [Thu, 8 Jun 2000 22:50:24 +0000 (22:50 +0000)]
clean-up in anticipation of glxext.h

23 years agoadded GL_EXT_packed_pixels extension, subset of GL 1.2
Brian Paul [Thu, 8 Jun 2000 22:47:24 +0000 (22:47 +0000)]
added GL_EXT_packed_pixels extension, subset of GL 1.2

23 years agoupdated OSF/1 CFLAGS (Jeremie Petit)
Brian Paul [Thu, 8 Jun 2000 15:19:12 +0000 (15:19 +0000)]
updated OSF/1 CFLAGS (Jeremie Petit)

23 years agomore work on GL_ARB_texture_compression
Brian Paul [Tue, 6 Jun 2000 17:03:38 +0000 (17:03 +0000)]
more work on GL_ARB_texture_compression

23 years agofixed bugs in fxSetupDepthTest()
Brian Paul [Mon, 5 Jun 2000 23:53:06 +0000 (23:53 +0000)]
fixed bugs in fxSetupDepthTest()

23 years agoupdated 3.2 section, added 3.2.1 section
Brian Paul [Mon, 5 Jun 2000 16:33:09 +0000 (16:33 +0000)]
updated 3.2 section, added 3.2.1 section

23 years agoadded missing GL_BGRA case
Brian Paul [Mon, 5 Jun 2000 16:27:41 +0000 (16:27 +0000)]
added missing GL_BGRA case

23 years agoadded VMS files to Makefiles
Brian Paul [Mon, 5 Jun 2000 14:40:11 +0000 (14:40 +0000)]
added VMS files to Makefiles

23 years agoadded ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv()
Brian Paul [Mon, 5 Jun 2000 14:33:06 +0000 (14:33 +0000)]
added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv()

23 years ago Committing in .
Jouk Jansen [Mon, 5 Jun 2000 07:28:49 +0000 (07:28 +0000)]
 Committing in .

 VMS max 31 character external problem.

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

24 years agoinitial work for GL_NV_blend_square extension
Brian Paul [Tue, 30 May 2000 02:28:03 +0000 (02:28 +0000)]
initial work for GL_NV_blend_square extension

24 years agoadded cubemap demo
Brian Paul [Tue, 30 May 2000 01:19:49 +0000 (01:19 +0000)]
added cubemap demo

24 years agoinitial check-in
Brian Paul [Tue, 30 May 2000 01:18:29 +0000 (01:18 +0000)]
initial check-in

24 years agomore work on GL_ARB_texture_cube_map
Brian Paul [Tue, 30 May 2000 00:27:24 +0000 (00:27 +0000)]
more work on GL_ARB_texture_cube_map

24 years agoinclude glheader.h instead of system headers
Brian Paul [Fri, 26 May 2000 16:17:00 +0000 (16:17 +0000)]
include glheader.h instead of system headers

24 years agoapplied Eero Pajarre's patch for Windows
Brian Paul [Fri, 26 May 2000 15:52:06 +0000 (15:52 +0000)]
applied Eero Pajarre's patch for Windows

24 years agoAdded GL_ARB_texture_cube_map
Brian Paul [Fri, 26 May 2000 14:45:25 +0000 (14:45 +0000)]
Added GL_ARB_texture_cube_map

24 years agomore work on GL_ARB_texture_cube_map
Brian Paul [Fri, 26 May 2000 14:44:59 +0000 (14:44 +0000)]
more work on GL_ARB_texture_cube_map

24 years agoreplaced assertion with a conditional in _glapi_add_entrypoint()
Brian Paul [Wed, 24 May 2000 17:53:30 +0000 (17:53 +0000)]
replaced  assertion with a conditional in _glapi_add_entrypoint()

24 years agochanged allocation/initialization of API dispatch tables
Brian Paul [Wed, 24 May 2000 15:04:45 +0000 (15:04 +0000)]
changed allocation/initialization of API dispatch tables

24 years agoalways define GL_ARB_multitexture (OpenGL 1.2.1 feature)
Brian Paul [Wed, 24 May 2000 15:04:01 +0000 (15:04 +0000)]
always define GL_ARB_multitexture (OpenGL 1.2.1 feature)

24 years agomore work on GL_ARB_texture_compression
Brian Paul [Wed, 24 May 2000 14:04:06 +0000 (14:04 +0000)]
more work on GL_ARB_texture_compression

24 years agoreplaced _mesa_base_tex_format() with base_colortab_format()
Brian Paul [Wed, 24 May 2000 14:03:04 +0000 (14:03 +0000)]
replaced _mesa_base_tex_format() with base_colortab_format()

24 years agoenable and clean-up of paletted texture code
Brian Paul [Tue, 23 May 2000 23:26:30 +0000 (23:26 +0000)]
enable and clean-up of paletted texture code

24 years agoregister recent GL extensions for libGL compatibility
Brian Paul [Tue, 23 May 2000 23:23:00 +0000 (23:23 +0000)]
register recent GL extensions for libGL compatibility

24 years agoset default window pos
Brian Paul [Tue, 23 May 2000 23:21:00 +0000 (23:21 +0000)]
set default window pos

24 years agochanged glext.h include
Brian Paul [Tue, 23 May 2000 22:41:51 +0000 (22:41 +0000)]
changed glext.h include

24 years agoinitial work for GL_ARB_texture_compression
Brian Paul [Tue, 23 May 2000 20:10:49 +0000 (20:10 +0000)]
initial work for GL_ARB_texture_compression

24 years agomore texture cube work, misc code clean-up
Brian Paul [Tue, 23 May 2000 17:14:49 +0000 (17:14 +0000)]
more texture cube work, misc code clean-up

24 years agomore work on GL_ARB_texture_cube_map
Brian Paul [Tue, 23 May 2000 15:17:12 +0000 (15:17 +0000)]
more work on GL_ARB_texture_cube_map

24 years agoreplaced __CYGWIN32__ with __CYGWIN__, misc clean-up
Brian Paul [Mon, 22 May 2000 19:41:34 +0000 (19:41 +0000)]
replaced __CYGWIN32__ with __CYGWIN__, misc clean-up

24 years agoreplaced __CYGWIN32__ with __CYGWIN__
Brian Paul [Mon, 22 May 2000 19:40:43 +0000 (19:40 +0000)]
replaced __CYGWIN32__ with __CYGWIN__

24 years agoadded GL_EXT_blend_func_separate
Brian Paul [Mon, 22 May 2000 18:46:52 +0000 (18:46 +0000)]
added GL_EXT_blend_func_separate

24 years agoinitial code for GL_ARB_texture_cube_map
Brian Paul [Mon, 22 May 2000 16:33:20 +0000 (16:33 +0000)]
initial code for GL_ARB_texture_cube_map

24 years agoadded Window-isms previously in gl.h
Brian Paul [Mon, 22 May 2000 16:30:47 +0000 (16:30 +0000)]
added Window-isms previously in gl.h

24 years agodefined APIENTRY if undefined
Brian Paul [Mon, 22 May 2000 16:26:52 +0000 (16:26 +0000)]
defined APIENTRY if undefined

24 years agoadded some Window-isms formerly in gl.h
Brian Paul [Mon, 22 May 2000 16:25:37 +0000 (16:25 +0000)]
added some Window-isms formerly in gl.h

24 years agoupdate for Glide3
Brian Paul [Mon, 22 May 2000 16:25:03 +0000 (16:25 +0000)]
update for Glide3

24 years agoinclude glext.h if GL_GLEXT_LEGACY not defined
Brian Paul [Mon, 22 May 2000 16:22:47 +0000 (16:22 +0000)]
include glext.h if GL_GLEXT_LEGACY not defined

24 years agomoved a lot of Window-isms out of gl.h into other files
Brian Paul [Mon, 22 May 2000 16:21:27 +0000 (16:21 +0000)]
moved a lot of Window-isms out of gl.h into other files

24 years agominor tweaks for GLU and GLUT tar files
Brian Paul [Sat, 20 May 2000 23:16:14 +0000 (23:16 +0000)]
minor tweaks for GLU and GLUT tar files

24 years agofixed alignment bug in _mesa_image_row_stride()
Brian Paul [Fri, 19 May 2000 22:35:44 +0000 (22:35 +0000)]
fixed alignment bug in _mesa_image_row_stride()

24 years agochanged internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls
Brian Paul [Fri, 19 May 2000 16:08:11 +0000 (16:08 +0000)]
changed internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls

24 years agoprotect PFNGLCOLORSUBTABLEEXTPROC from multi-defined
Brian Paul [Fri, 19 May 2000 15:41:09 +0000 (15:41 +0000)]
protect PFNGLCOLORSUBTABLEEXTPROC from multi-defined

24 years agoadded a bunch of imaging functions
Brian Paul [Fri, 19 May 2000 13:12:29 +0000 (13:12 +0000)]
added a bunch of imaging functions

24 years agoadded const to compressed tex image functions
Brian Paul [Fri, 19 May 2000 13:11:38 +0000 (13:11 +0000)]
added const to compressed tex image functions

24 years agoPass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
Brian Paul [Fri, 19 May 2000 13:08:01 +0000 (13:08 +0000)]
Pass pixel format to xmesa_color_to_pixel().  Compute clearpixel without dither

24 years agoadded glTbufferMask3DFX(), enabled texture compression functions
Brian Paul [Thu, 18 May 2000 22:02:24 +0000 (22:02 +0000)]
added glTbufferMask3DFX(), enabled texture compression functions

24 years agoDeleteTexturesEXT was missing
Brian Paul [Thu, 18 May 2000 22:01:13 +0000 (22:01 +0000)]
DeleteTexturesEXT was missing

24 years agochanged ATTRIBLIST_SIZE to 32
Brian Paul [Thu, 18 May 2000 18:34:23 +0000 (18:34 +0000)]
changed ATTRIBLIST_SIZE to 32

24 years agonow generated from bin/glx86asm.py script
Brian Paul [Thu, 18 May 2000 18:15:16 +0000 (18:15 +0000)]
now generated from bin/glx86asm.py script

24 years agobunch of updates to static_functions[]
Brian Paul [Thu, 18 May 2000 18:14:22 +0000 (18:14 +0000)]
bunch of updates to static_functions[]

24 years agoadded tbuffer and compressed teximage extension functions
Brian Paul [Thu, 18 May 2000 18:13:15 +0000 (18:13 +0000)]
added tbuffer and compressed teximage extension functions

24 years agoadded Kevin's 32bpp Z buffer fix
Brian Paul [Thu, 18 May 2000 18:12:36 +0000 (18:12 +0000)]
added Kevin's 32bpp Z buffer fix

24 years agoreplaced components with internalFormat
Brian Paul [Thu, 18 May 2000 18:11:35 +0000 (18:11 +0000)]
replaced components with internalFormat

24 years agoupdated to version 10
Brian Paul [Thu, 18 May 2000 18:10:42 +0000 (18:10 +0000)]
updated to version 10

24 years agoadded glPointParameterf[v]SGIS()
Brian Paul [Thu, 18 May 2000 18:09:38 +0000 (18:09 +0000)]
added glPointParameterf[v]SGIS()

24 years agogenerate X86 dispatch code
Brian Paul [Thu, 11 May 2000 23:14:57 +0000 (23:14 +0000)]
generate X86 dispatch code

24 years agorecover from offset=? condition, code clean-up
Brian Paul [Thu, 11 May 2000 17:45:20 +0000 (17:45 +0000)]
recover from offset=? condition, code clean-up

24 years agorecover from offset=? condition
Brian Paul [Thu, 11 May 2000 17:44:42 +0000 (17:44 +0000)]
recover from offset=? condition

24 years agofixed PB bugs, removed MutablePixels, MonoPixels from GLcontext
Brian Paul [Wed, 10 May 2000 22:36:05 +0000 (22:36 +0000)]
fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext

24 years agomore GL_EXT_convolution work
Brian Paul [Wed, 10 May 2000 14:39:53 +0000 (14:39 +0000)]
more GL_EXT_convolution work

24 years agoremoved printf
Brian Paul [Tue, 9 May 2000 23:54:09 +0000 (23:54 +0000)]
removed printf

24 years agoa few Alpha tweaks (Michael Champigny)
Brian Paul [Mon, 8 May 2000 18:20:13 +0000 (18:20 +0000)]
a few Alpha tweaks (Michael Champigny)

24 years agofixed bug in loop over screens
Brian Paul [Mon, 8 May 2000 14:53:57 +0000 (14:53 +0000)]
fixed bug in loop over screens

24 years agoAdded point UserSize, cleaned up point drawing code
Brian Paul [Sun, 7 May 2000 23:18:54 +0000 (23:18 +0000)]
Added point UserSize, cleaned up point drawing code

24 years agoErr, initial code for GL_EXT_convolution, not histogram
Brian Paul [Sun, 7 May 2000 20:41:30 +0000 (20:41 +0000)]
Err, initial code for GL_EXT_convolution, not histogram

24 years agoinitial code for GL_EXT_histogram extension
Brian Paul [Sun, 7 May 2000 20:37:40 +0000 (20:37 +0000)]
initial code for GL_EXT_histogram extension

24 years agomore error reporting
Brian Paul [Sun, 7 May 2000 18:07:23 +0000 (18:07 +0000)]
more error reporting

24 years agofixed glDrawBuffer(GL_NONE) bug
Brian Paul [Fri, 5 May 2000 23:54:08 +0000 (23:54 +0000)]
fixed glDrawBuffer(GL_NONE) bug

24 years agoreplaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
Brian Paul [Fri, 5 May 2000 23:42:23 +0000 (23:42 +0000)]
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()

24 years agotoggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
Brian Paul [Fri, 5 May 2000 23:41:52 +0000 (23:41 +0000)]
toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case

24 years agoadded check for tmuRam==4 for Voodoo2 (Bernd)
Brian Paul [Fri, 5 May 2000 22:38:37 +0000 (22:38 +0000)]
added check for tmuRam==4 for Voodoo2 (Bernd)

24 years agofixed the nested extern warning
Brian Paul [Fri, 5 May 2000 17:02:33 +0000 (17:02 +0000)]
fixed the nested extern warning