profile/ivi/mesa.git
20 years agoadded info about vertex/fragment program debugger
Brian Paul [Tue, 23 Sep 2003 15:40:57 +0000 (15:40 +0000)]
added info about vertex/fragment program debugger

20 years agoenum updates
Brian Paul [Tue, 23 Sep 2003 14:46:11 +0000 (14:46 +0000)]
enum updates

20 years agonew enum values for GL_MESA_program_debug
Brian Paul [Tue, 23 Sep 2003 14:44:33 +0000 (14:44 +0000)]
new enum values for GL_MESA_program_debug

20 years agominor clean-ups
Brian Paul [Tue, 23 Sep 2003 14:42:52 +0000 (14:42 +0000)]
minor clean-ups

20 years agoremove a _TriangleCaps reference
Brian Paul [Tue, 23 Sep 2003 14:41:02 +0000 (14:41 +0000)]
remove a _TriangleCaps reference

20 years agoAdd extra cases and enums for _mesa_fetch_state(), and set the length of
Karl Rasche [Tue, 23 Sep 2003 00:45:56 +0000 (00:45 +0000)]
Add extra cases and enums for _mesa_fetch_state(), and set the length of
program_parameter.StateIndexes[] to 6, used for fetching matrix state

20 years agoCreate 'all' project to make it easy to build and clean all the programs in the demos...
Karl Schultz [Mon, 22 Sep 2003 18:21:19 +0000 (18:21 +0000)]
Create 'all' project to make it easy to build and clean all the programs in the demos directory.

20 years agoAdd remaining demos.
Karl Schultz [Mon, 22 Sep 2003 18:03:09 +0000 (18:03 +0000)]
Add remaining demos.

20 years agoNew visual studio project fiile for building demos.
Karl Schultz [Mon, 22 Sep 2003 18:02:45 +0000 (18:02 +0000)]
New visual studio project fiile for building demos.

20 years agoapply patch #740145 from SourceForge
Brian Paul [Mon, 22 Sep 2003 15:18:50 +0000 (15:18 +0000)]
apply patch #740145 from SourceForge

20 years agocasts
Brian Paul [Fri, 19 Sep 2003 15:39:11 +0000 (15:39 +0000)]
casts

20 years agoAssorted casts to silence g++ warnings.
Brian Paul [Fri, 19 Sep 2003 15:38:15 +0000 (15:38 +0000)]
Assorted casts to silence g++ warnings.

20 years agoAdd include for context.h to define NEED_SECONDARY_COLOR.
Karl Schultz [Fri, 19 Sep 2003 15:28:45 +0000 (15:28 +0000)]
Add include for context.h to define NEED_SECONDARY_COLOR.

20 years agoMake binary - even though this is a text file, common practice is to store MS studio...
Karl Schultz [Fri, 19 Sep 2003 15:08:42 +0000 (15:08 +0000)]
Make binary - even though this is a text file, common practice is to store MS studio files as binary

20 years agosummary of Mesa's extension enum values
Brian Paul [Fri, 19 Sep 2003 15:07:57 +0000 (15:07 +0000)]
summary of Mesa's extension enum values

20 years agoMake binary - even though this is a text file, common practice is to store MS studio...
Karl Schultz [Fri, 19 Sep 2003 14:58:35 +0000 (14:58 +0000)]
Make binary - even though this is a text file, common practice is to store MS studio files as binary

20 years agominor updates
Brian Paul [Fri, 19 Sep 2003 14:58:21 +0000 (14:58 +0000)]
minor updates

20 years agoMake binary - even though this is a text file, common practice is to store MS studio...
Karl Schultz [Fri, 19 Sep 2003 14:49:54 +0000 (14:49 +0000)]
Make binary - even though this is a text file, common practice is to store MS studio files as binary

20 years agoadded note about _TriangleCaps
Brian Paul [Thu, 18 Sep 2003 23:42:08 +0000 (23:42 +0000)]
added note about _TriangleCaps

