Keith Whitwell
|
e828bc8f61
|
Fog coordinate stage which drivers may use to replace standard fogging
mechanism.
LogicOp state change callback
|
26 年前 |
Brian Paul
|
8ceb5c34dd
|
now using SGI-specified dispatch order
|
26 年前 |
Brian Paul
|
7c2225373e
|
now generated with Python script
|
26 年前 |
Brian Paul
|
f1a03a3709
|
added more entrypoints
|
26 年前 |
Brian Paul
|
ead285a926
|
bunch of dispatch and extension-related changes
|
26 年前 |
Brian Paul
|
8814124f35
|
bunch of extension clean-up
|
26 年前 |
Brian Paul
|
b5d049f15e
|
added some error checking
|
26 年前 |
Brian Paul
|
87ae69c45d
|
use quotes for gl.h and glext.h includes
|
26 年前 |
Brian Paul
|
97c33f3ede
|
added missing backslash on line 483
|
26 年前 |
Brian Paul
|
b629b0743c
|
added more extension entrypoints
|
26 年前 |
Brian Paul
|
f3232bcaf1
|
changed glXCopyContext()'s mask to unsigned long
|
26 年前 |
Brian Paul
|
7ac435066a
|
fixed problem in print_extension_list() when ext ended in a space
|
26 年前 |
Brian Paul
|
feb06c8d9a
|
GL_EXT_blend_color is now DEFAULT_ON
|
26 年前 |
Brian Paul
|
bfa012d985
|
changed a GLuint to GLint
|
26 年前 |
Brian Paul
|
ecfa382144
|
fixed a few glitches
|
26 年前 |
Brian Paul
|
7d4d54cf94
|
fixed a typo in GL_MESA_resize_buffers
|
26 年前 |
Brian Paul
|
50877fb096
|
include GL/glext.h
|
26 年前 |
Brian Paul
|
4278ec184d
|
added a bunch of extensions
|
26 年前 |
Brian Paul
|
3b9a5e912f
|
added glext.h header item
|
26 年前 |
Brian Paul
|
67333973b6
|
added some missing tokens, fixed some errors
|
26 年前 |
Brian Paul
|
cec5f6f00d
|
initial revision
|
26 年前 |
Brian Paul
|
a511609501
|
sort the offsets by number
|
26 年前 |
Brian Paul
|
feaf04a27b
|
initial check-in
|
26 年前 |
Brian Paul
|
7c8cfc6977
|
fixed bug in 24bpp ximage pixel addressing
|
26 年前 |
Brian Paul
|
02da4625b8
|
disabled an fprintf in FX_grSstQueryHardware()
|
26 年前 |
Brian Paul
|
8b590c0ad3
|
added aatriangle.c source
|
26 年前 |
Brian Paul
|
34c6d687ca
|
fixed off by one error in matrix stack depths (Eero Pajarre)
|
26 年前 |
Brian Paul
|
df6a28d105
|
fixed minor bug in copytexsubimage_error_check()
|
26 年前 |
Brian Paul
|
a5f618a291
|
fixed bug in GL_UNSIGNED_INT_10_10_10_2 unpacking
|
26 年前 |
Brian Paul
|
0e3342ea29
|
fixed GL_SRC_ALPHA_SATURATE bug, lots clean-up
|
26 年前 |
Brian Paul
|
5df6816e2c
|
added CHAN_MAX, CHAN_MAXF
|
26 年前 |
Brian Paul
|
21ab258821
|
removed driver RendererString() and ExtensionString() funcs
|
26 年前 |
Brian Paul
|
b6273023a2
|
replaced gl_ggiRendererString() with gl_ggiGetString()
|
26 年前 |
Brian Paul
|
27b4b2f003
|
replaced renderer_string() with get_string() func
|
26 年前 |
Brian Paul
|
5bd2987840
|
update fog near/far bug fix
|
26 年前 |
Brian Paul
|
7a0f9dbb94
|
updated with changes from DRI project CVS
|
26 年前 |
Brian Paul
|
27be87cdff
|
new library dependency vars
|
26 年前 |
Brian Paul
|
6610c2b084
|
initialize fxMesa->verbose with MESA_FX_INFO env var
|
26 年前 |
Brian Paul
|
2c9bf83b90
|
always include thread.h
|
26 年前 |
Brian Paul
|
85db3d7563
|
added more error checking to _glapi_add_entrypoint()
|
26 年前 |
Brian Paul
|
3ab6bbe613
|
now using dynamically allocated api dispatch tables
|
26 年前 |
Brian Paul
|
ef5d084d3c
|
clean-up
|
26 年前 |
Brian Paul
|
e39ed58116
|
always include <float.h>
|
26 年前 |
Brian Paul
|
59d6da5365
|
fixed reference count but in DeleteTextures()
|
26 年前 |
Brian Paul
|
bd986282f3
|
added MESA_FX_NO_SIGNALS env var (Michael Vance)
|
26 年前 |
Brian Paul
|
15b40dfe75
|
updated with MESA_FX_NO_SIGNALS info
|
26 年前 |
Brian Paul
|
fa937f611a
|
fixed WIN32_THREADS error
|
26 年前 |
Brian Paul
|
af763d5e43
|
added code for all GL_MESA_window_pos functions
|
26 年前 |
Brian Paul
|
ae773f612c
|
clean-up
|
26 年前 |
Brian Paul
|
7527a1844d
|
enable thread safety on Linux configs, removed -DTHREADS flag
|
26 年前 |