profile/ivi/mesa.git
20 years agoupdate sunos5 targets (Greg Menke)
Brian Paul [Mon, 8 Sep 2003 14:58:05 +0000 (14:58 +0000)]
update sunos5 targets (Greg Menke)

20 years agouse GL_GLEXT_PROTOTYPES
Brian Paul [Mon, 8 Sep 2003 14:56:41 +0000 (14:56 +0000)]
use GL_GLEXT_PROTOTYPES

20 years agomore debugger development
Brian Paul [Fri, 5 Sep 2003 19:34:58 +0000 (19:34 +0000)]
more debugger development

20 years agofix typo
Brian Paul [Fri, 5 Sep 2003 19:34:25 +0000 (19:34 +0000)]
fix typo

20 years agomove GL_MESA_program_debug code into program.c
Brian Paul [Fri, 5 Sep 2003 19:27:25 +0000 (19:27 +0000)]
move GL_MESA_program_debug code into program.c

20 years agomisc updates
Brian Paul [Fri, 5 Sep 2003 14:53:25 +0000 (14:53 +0000)]
misc updates

20 years agoupdate directories
Brian Paul [Fri, 5 Sep 2003 14:47:24 +0000 (14:47 +0000)]
update directories

20 years agoupdated info for Mesa 5.1
Brian Paul [Fri, 5 Sep 2003 14:47:07 +0000 (14:47 +0000)]
updated info for Mesa 5.1

20 years agoUpdated for 5.0.2 release.
Brian Paul [Fri, 5 Sep 2003 13:39:39 +0000 (13:39 +0000)]
Updated for 5.0.2 release.

20 years agofiles for CVS to ignore
Brian Paul [Fri, 5 Sep 2003 12:51:24 +0000 (12:51 +0000)]
files for CVS to ignore

20 years ago Committing in .
Jouk Jansen [Fri, 5 Sep 2003 09:37:32 +0000 (09:37 +0000)]
 Committing in .

 Added missing include files.

 Modified Files:
  Mesa-newtree/progs/demos/isosurf.c
  Mesa-newtree/src/mesa/main/nvvertexec.c
 ----------------------------------------------------------------------

20 years agoimplement SWZ and TXB. some code clean-up
Brian Paul [Thu, 4 Sep 2003 23:55:33 +0000 (23:55 +0000)]
implement SWZ and TXB.  some code clean-up

20 years agomove SWIZZLE_ZERO/ONE tokens to program.h
Brian Paul [Thu, 4 Sep 2003 23:38:03 +0000 (23:38 +0000)]
move SWIZZLE_ZERO/ONE tokens to program.h

20 years agoimport 5.0.2 info
Brian Paul [Thu, 4 Sep 2003 23:10:38 +0000 (23:10 +0000)]
import 5.0.2 info

20 years agoAdded new opcodes for ARB_fragment_program, like ABS, CMP, TXB, etc.
Brian Paul [Thu, 4 Sep 2003 15:18:22 +0000 (15:18 +0000)]
Added new opcodes for ARB_fragment_program, like ABS, CMP, TXB, etc.

20 years agoa little more MiniGLX info
Brian Paul [Wed, 3 Sep 2003 23:10:31 +0000 (23:10 +0000)]
a little more MiniGLX info

20 years agoassorted updates
Brian Paul [Wed, 3 Sep 2003 23:04:31 +0000 (23:04 +0000)]
assorted updates

20 years agoadded fbdev/DRI and MiniGLX info
Brian Paul [Wed, 3 Sep 2003 23:04:02 +0000 (23:04 +0000)]
added fbdev/DRI and MiniGLX info

20 years agofix a few typos for linux-solo
Brian Paul [Wed, 3 Sep 2003 20:48:05 +0000 (20:48 +0000)]
fix a few typos for linux-solo

20 years agoARB_point_sprite is not part of OpenGL 1.5
Brian Paul [Wed, 3 Sep 2003 18:04:02 +0000 (18:04 +0000)]
ARB_point_sprite is not part of OpenGL 1.5

20 years agoinclude math.h
Brian Paul [Wed, 3 Sep 2003 17:21:51 +0000 (17:21 +0000)]
include math.h