20 years agoa few less occurances of _TriangleCaps
Brian Paul [Thu, 18 Sep 2003 23:36:07 +0000 (23:36 +0000)]
a few less occurances of _TriangleCaps

20 years agoMove away from using the ctx->_TriangleCaps bitfield.
Brian Paul [Thu, 18 Sep 2003 23:21:08 +0000 (23:21 +0000)]
Move away from using the ctx->_TriangleCaps bitfield.
New macros in context.h for testing state: NEED_SECONDARY_COLOR
and NEED_TWO_SIDED_LIGHTING.

20 years agotweak an error message
Brian Paul [Thu, 18 Sep 2003 23:10:36 +0000 (23:10 +0000)]
tweak an error message

20 years agos/_backface_sign/_BackfaceSign/
Brian Paul [Thu, 18 Sep 2003 22:25:31 +0000 (22:25 +0000)]
s/_backface_sign/_BackfaceSign/

20 years agoUpdated for new Windows build system.
Karl Schultz [Thu, 18 Sep 2003 19:10:53 +0000 (19:10 +0000)]
Updated for new Windows build system.

20 years agoNow obsolete.
Karl Schultz [Thu, 18 Sep 2003 18:40:22 +0000 (18:40 +0000)]
Now obsolete.

20 years agoNew visual studio workspace and projects for building demos.
Karl Schultz [Thu, 18 Sep 2003 18:39:53 +0000 (18:39 +0000)]
New visual studio workspace and projects for building demos.

20 years agoRemove first attempt at using visual studio projects to compile demos.
Karl Schultz [Thu, 18 Sep 2003 18:35:29 +0000 (18:35 +0000)]
Remove first attempt at using visual studio projects to compile demos.

20 years agoUpdate with current set of gl* entry points.
Karl Schultz [Thu, 18 Sep 2003 18:32:13 +0000 (18:32 +0000)]
Update with current set of gl* entry points.

20 years agoMove macros from header to C file. Updated some comments
Brian Paul [Thu, 18 Sep 2003 17:00:14 +0000 (17:00 +0000)]
Move macros from header to C file.  Updated some comments

20 years agoMove context ASSERT/FLUSH macros to context.h
Brian Paul [Thu, 18 Sep 2003 16:45:44 +0000 (16:45 +0000)]
Move context ASSERT/FLUSH macros to context.h

20 years agoremove MESA_TRACE stuff
Brian Paul [Thu, 18 Sep 2003 16:39:09 +0000 (16:39 +0000)]
remove MESA_TRACE stuff

20 years agoversion tweaks
Brian Paul [Thu, 18 Sep 2003 16:34:35 +0000 (16:34 +0000)]
version tweaks

20 years agoremoved unused NoRaster and Rendering fields from GLcontext
Brian Paul [Thu, 18 Sep 2003 16:33:10 +0000 (16:33 +0000)]
removed unused NoRaster and Rendering fields from GLcontext

20 years agoRemove FLT_MIN definition to imports.h
Brian Paul [Thu, 18 Sep 2003 16:18:43 +0000 (16:18 +0000)]
Remove FLT_MIN definition to imports.h
Assorted code clean-ups in light.c

20 years agoCopy the DLL files to the lib directory instead of libexec.
Karl Schultz [Thu, 18 Sep 2003 15:41:01 +0000 (15:41 +0000)]
Copy the DLL files to the lib directory instead of libexec.

20 years agoAdd symbols to export private entry points to osmesa.
Karl Schultz [Thu, 18 Sep 2003 15:15:38 +0000 (15:15 +0000)]
Add symbols to export private entry points to osmesa.

20 years agoAdd casts to prevent double->float conversion compiler warnings.
Karl Schultz [Thu, 18 Sep 2003 15:14:58 +0000 (15:14 +0000)]
Add casts to prevent double->float conversion compiler warnings.

20 years agoAdd casts to prevent signed/unsigned compare compiler warnings.
Karl Schultz [Thu, 18 Sep 2003 15:14:10 +0000 (15:14 +0000)]
Add casts to prevent signed/unsigned compare compiler warnings.

