profile/ivi/mesa.git
21 years agoProject file to build core mesa - creates static LIB that is later linked to make...
Karl Schultz [Thu, 24 Jul 2003 03:45:27 +0000 (03:45 +0000)]
Project file to build core mesa - creates static LIB that is later linked to make a DLL.

21 years agoVisual Studio Workspace file for building Mesa. This workspace contains projects...
Karl Schultz [Thu, 24 Jul 2003 03:40:29 +0000 (03:40 +0000)]
Visual Studio Workspace file for building Mesa.  This workspace contains projects for building core mesa, backend drivers (e.g., gdi, dx7, ...), GLU, and GLUT.  The project files are placed in the appropriate places in the Mesa tree.

21 years agoRemoving from this directory. Will be added to new gdi driver directory.
Karl Schultz [Thu, 24 Jul 2003 03:37:01 +0000 (03:37 +0000)]
Removing from this directory.  Will be added to new gdi driver directory.

21 years agoRemove obsolete file.
Karl Schultz [Thu, 24 Jul 2003 03:35:34 +0000 (03:35 +0000)]
Remove obsolete file.

21 years agoWindows does not define HUGE_VAL, so use the IEEE hex constants.
Karl Schultz [Thu, 24 Jul 2003 03:18:44 +0000 (03:18 +0000)]
Windows does not define HUGE_VAL, so use the IEEE hex constants.

21 years agofix a few more glitches from last big check-in
Brian Paul [Wed, 23 Jul 2003 21:21:30 +0000 (21:21 +0000)]
fix a few more glitches from last big check-in

21 years agofix GL_SGI_texture_colortable bugs
Brian Paul [Wed, 23 Jul 2003 17:13:48 +0000 (17:13 +0000)]
fix GL_SGI_texture_colortable bugs

21 years agofill in chapter 5, 6 text
Brian Paul [Wed, 23 Jul 2003 15:45:25 +0000 (15:45 +0000)]
fill in chapter 5, 6 text

21 years agoremove printf
Brian Paul [Tue, 22 Jul 2003 18:34:27 +0000 (18:34 +0000)]
remove printf

21 years agoNew interactive debugging code - vertex or fragment program.
Brian Paul [Tue, 22 Jul 2003 03:53:44 +0000 (03:53 +0000)]
New interactive debugging code - vertex or fragment program.

21 years agoRestore more code lost during last big merge.
Brian Paul [Tue, 22 Jul 2003 03:51:46 +0000 (03:51 +0000)]
Restore more code lost during last big merge.
Rename colortable-related functions.

21 years agoImplement debugger callback, etc for vertex programs. Misc clean-ups.
Brian Paul [Tue, 22 Jul 2003 03:34:54 +0000 (03:34 +0000)]
Implement debugger callback, etc for vertex programs.  Misc clean-ups.

21 years agotokens, functions for GL_MESA_program_debug
Brian Paul [Mon, 21 Jul 2003 04:30:25 +0000 (04:30 +0000)]
tokens, functions for GL_MESA_program_debug

21 years agovertex/fragment debugger extension
Brian Paul [Mon, 21 Jul 2003 04:23:32 +0000 (04:23 +0000)]
vertex/fragment debugger extension

21 years agotest program for GL_MESA_program_debug extension
Brian Paul [Mon, 21 Jul 2003 04:22:59 +0000 (04:22 +0000)]
test program for GL_MESA_program_debug extension

21 years agoInitial implementation of GL_MESA_program_debug - a vertex/fragment program
Brian Paul [Mon, 21 Jul 2003 04:22:40 +0000 (04:22 +0000)]
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
debugging extension.

21 years agoNumbered productions for ARB_vertex_program grammar (Karl Rasche)
Brian Paul [Fri, 18 Jul 2003 16:45:38 +0000 (16:45 +0000)]
Numbered productions for ARB_vertex_program grammar (Karl Rasche)

21 years agoKarl Rasche's ARB_vertex_program parser
Brian Paul [Fri, 18 Jul 2003 16:43:45 +0000 (16:43 +0000)]
Karl Rasche's ARB_vertex_program parser

21 years agoFix up FEATURE_* defines in config.h
Brian Paul [Fri, 18 Jul 2003 15:44:57 +0000 (15:44 +0000)]
Fix up FEATURE_* defines in config.h
_glapi_add_entrypoint() updates in context.c

21 years agoFix up some loose ends from the last big check-in.
Brian Paul [Fri, 18 Jul 2003 15:22:16 +0000 (15:22 +0000)]
Fix up some loose ends from the last big check-in.