20 years agoadd -lCrun for sunos5, added sunos5-smp (Greg M)
Brian Paul [Wed, 3 Sep 2003 14:34:55 +0000 (14:34 +0000)]
add -lCrun for sunos5, added sunos5-smp (Greg M)

20 years agoAdded support for EXT_texture_mirror_clamp and the single wrap mode
Ian Romanick [Tue, 2 Sep 2003 19:25:17 +0000 (19:25 +0000)]
Added support for EXT_texture_mirror_clamp and the single wrap mode
that it addes to ATI_texture_mirror_once.  This includes updating the
texwrap test to exercise the new mode.

20 years agoremove -malign-loops=2 -malign-functions=2 (bug 738020)
Brian Paul [Tue, 2 Sep 2003 18:19:53 +0000 (18:19 +0000)]
remove -malign-loops=2 -malign-functions=2 (bug 738020)

20 years agoadded GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)
Brian Paul [Tue, 2 Sep 2003 18:06:18 +0000 (18:06 +0000)]
added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)

20 years agopbuffer info
Brian Paul [Tue, 2 Sep 2003 16:58:14 +0000 (16:58 +0000)]
pbuffer info

20 years agofix-up CXXFLAGS (bug 757292)
Brian Paul [Tue, 2 Sep 2003 16:43:01 +0000 (16:43 +0000)]
fix-up CXXFLAGS (bug 757292)

20 years agoadd missing glNormal, glVertex calls (Michal Wozniak)
Brian Paul [Tue, 2 Sep 2003 15:10:32 +0000 (15:10 +0000)]
add missing glNormal, glVertex calls (Michal Wozniak)

20 years agoupdate from Daniel Borca
Brian Paul [Tue, 2 Sep 2003 14:47:51 +0000 (14:47 +0000)]
update from Daniel Borca

20 years agofix fog.End error
Brian Paul [Tue, 2 Sep 2003 13:36:03 +0000 (13:36 +0000)]
fix fog.End error

20 years agos/DP4/DP3/
Brian Paul [Sun, 31 Aug 2003 19:06:10 +0000 (19:06 +0000)]
s/DP4/DP3/

20 years agos/DP4/DP3/
Brian Paul [Sun, 31 Aug 2003 18:57:17 +0000 (18:57 +0000)]
s/DP4/DP3/

20 years agoalways assign texcoord[i][3] to silence valgrind
Brian Paul [Sun, 31 Aug 2003 18:55:55 +0000 (18:55 +0000)]
always assign texcoord[i][3] to silence valgrind

20 years agoupdate parameter indexing
Brian Paul [Sun, 31 Aug 2003 18:55:23 +0000 (18:55 +0000)]
update parameter indexing

20 years agoadded program.c plus minor fixes
Brian Paul [Sun, 31 Aug 2003 18:54:52 +0000 (18:54 +0000)]
added program.c plus minor fixes

20 years agoadded minor assertion
Brian Paul [Sun, 31 Aug 2003 18:53:45 +0000 (18:53 +0000)]
added minor assertion

20 years agoMoved some shared vertex/fragment program code into new program.c file.
Brian Paul [Sun, 31 Aug 2003 18:52:47 +0000 (18:52 +0000)]
Moved some shared vertex/fragment program code into new program.c file.
Implemented new program_parameter_list type and functions for dealing with
named program parameters, constants and GL state references.
New state_index enum for describing GL state referenced within ARB vertex/
fragment programs.  Plus, functions for fetching named GL state.

20 years agoGenerate browse info for Debug version.
Karl Schultz [Sat, 30 Aug 2003 16:08:35 +0000 (16:08 +0000)]
Generate browse info for Debug version.

20 years agoSilence compiler warnings about implicit casts or conversions by supplying explicit...
Karl Schultz [Sat, 30 Aug 2003 14:45:04 +0000 (14:45 +0000)]
Silence compiler warnings about implicit casts or conversions by supplying explicit casts and/or tweaking constant and variable definitions.

20 years agos/GLuint/GLint/
Brian Paul [Fri, 29 Aug 2003 14:45:45 +0000 (14:45 +0000)]
s/GLuint/GLint/

20 years agofix minor warnings with casts
Brian Paul [Fri, 29 Aug 2003 14:45:15 +0000 (14:45 +0000)]
fix minor warnings with casts