20 years agoassorted updates
Brian Paul [Wed, 17 Sep 2003 21:36:08 +0000 (21:36 +0000)]
assorted updates

20 years agoupdated with new extension info
Brian Paul [Wed, 17 Sep 2003 21:22:54 +0000 (21:22 +0000)]
updated with new extension info

20 years agoremove unused Target field from gl_buffer_object
Brian Paul [Wed, 17 Sep 2003 21:18:46 +0000 (21:18 +0000)]
remove unused Target field from gl_buffer_object

20 years agoFixed/added some error checks.
Brian Paul [Wed, 17 Sep 2003 21:18:22 +0000 (21:18 +0000)]
Fixed/added some error checks.
Allow one buffer to be bound to multiple targets.
Rebind buffer 0 when deleting currently bound buffer.

20 years agoAdd cast to remove compiler warning
Jon Smirl [Wed, 17 Sep 2003 21:14:22 +0000 (21:14 +0000)]
Add cast to remove compiler warning

20 years agounbind vertex arrays from buffer in DeleteBuffersARB()
Brian Paul [Wed, 17 Sep 2003 18:58:09 +0000 (18:58 +0000)]
unbind vertex arrays from buffer in DeleteBuffersARB()

20 years agos/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/
Brian Paul [Wed, 17 Sep 2003 18:20:52 +0000 (18:20 +0000)]
s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/

20 years agoExercise the GL_ELEMENT_ARRAY_BUFFER_ARB path
Brian Paul [Wed, 17 Sep 2003 18:15:47 +0000 (18:15 +0000)]
Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path

20 years agoImplement GL_ELEMENT_ARRAY_BUFFER_ARB for buffer objects.
Brian Paul [Wed, 17 Sep 2003 18:15:13 +0000 (18:15 +0000)]
Implement GL_ELEMENT_ARRAY_BUFFER_ARB for buffer objects.

20 years agoChange the hyperlinks names in the main page to match the Doxygen generated ones.
Jose Fonseca [Wed, 17 Sep 2003 17:14:11 +0000 (17:14 +0000)]
Change the hyperlinks names in the main page to match the Doxygen generated ones.

20 years agoSeperate the Doxygen configuration files (for full Mesa only) in a common part and...
Jose Fonseca [Wed, 17 Sep 2003 17:07:24 +0000 (17:07 +0000)]
Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part.
Rewrite the Makefile in order to avoid the double pass when the tag files already exist. A double pass can still be achieved by doing 'make clean all'.

20 years agotest GL_ARB_vertex_buffer_object
Brian Paul [Wed, 17 Sep 2003 16:27:07 +0000 (16:27 +0000)]
test GL_ARB_vertex_buffer_object

20 years agoGL_ARB_vertex_buffer_object working now, at least for non-indexed
Brian Paul [Wed, 17 Sep 2003 16:06:49 +0000 (16:06 +0000)]
GL_ARB_vertex_buffer_object working now, at least for non-indexed
vertex arrays.

20 years agoMerge the Doxygen configuration files from the embedded branch.
Jose Fonseca [Wed, 17 Sep 2003 16:00:10 +0000 (16:00 +0000)]
Merge the Doxygen configuration files from the embedded branch.

20 years agonew casts
Brian Paul [Wed, 17 Sep 2003 03:46:34 +0000 (03:46 +0000)]
new casts

20 years agoadded call to _mesa_enable_1_5_extensions()
Brian Paul [Wed, 17 Sep 2003 03:42:14 +0000 (03:42 +0000)]
added call to _mesa_enable_1_5_extensions()

20 years agoMore work on ARB_vertex_buffer_object.
Brian Paul [Wed, 17 Sep 2003 03:40:11 +0000 (03:40 +0000)]
More work on ARB_vertex_buffer_object.
Use GLubyte * instead of void * for gl_client_array->Ptr to simplify upcoming
pointer arithmetic changes.

20 years agochanged a comment
Brian Paul [Wed, 17 Sep 2003 03:34:29 +0000 (03:34 +0000)]
changed a comment

