Brian Paul
|
8ceb5c34dd
|
now using SGI-specified dispatch order
|
2000-02-24 22:14:04 +00:00 |
|
Brian Paul
|
7c2225373e
|
now generated with Python script
|
2000-02-24 22:11:32 +00:00 |
|
Brian Paul
|
f1a03a3709
|
added more entrypoints
|
2000-02-24 22:08:02 +00:00 |
|
Brian Paul
|
ead285a926
|
bunch of dispatch and extension-related changes
|
2000-02-24 22:04:03 +00:00 |
|
Brian Paul
|
b5d049f15e
|
added some error checking
|
2000-02-24 18:36:32 +00:00 |
|
Brian Paul
|
87ae69c45d
|
use quotes for gl.h and glext.h includes
|
2000-02-24 15:12:05 +00:00 |
|
Brian Paul
|
b629b0743c
|
added more extension entrypoints
|
2000-02-24 00:23:32 +00:00 |
|
Brian Paul
|
f3232bcaf1
|
changed glXCopyContext()'s mask to unsigned long
|
2000-02-23 23:04:27 +00:00 |
|
Brian Paul
|
feb06c8d9a
|
GL_EXT_blend_color is now DEFAULT_ON
|
2000-02-23 22:31:35 +00:00 |
|
Brian Paul
|
bfa012d985
|
changed a GLuint to GLint
|
2000-02-23 16:01:40 +00:00 |
|
Brian Paul
|
ecfa382144
|
fixed a few glitches
|
2000-02-23 01:52:42 +00:00 |
|
Brian Paul
|
50877fb096
|
include GL/glext.h
|
2000-02-23 01:36:44 +00:00 |
|
Brian Paul
|
a511609501
|
sort the offsets by number
|
2000-02-22 23:59:25 +00:00 |
|
Brian Paul
|
feaf04a27b
|
initial check-in
|
2000-02-22 22:45:20 +00:00 |
|
Brian Paul
|
7c8cfc6977
|
fixed bug in 24bpp ximage pixel addressing
|
2000-02-22 17:14:02 +00:00 |
|
Brian Paul
|
02da4625b8
|
disabled an fprintf in FX_grSstQueryHardware()
|
2000-02-22 01:12:39 +00:00 |
|
Brian Paul
|
8b590c0ad3
|
added aatriangle.c source
|
2000-02-21 23:24:02 +00:00 |
|
Brian Paul
|
34c6d687ca
|
fixed off by one error in matrix stack depths (Eero Pajarre)
|
2000-02-21 23:00:51 +00:00 |
|
Brian Paul
|
df6a28d105
|
fixed minor bug in copytexsubimage_error_check()
|
2000-02-21 16:34:21 +00:00 |
|
Brian Paul
|
a5f618a291
|
fixed bug in GL_UNSIGNED_INT_10_10_10_2 unpacking
|
2000-02-21 16:33:20 +00:00 |
|
Brian Paul
|
0e3342ea29
|
fixed GL_SRC_ALPHA_SATURATE bug, lots clean-up
|
2000-02-21 14:50:31 +00:00 |
|
Brian Paul
|
5df6816e2c
|
added CHAN_MAX, CHAN_MAXF
|
2000-02-21 14:46:28 +00:00 |
|
Brian Paul
|
21ab258821
|
removed driver RendererString() and ExtensionString() funcs
|
2000-02-17 20:53:48 +00:00 |
|
Brian Paul
|
b6273023a2
|
replaced gl_ggiRendererString() with gl_ggiGetString()
|
2000-02-17 20:52:49 +00:00 |
|
Brian Paul
|
27b4b2f003
|
replaced renderer_string() with get_string() func
|
2000-02-17 20:52:02 +00:00 |
|
Brian Paul
|
5bd2987840
|
update fog near/far bug fix
|
2000-02-16 23:15:01 +00:00 |
|
Brian Paul
|
7a0f9dbb94
|
updated with changes from DRI project CVS
|
2000-02-16 23:06:12 +00:00 |
|
Brian Paul
|
6610c2b084
|
initialize fxMesa->verbose with MESA_FX_INFO env var
|
2000-02-13 00:36:08 +00:00 |
|
Brian Paul
|
2c9bf83b90
|
always include thread.h
|
2000-02-12 21:08:00 +00:00 |
|
Brian Paul
|
85db3d7563
|
added more error checking to _glapi_add_entrypoint()
|
2000-02-12 17:31:40 +00:00 |
|
Brian Paul
|
3ab6bbe613
|
now using dynamically allocated api dispatch tables
|
2000-02-12 17:26:15 +00:00 |
|
Brian Paul
|
ef5d084d3c
|
clean-up
|
2000-02-12 16:44:24 +00:00 |
|
Brian Paul
|
e39ed58116
|
always include <float.h>
|
2000-02-12 15:55:34 +00:00 |
|
Brian Paul
|
59d6da5365
|
fixed reference count but in DeleteTextures()
|
2000-02-12 01:59:19 +00:00 |
|
Brian Paul
|
bd986282f3
|
added MESA_FX_NO_SIGNALS env var (Michael Vance)
|
2000-02-12 01:36:40 +00:00 |
|
Brian Paul
|
fa937f611a
|
fixed WIN32_THREADS error
|
2000-02-11 21:38:33 +00:00 |
|
Brian Paul
|
af763d5e43
|
added code for all GL_MESA_window_pos functions
|
2000-02-11 21:14:27 +00:00 |
|
Brian Paul
|
8df7c673ec
|
added tess_clip.c
|
2000-02-11 16:15:28 +00:00 |
|
Jouk Jansen
|
ab656ba642
|
Committing in .
New compile support for FX on VMS
Modified Files:
Mesa/src/descrip.mms
----------------------------------------------------------------------
|
2000-02-11 07:25:48 +00:00 |
|
Brian Paul
|
a360ab2a33
|
THREADS now defined by glthread.h, added more prototypes
|
2000-02-10 21:54:06 +00:00 |
|
Brian Paul
|
3c27be3738
|
changed thread TSD initialization
|
2000-02-10 21:27:48 +00:00 |
|
Brian Paul
|
a9601f1b4c
|
added support for XFree86 threads. misc clean-up
|
2000-02-10 21:27:25 +00:00 |
|
Brian Paul
|
577c67e860
|
added GLCALLBACKPCAST for Cygnus (Sven Panne)
|
2000-02-10 17:45:52 +00:00 |
|
Brian Paul
|
ee5baf2747
|
udpated version/copyright info
|
2000-02-09 19:13:07 +00:00 |
|
Brian Paul
|
aff45fde80
|
removed fxDDBufferSize proto
|
2000-02-09 19:12:25 +00:00 |
|
Brian Paul
|
e78dd0243c
|
updated fxDDGetString() for DRI
|
2000-02-09 19:12:02 +00:00 |
|
Brian Paul
|
bab8f790ae
|
glDrawPixels w/ format=GL_COLOR_INDEX was broken
|
2000-02-08 23:42:14 +00:00 |
|
Jouk Jansen
|
99e89283d6
|
Committing in .
Modified Files:
Mesa/src/descrip.mms
----------------------------------------------------------------------
|
2000-02-08 07:29:12 +00:00 |
|
Brian Paul
|
73e6952ad7
|
added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls
|
2000-02-08 01:45:22 +00:00 |
|
Brian Paul
|
397c9dd375
|
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
|
2000-02-06 20:01:36 +00:00 |
|