Brian Paul
|
aae9db03e4
|
added proxy texture targets to GetColorTableParameter (Steven Fuller)
|
2000-02-28 20:38:37 +00:00 |
|
Brian Paul
|
26a89579e4
|
added GL_BGR and GL_BGRA support
|
2000-02-28 14:51:43 +00:00 |
|
Keith Whitwell
|
e5ed37fa4e
|
add callbacks for stipple
|
2000-02-27 20:38:15 +00:00 |
|
Brian Paul
|
3994b77bab
|
changed glXCopyContext() mask to unsigned long, per GLX spec
|
2000-02-27 18:26:54 +00:00 |
|
Brian Paul
|
0f21a5d36b
|
added a bit of GLAPIENTRY, APIENTRY setup
|
2000-02-27 18:12:41 +00:00 |
|
Brian Paul
|
7f88ac198c
|
patched for NetBSD support (Allen Briggs)
|
2000-02-27 18:04:59 +00:00 |
|
Brian Paul
|
4c5fb70380
|
added all the PFNGL...PROC typedefs
|
2000-02-26 00:48:02 +00:00 |
|
Brian Paul
|
4ceb5616e6
|
fixed bug when using display lists
|
2000-02-25 23:24:06 +00:00 |
|
Brian Paul
|
f5d36aefd1
|
added GL_HAS_GLEXT
|
2000-02-25 21:01:41 +00:00 |
|
Brian Paul
|
45cec8167d
|
inserted a tab
|
2000-02-25 20:36:03 +00:00 |
|
Brian Paul
|
9f9de170f2
|
removed the GET_BITS_PER_PIXEL macro
|
2000-02-25 20:31:11 +00:00 |
|
Brian Paul
|
f9db0039b1
|
added XMesaUnbindContext (for DRI)
|
2000-02-25 20:30:23 +00:00 |
|
Brian Paul
|
c1aa1218ef
|
changed glXCopyContext mask back to GLuint
|
2000-02-25 17:04:42 +00:00 |
|
Brian Paul
|
9ec28c03c0
|
changed glXCopyContext's mask to unsigned long
|
2000-02-25 16:46:01 +00:00 |
|
Brian Paul
|
bb7e2e846c
|
fixed front/back buffer stride problem for XF86DRI
|
2000-02-25 14:59:46 +00:00 |
|
Jouk Jansen
|
eaba005f18
|
Committing in .
VMS & type-mismatch problems
Modified Files:
Mesa/include/GL/glext.h Mesa/include/GL/glx.h
----------------------------------------------------------------------
|
2000-02-25 12:35:57 +00:00 |
|
Brian Paul
|
f183a0fc01
|
added note about double buffering for in-window rendering
|
2000-02-25 04:42:58 +00:00 |
|
Brian Paul
|
b11b0954a2
|
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
|
2000-02-25 04:16:50 +00:00 |
|
Keith Whitwell
|
e828bc8f61
|
Fog coordinate stage which drivers may use to replace standard fogging
mechanism.
LogicOp state change callback
|
2000-02-25 03:55:39 +00:00 |
|
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
|
8814124f35
|
bunch of extension clean-up
|
2000-02-24 22:03:21 +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
|
97c33f3ede
|
added missing backslash on line 483
|
2000-02-24 00:52:23 +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
|
7ac435066a
|
fixed problem in print_extension_list() when ext ended in a space
|
2000-02-23 22:50:35 +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
|
7d4d54cf94
|
fixed a typo in GL_MESA_resize_buffers
|
2000-02-23 01:38:29 +00:00 |
|
Brian Paul
|
50877fb096
|
include GL/glext.h
|
2000-02-23 01:36:44 +00:00 |
|
Brian Paul
|
4278ec184d
|
added a bunch of extensions
|
2000-02-23 01:36:17 +00:00 |
|
Brian Paul
|
3b9a5e912f
|
added glext.h header item
|
2000-02-23 01:14:11 +00:00 |
|
Brian Paul
|
67333973b6
|
added some missing tokens, fixed some errors
|
2000-02-23 01:13:33 +00:00 |
|
Brian Paul
|
cec5f6f00d
|
initial revision
|
2000-02-23 00:55:38 +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 |
|