20 years agomove a comment
Brian Paul [Wed, 17 Sep 2003 03:33:54 +0000 (03:33 +0000)]
move a comment

20 years agomove some functions, add some comments
Brian Paul [Wed, 17 Sep 2003 03:33:10 +0000 (03:33 +0000)]
move some functions, add some comments

20 years agoset ARB_vertex_buffer_object in _mesa_enable_sw_extensions()
Brian Paul [Wed, 17 Sep 2003 03:32:12 +0000 (03:32 +0000)]
set ARB_vertex_buffer_object in _mesa_enable_sw_extensions()

20 years agofix up FEATURE_* defines
Brian Paul [Wed, 17 Sep 2003 03:31:30 +0000 (03:31 +0000)]
fix up FEATURE_* defines

20 years agominor simplification
Brian Paul [Mon, 15 Sep 2003 19:57:11 +0000 (19:57 +0000)]
minor simplification

20 years agoSome work on ARB_vertex_buffer_object.
Brian Paul [Mon, 15 Sep 2003 19:55:10 +0000 (19:55 +0000)]
Some work on ARB_vertex_buffer_object.
Use GL_CLIENT_ACTIVE_TEXTURE when returning texcoord array values in get.c

20 years agoUpdates to fix problems building with the Open Watcom compiler.
Kendall Bennett [Fri, 12 Sep 2003 22:01:01 +0000 (22:01 +0000)]
Updates to fix problems building with the Open Watcom compiler.

20 years agoallow glTexImage1/2/3D width/height/depth = 0
Brian Paul [Fri, 12 Sep 2003 15:04:12 +0000 (15:04 +0000)]
allow glTexImage1/2/3D width/height/depth = 0

20 years agoAllow glTexImage1/2/3D to specify width/height/depth = 0.
Brian Paul [Fri, 12 Sep 2003 15:03:12 +0000 (15:03 +0000)]
Allow glTexImage1/2/3D to specify width/height/depth = 0.
This allows texture state to be resettable to default state.
Not allowed according to the spec, but allowed by all other OpenGL libs.

20 years agodisplay list support for ARB_vertex/fragment_program
Brian Paul [Tue, 9 Sep 2003 15:35:37 +0000 (15:35 +0000)]
display list support for ARB_vertex/fragment_program

20 years agoplug in vertex buffer object functions
Brian Paul [Tue, 9 Sep 2003 15:10:44 +0000 (15:10 +0000)]
plug in vertex buffer object functions

20 years agoremove duplicate sunos5-smp entries
Brian Paul [Tue, 9 Sep 2003 15:08:44 +0000 (15:08 +0000)]
remove duplicate sunos5-smp entries

20 years agoAdded prototypes for internal functions to bufferobj.h.
Brian Paul [Tue, 9 Sep 2003 13:44:40 +0000 (13:44 +0000)]
Added prototypes for internal functions to bufferobj.h.
Minor code clean-ups.

20 years agoremove last of mklib.solaris stuff
Brian Paul [Tue, 9 Sep 2003 13:33:12 +0000 (13:33 +0000)]
remove last of mklib.solaris stuff

20 years agoAdded most of the infrastructure required to support
Ian Romanick [Tue, 9 Sep 2003 00:10:12 +0000 (00:10 +0000)]
Added most of the infrastructure required to support
ARB_vertex_buffer_object.  THIS IS INCOMPLETE.

20 years agofix timer bug (801485)
Brian Paul [Mon, 8 Sep 2003 15:23:55 +0000 (15:23 +0000)]
fix timer bug (801485)

20 years agoRemove all the swap_control stuff from glxgears demo (restored to vers 1.2).
Brian Paul [Mon, 8 Sep 2003 15:06:23 +0000 (15:06 +0000)]
Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).
New glxswapcontrol.c file added.

20 years agoSunOS tweaks (Greg Menke)
Brian Paul [Mon, 8 Sep 2003 14:59:11 +0000 (14:59 +0000)]
SunOS tweaks (Greg Menke)

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