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
46a5936f54
include readtex.h
2000-02-10 17:44:58 +00:00
Brian Paul
80ef05c9d5
initial checkin
2000-02-10 17:44:50 +00:00
Brian Paul
3d41d5ade7
added GLCALLBACKPCAST for Cygnus (Sven Panne)
2000-02-10 17:27:55 +00:00
Brian Paul
9f037fdc72
added OpenStep to LIB_FILES
2000-02-10 16:00:36 +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
668ac873a0
updated version info
2000-02-09 19:03:28 +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
Brian Paul
b79d289bde
clearing depth buffer failed when clearing front color buffer
2000-02-06 19:29:48 +00:00
Brian Paul
d4ce76275d
updated with new info
2000-02-06 17:04:56 +00:00
Brian Paul
0b6fec7a6f
added missing glGet cases for GL_EXT_compiled_vertex_array
2000-02-06 03:03:02 +00:00
Brian Paul
df37c6bd65
disabled locked arrays in glDrawRangeElements()
2000-02-05 02:05:14 +00:00
Brian Paul
e69f1f54f9
GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix
2000-02-05 01:51:54 +00:00
Brian Paul
38a683816b
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)
2000-02-04 16:23:47 +00:00
Brian Paul
b13fd0bc9e
pass IntFormat, not Format to fxTexGetFormat
2000-02-04 16:22:58 +00:00
Brian Paul
65cd4d80c4
added SUB_PIXEL_BITS
2000-02-03 19:40:35 +00:00
Brian Paul
539cce5248
added point/line size limits to gl_constants struct
2000-02-03 19:40:07 +00:00
Brian Paul
1816ec4500
added Const.SubPixelBits
2000-02-03 15:33:29 +00:00
Jouk Jansen
cd8e492c55
Committing in .
...
Updates effective and needed for VMS only
Modified Files:
Mesa/src/descrip.mms Mesa/src/glapitable.h
----------------------------------------------------------------------
2000-02-03 09:35:17 +00:00
Brian Paul
ab8de7b678
minor clean-ups
2000-02-02 22:22:59 +00:00
Brian Paul
5829f0c960
changed _gl prefix to _mesa_ on fog functions
2000-02-02 22:21:39 +00:00
Brian Paul
4bad6744d2
replaced gl_ prefix with _mesa_ prefix on depth funcs
2000-02-02 22:16:04 +00:00
Brian Paul
b34024bc62
replaced gl_ prefix with _mesa_ prefix on blend funcs
2000-02-02 22:08:26 +00:00
Brian Paul
42fcf03e3a
replaced gl_ prefix with _mesa_ prefix
2000-02-02 22:03:31 +00:00
Brian Paul
bd409f4143
added check for IntegerAccumScaler > 0 in GL_RETURN case
2000-02-02 21:53:11 +00:00
Brian Paul
8427d93449
changed prefix to _mesa_ for a few accum functions
2000-02-02 21:52:26 +00:00
Brian Paul
8460cc9bf9
try both single and double-buffered visuals
2000-02-02 20:57:51 +00:00
Brian Paul
831f8ada7b
don't include dispatch.h
2000-02-02 19:50:26 +00:00
Brian Paul
a02fb6afc8
added comments
2000-02-02 19:34:08 +00:00
Brian Paul
3face37ca4
include buffers.h
2000-02-02 19:28:27 +00:00
Brian Paul
fab9712714
updated source files
2000-02-02 19:19:30 +00:00
Brian Paul
784d76024c
moved exec dispatch init to state.c
2000-02-02 19:18:19 +00:00
Brian Paul
ea39f042c3
updated includes for source file reorg
2000-02-02 19:17:57 +00:00
Brian Paul
fa9df40e8a
moved state functions to state.c
2000-02-02 19:16:46 +00:00
Brian Paul
23903a2338
removed glmisc.c, added buffers.c, hint.c, state.c
2000-02-02 19:15:53 +00:00
Brian Paul
d0a3ea051a
functions from context.c
2000-02-02 19:15:19 +00:00
Brian Paul
f2dce72167
functions from old glmisc.c file
2000-02-02 19:14:56 +00:00
Brian Paul
b086b95fed
replace offset with functionOffset in generate_entrypoint()
2000-02-02 18:50:07 +00:00
Brian Paul
b45c71aeff
changed > to >=
2000-02-02 17:31:45 +00:00
Brian Paul
d2702f0022
limit Drift to [0, 1]
2000-02-02 01:07:21 +00:00
Brian Paul
6b8cced81a
patch for XFree86 building
2000-02-01 23:57:03 +00:00
Brian Paul
f224b12a5b
added normal, vertex, viewport message strings
2000-02-01 01:19:07 +00:00