21 years agomore DOS updates from Daniel Borca
Brian Paul [Thu, 17 Jul 2003 14:50:11 +0000 (14:50 +0000)]
more DOS updates from Daniel Borca

21 years agoMerge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell [Thu, 17 Jul 2003 13:43:59 +0000 (13:43 +0000)]
Merge Jose's documentation and core Mesa changes from embedded branch

21 years agoDOS updates from Daniel Borca
Brian Paul [Fri, 11 Jul 2003 16:33:43 +0000 (16:33 +0000)]
DOS updates from Daniel Borca

21 years agoadded GL_VERSION check
Brian Paul [Thu, 10 Jul 2003 14:39:57 +0000 (14:39 +0000)]
added GL_VERSION check

21 years agofix conformance glitch introduced with NPOT extension
Brian Paul [Mon, 7 Jul 2003 17:01:18 +0000 (17:01 +0000)]
fix conformance glitch introduced with NPOT extension

21 years agominor fixes in _mesa_TexGen[id]v() to silence valgrind
Brian Paul [Mon, 7 Jul 2003 16:46:27 +0000 (16:46 +0000)]
minor fixes in _mesa_TexGen[id]v() to silence valgrind

21 years agofix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v]
Brian Paul [Thu, 3 Jul 2003 15:08:25 +0000 (15:08 +0000)]
fix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v]

21 years agobigger window
Brian Paul [Thu, 3 Jul 2003 03:11:56 +0000 (03:11 +0000)]
bigger window

21 years agoGL_ARB_texture_non_power_of_two test program
Brian Paul [Thu, 3 Jul 2003 03:10:50 +0000 (03:10 +0000)]
GL_ARB_texture_non_power_of_two test program

21 years agoadded GL_ARB_texture_non_power_of_two
Brian Paul [Thu, 3 Jul 2003 03:07:12 +0000 (03:07 +0000)]
added GL_ARB_texture_non_power_of_two

21 years agoImplemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).
Brian Paul [Thu, 3 Jul 2003 03:05:48 +0000 (03:05 +0000)]
Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).

21 years agotweak checks for display list zero
Brian Paul [Thu, 3 Jul 2003 03:02:44 +0000 (03:02 +0000)]
tweak checks for display list zero

21 years agoSimplify extension string handling.
Brian Paul [Thu, 3 Jul 2003 02:15:06 +0000 (02:15 +0000)]
Simplify extension string handling.

21 years ago Committing in .
Jouk Jansen [Wed, 2 Jul 2003 14:23:49 +0000 (14:23 +0000)]
 Committing in .

 Enable installation on OpenVMS ODS5 disks.

 Modified Files:
  Mesa-newtree/progs/demos/descrip.mms
  Mesa-newtree/progs/tests/descrip.mms
  Mesa-newtree/progs/xdemos/descrip.mms
  Mesa-newtree/src/glut/glx/descrip.mms
  Mesa-newtree/src/mesa/array_cache/descrip.mms
  Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms
  Mesa-newtree/src/mesa/drivers/x11/descrip.mms
  Mesa-newtree/src/mesa/glapi/descrip.mms
  Mesa-newtree/src/mesa/main/descrip.mms
  Mesa-newtree/src/mesa/math/descrip.mms
  Mesa-newtree/src/mesa/swrast/descrip.mms
  Mesa-newtree/src/mesa/swrast_setup/descrip.mms
  Mesa-newtree/src/mesa/tnl/descrip.mms
 ----------------------------------------------------------------------

21 years agoDOS updates (Daniel Borca)
Brian Paul [Mon, 30 Jun 2003 21:51:31 +0000 (21:51 +0000)]
DOS updates (Daniel Borca)

21 years agoadd a few more digits to PI to make Evgeny happy
Brian Paul [Fri, 27 Jun 2003 15:26:56 +0000 (15:26 +0000)]
add a few more digits to PI to make Evgeny happy

21 years ago Committing in .
Jouk Jansen [Tue, 17 Jun 2003 07:22:29 +0000 (07:22 +0000)]
 Committing in .

 OpenVMS compile support for new directory tree
 One file was missing in the previous commit.

 Modified Files:
  Mesa-newtree/src/glut/glx/mms_depend
 ----------------------------------------------------------------------