20 years agoadd arbfragparse.c to project.
Karl Schultz [Fri, 29 Aug 2003 13:57:27 +0000 (13:57 +0000)]
add arbfragparse.c to project.

20 years agoMove clamping of texture LOD bias to texture application time.
Brian Paul [Thu, 28 Aug 2003 23:31:00 +0000 (23:31 +0000)]
Move clamping of texture LOD bias to texture application time.

20 years agoUpdates from Daniel Borca
Brian Paul [Thu, 28 Aug 2003 16:57:01 +0000 (16:57 +0000)]
Updates from Daniel Borca

20 years agoremove unused bytes variable
Brian Paul [Thu, 28 Aug 2003 03:10:41 +0000 (03:10 +0000)]
remove unused bytes variable

20 years agoadded GL_EXT_texture_lod_bias to OpenGL 1.4 feature list
Brian Paul [Thu, 28 Aug 2003 03:10:00 +0000 (03:10 +0000)]
added GL_EXT_texture_lod_bias to OpenGL 1.4 feature list

20 years agoremove a bunch of the extension definitions from the legacy section
Brian Paul [Thu, 28 Aug 2003 03:08:40 +0000 (03:08 +0000)]
remove a bunch of the extension definitions from the legacy section

20 years agospace bar to toggle animation
Brian Paul [Thu, 28 Aug 2003 03:07:49 +0000 (03:07 +0000)]
space bar to toggle animation

20 years agoAdded OpenGL 1.4's per-texture LOD bias.
Brian Paul [Thu, 28 Aug 2003 03:04:41 +0000 (03:04 +0000)]
Added OpenGL 1.4's per-texture LOD bias.

20 years agomake _glapi_get_proc_address() return NULL if function doesn't start with gl prefix
Brian Paul [Wed, 27 Aug 2003 14:48:16 +0000 (14:48 +0000)]
make _glapi_get_proc_address() return NULL if function doesn't start with gl prefix

20 years ago Committing in .
Jouk Jansen [Wed, 27 Aug 2003 11:12:35 +0000 (11:12 +0000)]
 Committing in .

 Added a type cast to silence the OpenVMS DECC compiler

 Modified Files:
  Mesa-newtree/src/mesa/swrast/s_nvfragprog.c
 ----------------------------------------------------------------------

20 years agolatest extensions and updates
Brian Paul [Sun, 24 Aug 2003 14:56:20 +0000 (14:56 +0000)]
latest extensions and updates

20 years agofix PFNGLMULTIMODEDRAWARRAYSIBMPROC
Brian Paul [Sun, 24 Aug 2003 14:49:53 +0000 (14:49 +0000)]
fix PFNGLMULTIMODEDRAWARRAYSIBMPROC

20 years agoregenerated for GL_IBM_multimode_draw_arrays
Brian Paul [Sun, 24 Aug 2003 14:42:11 +0000 (14:42 +0000)]
regenerated for GL_IBM_multimode_draw_arrays

20 years agoFix compile problems with `glMultiModeDrawArraysIBM'
Jon Smirl [Sun, 24 Aug 2003 04:44:23 +0000 (04:44 +0000)]
Fix compile problems with `glMultiModeDrawArraysIBM'
Adjust makefiles to create depends and not store it in CVS
Remove dependency on kernel pci_ids.h

20 years agoindentation fix
Brian Paul [Sat, 23 Aug 2003 21:44:08 +0000 (21:44 +0000)]
indentation fix

20 years agotest program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming
Brian Paul [Sat, 23 Aug 2003 21:42:57 +0000 (21:42 +0000)]
test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming

20 years agoglDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
Brian Paul [Sat, 23 Aug 2003 21:40:21 +0000 (21:40 +0000)]
glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work

20 years agoAdd missing assembly file from radeon build
Jon Smirl [Sat, 23 Aug 2003 05:05:11 +0000 (05:05 +0000)]
Add missing assembly file from radeon build

20 years agoRemove files not used in current MGA driver
Jon Smirl [Sat, 23 Aug 2003 05:01:38 +0000 (05:01 +0000)]
Remove files not used in current MGA driver

