Brian Paul
4e28d962ff
DOS updates (Daniel Borca)
2003-06-30 21:51:31 +00:00
Brian Paul
a58214e417
add a few more digits to PI to make Evgeny happy
2003-06-27 15:26:56 +00:00
Jouk Jansen
fb8105fbaa
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
----------------------------------------------------------------------
2003-06-17 07:22:29 +00:00
Jouk Jansen
ccb8284a5b
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
----------------------------------------------------------------------
2003-06-17 07:20:22 +00:00
Brian Paul
642699a19f
DOS updates for new tree (Daniel Borca)
2003-06-16 14:32:44 +00:00
Brian Paul
710207c46f
fix include paths (Daniel Borca)
2003-06-16 14:30:57 +00:00
Brian Paul
225517aff0
GLUT for OS/2 (Evgeny Kotsuba)
2003-06-13 21:49:46 +00:00
Brian Paul
b17a722ca3
Implemented GL_ARB_occlusion_query (not 100% finalized).
2003-06-13 02:37:27 +00:00
Brian Paul
0c0e583c01
More clean-ups and re-org
2003-06-13 02:32:28 +00:00
Brian Paul
93db675bd9
added new GL_ARB_v_p instructions
2003-06-13 02:31:42 +00:00
Brian Paul
6a0db56269
s/ATTRIB_h/ATTRIB_H/
2003-06-12 16:01:42 +00:00
Brian Paul
5ac9e660a6
added null pointer check in tnl_copy_to_current()
2003-06-11 18:48:54 +00:00
Brian Paul
b1d53d909d
new buffer/context visual compatibility test (Phil Brown)
2003-06-11 18:48:19 +00:00
Brian Paul
196a90b511
added missing types to _mesa_VertexAttribPointerARB()
2003-06-11 18:47:51 +00:00
Brian Paul
5c08c5bff3
clean up _tnl_copy_to_current()
2003-06-11 14:38:17 +00:00
Brian Paul
f499860de4
moved from main/ to glapi/
2003-06-10 21:55:20 +00:00
Brian Paul
de5496d2a6
Further makefile clean-up, concentrated on the x86 assembly files.
2003-06-10 21:47:59 +00:00
Brian Paul
5f3439916b
fixes for x86 builds
2003-06-10 19:06:20 +00:00
Brian Paul
66a83c9e17
fix GL_CURRENT_VERTEX_ATTRIB_ARB queries
2003-06-10 14:56:40 +00:00
Brian Paul
cd0fbde699
add missing vertex attribs in _tnl_copy_to_current()
2003-06-10 14:48:47 +00:00
Brian Paul
829703316d
fixed secondary color typo
2003-06-10 14:47:46 +00:00
Brian Paul
b953bebc25
updated old-style makefiles for new tree
2003-06-10 14:46:24 +00:00
Ian Romanick
9ac51f57ef
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
2003-06-05 00:50:18 +00:00
Brian Paul
b9e1411660
comments regarding window sizing
2003-06-04 17:18:09 +00:00
Brian Paul
3c28d1e2a9
Added GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
2003-06-04 12:59:01 +00:00
Ian Romanick
09dbc1e5ae
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.
2003-06-02 20:37:16 +00:00
Brian Paul
a189e4c1e1
s/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA (PHil Brown)
2003-06-02 16:46:48 +00:00
Brian Paul
c9ab99ced1
updated rule for make OSMesa lib (Brad King)
2003-06-02 15:42:23 +00:00
Brian Paul
45e9a5c46b
Added GL_LIB_NAME / GLU_LIB_NAME so the default name for the libraries
...
can be overridden (Brad King).
2003-06-02 15:21:16 +00:00
Brian Paul
698e67d409
remove test file
2003-06-01 16:28:46 +00:00
Brian Paul
3ba8a49c81
Remove a bunch of really old/obsolete configs.
...
Use the new mklib script.
2003-06-01 16:25:02 +00:00
Brian Paul
f1163a3769
setup default programs for GL_ARB_vertex/fragment_program
2003-06-01 15:39:58 +00:00
Brian Paul
236d2dbc72
minor error check tweaks for NV_light_max_exponent
2003-05-30 22:31:41 +00:00
Ian Romanick
882caa18c6
Added support for NV_light_max_exponent.
2003-05-30 21:37:14 +00:00
Brian Paul
dc3e0f0f5d
s/_T_VBXFORM_H/_T_IMM_EXEC_H/
2003-05-28 19:20:13 +00:00
Brian Paul
d18c08fe89
silence some warnings (Evgeny Kotsuba)
2003-05-28 15:30:53 +00:00
Brian Paul
0b52018df2
added MESA_VERSION() macro, etc (Holger Waechtler)
2003-05-28 14:30:45 +00:00
Brian Paul
e8e93e9cc6
glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).
...
Removed VertexAttrib*ARB() stubs.
2003-05-28 14:26:03 +00:00
Brian Paul
2c5f93784e
Version defines. include "version.h" in a few files.
2003-05-27 21:24:40 +00:00
Brian Paul
8750668ad7
check buffer->UseSoftware*Buffer in _mesa_free_framebuffer_data()
2003-05-27 15:20:43 +00:00
Brian Paul
a3793214e9
a couple casts (Evgeny Kotsuba)
2003-05-26 14:37:54 +00:00
Brian Paul
0421ce4b46
autoconf/automake updated for newer versions (bug 734362)
2003-05-15 14:04:27 +00:00
Brian Paul
12f8fb6084
added a couple casts
2003-05-15 13:38:24 +00:00
Brian Paul
e591ad7350
added GL_ARB_vertex_program functions
2003-05-10 04:37:47 +00:00
Brian Paul
0295088118
initialize condition codes before running program
2003-05-10 04:37:24 +00:00
Brian Paul
3fdb8fbfc5
fix scalar literal parsing glitches
2003-05-10 04:36:11 +00:00
Brian Paul
ea31ca4720
fix MapBufferARB() return type
2003-05-10 04:35:09 +00:00
Brian Paul
baa42c3364
clamp fog color
2003-05-10 04:34:15 +00:00
Brian Paul
a96d596be9
added comment about MAX_WIDTH and textures
2003-05-08 16:00:45 +00:00
Brian Paul
6636a61418
fixed delete statement (bug 721765)
2003-05-08 15:47:00 +00:00