21 years ago Committing in .
Jouk Jansen [Tue, 17 Jun 2003 07:20:22 +0000 (07:20 +0000)]
 Committing in .

 OpenVMS support for new directory tree

 Modified Files:
  Mesa-newtree/progs/demos/descrip.mms
  Mesa-newtree/progs/tests/descrip.mms
  Mesa-newtree/progs/xdemos/descrip.mms
  Mesa-newtree/src/glu/sgi/descrip.mms
  Mesa-newtree/src/glut/glx/descrip.mms
  Mesa-newtree/src/mesa/main/descrip.mms
 Added Files:
  Mesa-newtree/descrip.mms Mesa-newtree/mms-config.
  Mesa-newtree/src/descrip.mms Mesa-newtree/src/glu/descrip.mms
  Mesa-newtree/src/mesa/descrip.mms
  Mesa-newtree/src/mesa/array_cache/descrip.mms
  Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms
  Mesa-newtree/src/mesa/drivers/x11/descrip.mms
  Mesa-newtree/src/mesa/glapi/descrip.mms
  Mesa-newtree/src/mesa/math/descrip.mms
  Mesa-newtree/src/mesa/swrast/descrip.mms
  Mesa-newtree/src/mesa/swrast_setup/descrip.mms
  Mesa-newtree/src/mesa/tnl/descrip.mms
  Mesa-newtree/vms/analyze_map.com Mesa-newtree/vms/xlib.opt
  Mesa-newtree/vms/xlib_share.opt
 ----------------------------------------------------------------------

21 years agoDOS updates for new tree (Daniel Borca)
Brian Paul [Mon, 16 Jun 2003 14:32:44 +0000 (14:32 +0000)]
DOS updates for new tree (Daniel Borca)

21 years agofix include paths (Daniel Borca)
Brian Paul [Mon, 16 Jun 2003 14:30:57 +0000 (14:30 +0000)]
fix include paths (Daniel Borca)

21 years agoGLUT for OS/2 (Evgeny Kotsuba)
Brian Paul [Fri, 13 Jun 2003 21:49:46 +0000 (21:49 +0000)]
GLUT for OS/2 (Evgeny Kotsuba)

21 years agofix typo, added space/anim control
Brian Paul [Fri, 13 Jun 2003 02:42:57 +0000 (02:42 +0000)]
fix typo, added space/anim control

21 years agoGL_ARB_occlusion_query demo.
Brian Paul [Fri, 13 Jun 2003 02:38:35 +0000 (02:38 +0000)]
GL_ARB_occlusion_query demo.

21 years agoImplemented GL_ARB_occlusion_query (not 100% finalized).
Brian Paul [Fri, 13 Jun 2003 02:37:27 +0000 (02:37 +0000)]
Implemented GL_ARB_occlusion_query (not 100% finalized).

21 years agoMore clean-ups and re-org
Brian Paul [Fri, 13 Jun 2003 02:32:28 +0000 (02:32 +0000)]
More clean-ups and re-org

21 years agoadded new GL_ARB_v_p instructions
Brian Paul [Fri, 13 Jun 2003 02:31:42 +0000 (02:31 +0000)]
added new GL_ARB_v_p instructions

21 years agos/ATTRIB_h/ATTRIB_H/
Brian Paul [Thu, 12 Jun 2003 16:01:42 +0000 (16:01 +0000)]
s/ATTRIB_h/ATTRIB_H/

21 years agoadded null pointer check in tnl_copy_to_current()
Brian Paul [Wed, 11 Jun 2003 18:48:54 +0000 (18:48 +0000)]
added null pointer check in tnl_copy_to_current()

21 years agonew buffer/context visual compatibility test (Phil Brown)
Brian Paul [Wed, 11 Jun 2003 18:48:19 +0000 (18:48 +0000)]
new buffer/context visual compatibility test (Phil Brown)

21 years agoadded missing types to _mesa_VertexAttribPointerARB()
Brian Paul [Wed, 11 Jun 2003 18:47:51 +0000 (18:47 +0000)]
added missing types to _mesa_VertexAttribPointerARB()

21 years agoclean up _tnl_copy_to_current()
Brian Paul [Wed, 11 Jun 2003 14:38:17 +0000 (14:38 +0000)]
clean up _tnl_copy_to_current()

21 years agomoved from main/ to glapi/
Brian Paul [Tue, 10 Jun 2003 21:55:20 +0000 (21:55 +0000)]
moved from main/ to glapi/

21 years agoFurther makefile clean-up, concentrated on the x86 assembly files.
Brian Paul [Tue, 10 Jun 2003 21:47:59 +0000 (21:47 +0000)]
Further makefile clean-up, concentrated on the x86 assembly files.

21 years agofixes for x86 builds
Brian Paul [Tue, 10 Jun 2003 19:06:20 +0000 (19:06 +0000)]
fixes for x86 builds