20 years agoupdate fb makefile for new directory structure, add depends
Jon Smirl [Sat, 23 Aug 2003 04:58:24 +0000 (04:58 +0000)]
update fb makefile for new directory structure, add depends

20 years agoRename Makefile to Makefile.X11, add depend support
Jon Smirl [Sat, 23 Aug 2003 01:34:56 +0000 (01:34 +0000)]
Rename Makefile to Makefile.X11, add depend support

20 years agoAdded missing includes for standard header files
Jon Smirl [Sat, 23 Aug 2003 01:28:59 +0000 (01:28 +0000)]
Added missing includes for standard header files

20 years agoAdd file miniglx.h
Jon Smirl [Sat, 23 Aug 2003 01:25:30 +0000 (01:25 +0000)]
Add file miniglx.h

20 years agoRenaming Makefile to Makefile.X11, added depend support, adjusted paths
Jon Smirl [Sat, 23 Aug 2003 01:12:35 +0000 (01:12 +0000)]
Renaming Makefile to Makefile.X11, added depend support, adjusted paths

20 years agoTrivial changes to add support for GL_ARB_point_sprite, which is a
Ian Romanick [Sat, 23 Aug 2003 00:12:46 +0000 (00:12 +0000)]
Trivial changes to add support for GL_ARB_point_sprite, which is a
subset of GL_NV_point_sprite (which was already supported).

20 years agoAdded support for GL_IBM_multimode_draw_arrays.
Ian Romanick [Fri, 22 Aug 2003 23:28:03 +0000 (23:28 +0000)]
Added support for GL_IBM_multimode_draw_arrays.

Added non-static entrypoints and the name string for
GL_SUN_multi_draw_arrays (identical to GL_EXT_multi_draw_arrays).

Made add_newer_entrypoints (in src/mesa/main/context.c) table driven.
This reduced the size of context.o by about 3KB.

20 years agopatch to import Jon Smirl's work from Bitkeeper
Brian Paul [Fri, 22 Aug 2003 20:11:43 +0000 (20:11 +0000)]
patch to import Jon Smirl's work from Bitkeeper

20 years agorestore gcc-sl config
Brian Paul [Fri, 22 Aug 2003 18:06:59 +0000 (18:06 +0000)]
restore gcc-sl config

20 years agoupdates from Daniel Borca
Brian Paul [Fri, 22 Aug 2003 13:47:08 +0000 (13:47 +0000)]
updates from Daniel Borca

20 years agoUse correct conversions when translating array colors.
Keith Whitwell [Wed, 20 Aug 2003 07:21:41 +0000 (07:21 +0000)]
Use correct conversions when translating array colors.

20 years agoDOS and glide driver updates from Daniel Borca
Brian Paul [Tue, 19 Aug 2003 15:52:51 +0000 (15:52 +0000)]
DOS and glide driver updates from Daniel Borca

20 years agoglPixelMap fix
Brian Paul [Tue, 19 Aug 2003 01:09:57 +0000 (01:09 +0000)]
glPixelMap fix

20 years agoFix glPixelMap: s/GLint/GLsizei/
Brian Paul [Tue, 19 Aug 2003 01:08:24 +0000 (01:08 +0000)]
Fix glPixelMap: s/GLint/GLsizei/

20 years agoglPixelMap[f/ui/us]v()'s size parameter is GLsizei, not GLint.
Brian Paul [Tue, 19 Aug 2003 01:07:26 +0000 (01:07 +0000)]
glPixelMap[f/ui/us]v()'s size parameter is GLsizei, not GLint.

20 years agosimplify some python code
Brian Paul [Tue, 19 Aug 2003 01:06:24 +0000 (01:06 +0000)]
simplify some python code

20 years agominor code improvement in glGenTextures
Brian Paul [Mon, 18 Aug 2003 19:45:42 +0000 (19:45 +0000)]
minor code improvement in glGenTextures

20 years agoregister file changes
Brian Paul [Sun, 17 Aug 2003 17:12:35 +0000 (17:12 +0000)]
register file changes

20 years agoRe-org of register files for vertex/fragment programs. Will be easier to
Brian Paul [Sun, 17 Aug 2003 17:11:50 +0000 (17:11 +0000)]
Re-org of register files for vertex/fragment programs.  Will be easier to
hook in global state references, etc. for ARB programs.