21 years agoGL_EXT_texture_rectangle, directory tree info
Brian Paul [Tue, 10 Jun 2003 15:01:45 +0000 (15:01 +0000)]
GL_EXT_texture_rectangle, directory tree info

21 years agofix GL_CURRENT_VERTEX_ATTRIB_ARB queries
Brian Paul [Tue, 10 Jun 2003 14:56:40 +0000 (14:56 +0000)]
fix GL_CURRENT_VERTEX_ATTRIB_ARB queries

21 years agoupdate for new directory tree
Brian Paul [Tue, 10 Jun 2003 14:54:37 +0000 (14:54 +0000)]
update for new directory tree

21 years agoadd missing vertex attribs in _tnl_copy_to_current()
Brian Paul [Tue, 10 Jun 2003 14:48:47 +0000 (14:48 +0000)]
add missing vertex attribs in _tnl_copy_to_current()

21 years agofixed secondary color typo
Brian Paul [Tue, 10 Jun 2003 14:47:46 +0000 (14:47 +0000)]
fixed secondary color typo

21 years agoupdated old-style makefiles for new tree
Brian Paul [Tue, 10 Jun 2003 14:46:24 +0000 (14:46 +0000)]
updated old-style makefiles for new tree

21 years agoRemoved all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick [Thu, 5 Jun 2003 00:50:18 +0000 (00:50 +0000)]
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.

21 years agocomments regarding window sizing
Brian Paul [Wed, 4 Jun 2003 17:18:09 +0000 (17:18 +0000)]
comments regarding window sizing

21 years agoAdded GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
Brian Paul [Wed, 4 Jun 2003 12:59:01 +0000 (12:59 +0000)]
Added GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)

21 years agoRemoved fields from 'struct gl_extensions' for extensions that don't
Ian Romanick [Mon, 2 Jun 2003 20:37:16 +0000 (20:37 +0000)]
Removed fields from 'struct gl_extensions' for extensions that don't
need them.  Added "always on" extensions for extensions that are part
of core versions 1.1 and 1.2.

21 years agos/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA (PHil Brown)
Brian Paul [Mon, 2 Jun 2003 16:46:48 +0000 (16:46 +0000)]
s/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA (PHil Brown)

21 years agoupdated rule for make OSMesa lib (Brad King)
Brian Paul [Mon, 2 Jun 2003 15:42:23 +0000 (15:42 +0000)]
updated rule for make OSMesa lib (Brad King)

21 years agoAdded GL_LIB_NAME / GLU_LIB_NAME so the default name for the libraries
Brian Paul [Mon, 2 Jun 2003 15:21:16 +0000 (15:21 +0000)]
Added GL_LIB_NAME / GLU_LIB_NAME so the default name for the libraries
can be overridden (Brad King).

21 years agoremove test file
Brian Paul [Sun, 1 Jun 2003 16:28:46 +0000 (16:28 +0000)]
remove test file

21 years agoupdated release steps
Brian Paul [Sun, 1 Jun 2003 16:28:00 +0000 (16:28 +0000)]
updated release steps

21 years agolatest updates for 5.1
Brian Paul [Sun, 1 Jun 2003 16:27:37 +0000 (16:27 +0000)]
latest updates for 5.1

21 years agoRemove a bunch of really old/obsolete configs.
Brian Paul [Sun, 1 Jun 2003 16:25:02 +0000 (16:25 +0000)]
Remove a bunch of really old/obsolete configs.
Use the new mklib script.

21 years agoReplace most mklib.* scripts with a new uber-mklib script with more features.
Brian Paul [Sun, 1 Jun 2003 16:21:45 +0000 (16:21 +0000)]
Replace most mklib.* scripts with a new uber-mklib script with more features.

21 years agosetup default programs for GL_ARB_vertex/fragment_program
Brian Paul [Sun, 1 Jun 2003 15:39:58 +0000 (15:39 +0000)]
setup default programs for GL_ARB_vertex/fragment_program

21 years agominor error check tweaks for NV_light_max_exponent
Brian Paul [Fri, 30 May 2003 22:31:41 +0000 (22:31 +0000)]
minor error check tweaks for NV_light_max_exponent

21 years agoadded GL_NV_light_max_exponent
Brian Paul [Fri, 30 May 2003 22:30:31 +0000 (22:30 +0000)]
added GL_NV_light_max_exponent

21 years agoAdded support for NV_light_max_exponent.
Ian Romanick [Fri, 30 May 2003 21:37:14 +0000 (21:37 +0000)]
Added support for NV_light_max_exponent.

21 years agoRemoved an accidental addition in the previous commit.
Ian Romanick [Fri, 30 May 2003 18:41:38 +0000 (18:41 +0000)]
Removed an accidental addition in the previous commit.

21 years agominor clean-ups
Brian Paul [Fri, 30 May 2003 15:42:22 +0000 (15:42 +0000)]
minor clean-ups

21 years agomisc changes from testing
Brian Paul [Fri, 30 May 2003 15:38:26 +0000 (15:38 +0000)]
misc changes from testing

21 years agoinclude readtex.h
Brian Paul [Fri, 30 May 2003 15:37:47 +0000 (15:37 +0000)]
include readtex.h

21 years agodisplay both YCbCr and RGB image (Ian)
Brian Paul [Fri, 30 May 2003 15:36:04 +0000 (15:36 +0000)]
display both YCbCr and RGB image (Ian)

21 years agoapplied Ian's misc patches
Brian Paul [Fri, 30 May 2003 15:30:16 +0000 (15:30 +0000)]
applied Ian's misc patches

21 years agos/_T_VBXFORM_H/_T_IMM_EXEC_H/
Brian Paul [Wed, 28 May 2003 19:20:13 +0000 (19:20 +0000)]
s/_T_VBXFORM_H/_T_IMM_EXEC_H/

21 years agosilence some warnings (Evgeny Kotsuba)
Brian Paul [Wed, 28 May 2003 15:30:53 +0000 (15:30 +0000)]
silence some warnings (Evgeny Kotsuba)

21 years agoadded MESA_VERSION() macro, etc (Holger Waechtler)
Brian Paul [Wed, 28 May 2003 14:30:45 +0000 (14:30 +0000)]
added MESA_VERSION() macro, etc (Holger Waechtler)

21 years agoglBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).
Brian Paul [Wed, 28 May 2003 14:26:03 +0000 (14:26 +0000)]
glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).
Removed VertexAttrib*ARB() stubs.

21 years agoVersion defines. include "version.h" in a few files.
Brian Paul [Tue, 27 May 2003 21:24:40 +0000 (21:24 +0000)]
Version defines.  include "version.h" in a few files.

21 years agocheck buffer->UseSoftware*Buffer in _mesa_free_framebuffer_data()
Brian Paul [Tue, 27 May 2003 15:20:43 +0000 (15:20 +0000)]
check buffer->UseSoftware*Buffer in _mesa_free_framebuffer_data()

21 years agoa couple casts (Evgeny Kotsuba)
Brian Paul [Mon, 26 May 2003 14:37:54 +0000 (14:37 +0000)]
a couple casts (Evgeny Kotsuba)

21 years agomove LoadYUVImage into readtex.c
Keith Whitwell [Tue, 20 May 2003 09:54:58 +0000 (09:54 +0000)]
move LoadYUVImage into readtex.c

21 years agoTest programs for ycbcr extension
Keith Whitwell [Tue, 20 May 2003 08:50:02 +0000 (08:50 +0000)]
Test programs for ycbcr extension

21 years agoautoconf/automake updated for newer versions (bug 734362)
Brian Paul [Thu, 15 May 2003 14:04:27 +0000 (14:04 +0000)]
autoconf/automake updated for newer versions (bug 734362)

21 years agoadded a couple casts
Brian Paul [Thu, 15 May 2003 13:38:24 +0000 (13:38 +0000)]
added a couple casts

21 years agoupdated with new glext.h stuff
Brian Paul [Sat, 10 May 2003 04:48:16 +0000 (04:48 +0000)]
updated with new glext.h stuff

21 years agoversion 18 of glext.h
Brian Paul [Sat, 10 May 2003 04:39:05 +0000 (04:39 +0000)]
version 18 of glext.h

21 years agoremove temporary stuff
Brian Paul [Sat, 10 May 2003 04:38:24 +0000 (04:38 +0000)]
remove temporary stuff

21 years agoadded GL_ARB_vertex_program functions
Brian Paul [Sat, 10 May 2003 04:37:47 +0000 (04:37 +0000)]
added GL_ARB_vertex_program functions

21 years agoinitialize condition codes before running program
Brian Paul [Sat, 10 May 2003 04:37:24 +0000 (04:37 +0000)]
initialize condition codes before running program

21 years agofix scalar literal parsing glitches
Brian Paul [Sat, 10 May 2003 04:36:11 +0000 (04:36 +0000)]
fix scalar literal parsing glitches

21 years agofix MapBufferARB() return type
Brian Paul [Sat, 10 May 2003 04:35:09 +0000 (04:35 +0000)]
fix MapBufferARB() return type