20 years agofix some broken links
Brian Paul [Fri, 15 Aug 2003 19:10:47 +0000 (19:10 +0000)]
fix some broken links

20 years ago Committing in .
Jouk Jansen [Mon, 11 Aug 2003 11:46:36 +0000 (11:46 +0000)]
 Committing in .

 Update OpenVMS makefile due to new source files.

 Modified Files:
  Mesa-newtree/src/mesa/main/descrip.mms
 ----------------------------------------------------------------------

20 years agoadded arbfrag/vertparse
Brian Paul [Wed, 6 Aug 2003 19:24:44 +0000 (19:24 +0000)]
added arbfrag/vertparse

20 years agoprep for OpenGL 1.5
Brian Paul [Wed, 6 Aug 2003 19:24:02 +0000 (19:24 +0000)]
prep for OpenGL 1.5

20 years agofix a bunch of warnings
Brian Paul [Wed, 6 Aug 2003 19:23:20 +0000 (19:23 +0000)]
fix a bunch of warnings

20 years agoremove temporary prototypes
Brian Paul [Wed, 6 Aug 2003 19:22:59 +0000 (19:22 +0000)]
remove temporary prototypes

20 years agoplaceholder files
Brian Paul [Wed, 6 Aug 2003 19:22:37 +0000 (19:22 +0000)]
placeholder files

20 years agoadded info about Mesa-newtree
Brian Paul [Wed, 6 Aug 2003 19:16:48 +0000 (19:16 +0000)]
added info about Mesa-newtree

20 years agoupdated item 1.4
Brian Paul [Wed, 6 Aug 2003 19:05:26 +0000 (19:05 +0000)]
updated item 1.4

20 years agoShared dri driver resources
Keith Whitwell [Wed, 6 Aug 2003 18:12:22 +0000 (18:12 +0000)]
Shared dri driver resources

20 years agoNot-quite-functional swrast-only dri driver
Keith Whitwell [Wed, 6 Aug 2003 18:11:57 +0000 (18:11 +0000)]
Not-quite-functional swrast-only dri driver

20 years agoShared radeon/r200 init code
Keith Whitwell [Wed, 6 Aug 2003 18:10:59 +0000 (18:10 +0000)]
Shared radeon/r200 init code

20 years agoAdded TOP to point to top of tree to find includes and libs
Brian Paul [Wed, 6 Aug 2003 18:04:32 +0000 (18:04 +0000)]
Added TOP to point to top of tree to find includes and libs

20 years agomga driver, brought over by Jon Smirl
Keith Whitwell [Wed, 6 Aug 2003 18:01:13 +0000 (18:01 +0000)]
mga driver, brought over by Jon Smirl

20 years agor200 driver, brought over by Jon Smirl
Keith Whitwell [Wed, 6 Aug 2003 17:59:57 +0000 (17:59 +0000)]
r200 driver, brought over by Jon Smirl

20 years agominiglx test programs
Keith Whitwell [Wed, 6 Aug 2003 17:47:15 +0000 (17:47 +0000)]
miniglx test programs

20 years agoNewer version of this file
Keith Whitwell [Wed, 6 Aug 2003 17:15:29 +0000 (17:15 +0000)]
Newer version of this file

20 years agoStore material attributes in an Attrib[] style array. This is a
Keith Whitwell [Tue, 5 Aug 2003 18:55:49 +0000 (18:55 +0000)]
Store material attributes in an Attrib[] style array.  This is a
first step to reviving/rescuing the 'vtx' rework from the old mesa
tree.

20 years agoFix samples/fog.c regression - missing test for NeedEyeCoords.
Keith Whitwell [Tue, 5 Aug 2003 18:12:55 +0000 (18:12 +0000)]
Fix samples/fog.c regression - missing test for NeedEyeCoords.

20 years agoUpdates from Daniel Borca.
Brian Paul [Tue, 5 Aug 2003 15:54:08 +0000 (15:54 +0000)]
Updates from Daniel Borca.

20 years agoFix typo (& instead of &&) to fix olympic.c bug
Keith Whitwell [Fri, 1 Aug 2003 20:30:20 +0000 (20:30 +0000)]
Fix typo (& instead of &&) to fix olympic.c bug