Brian Paul
|
a1cfd0f7a1
|
version 5: added texture compression extension
|
26 年前 |
Randy Frank
|
23ee049401
|
Implemented support for the HP occlusion test extension (osmesa and X)
|
26 年前 |
Brian Paul
|
afb8c93470
|
version 4, all extensions up to 197, added some missing enum values
|
26 年前 |
Brian Paul
|
0862721958
|
removed some unpopular extensions (now in glext.h)
|
26 年前 |
Brian Paul
|
d7c4f043fe
|
added more extensions, now at version 3
|
26 年前 |
Brian Paul
|
d94aa337bf
|
removed test for MESA symbol
|
26 年前 |
Brian Paul
|
1ea2d444fa
|
Cygwin changes, removed two ARB extensions, now in glext.h
|
26 年前 |
Brian Paul
|
66ae25078e
|
patched for Cygwin (Sven Panne)
|
26 年前 |
Brian Paul
|
3cb1121299
|
added final GL_HP_occlusion_test values
|
26 年前 |
Brian Paul
|
9aafc4fd5d
|
gave temp values to GL_HP_occlusion_test tokens
|
26 年前 |
Brian Paul
|
64eef48741
|
added GL_HP_occlusion_test, GL_EXT_texture_lod_bias
|
26 年前 |
Jouk Jansen
|
3f600e47cf
|
Committing in .
VMS : C++ & Xlib.h problems.
Modified Files:
Mesa/include/GL/glx.h
----------------------------------------------------------------------
|
26 年前 |
Brian Paul
|
54ec0cbfa9
|
removed GLX_VERSION_1_3 for now
|
26 年前 |
Brian Paul
|
4c7e3c29f7
|
changes to _WIN32 test and APIENTRY test
|
26 年前 |
Brian Paul
|
6b729d41f0
|
added GL_GLEXT_VERSION_EXT
|
26 年前 |
Brian Paul
|
3994b77bab
|
changed glXCopyContext() mask to unsigned long, per GLX spec
|
26 年前 |
Brian Paul
|
0f21a5d36b
|
added a bit of GLAPIENTRY, APIENTRY setup
|
26 年前 |
Brian Paul
|
4c5fb70380
|
added all the PFNGL...PROC typedefs
|
26 年前 |
Brian Paul
|
f5d36aefd1
|
added GL_HAS_GLEXT
|
26 年前 |
Brian Paul
|
9f9de170f2
|
removed the GET_BITS_PER_PIXEL macro
|
26 年前 |
Brian Paul
|
f9db0039b1
|
added XMesaUnbindContext (for DRI)
|
26 年前 |
Jouk Jansen
|
eaba005f18
|
Committing in .
VMS & type-mismatch problems
Modified Files:
Mesa/include/GL/glext.h Mesa/include/GL/glx.h
----------------------------------------------------------------------
|
26 年前 |
Brian Paul
|
8814124f35
|
bunch of extension clean-up
|
26 年前 |
Brian Paul
|
f3232bcaf1
|
changed glXCopyContext()'s mask to unsigned long
|
26 年前 |
Brian Paul
|
7d4d54cf94
|
fixed a typo in GL_MESA_resize_buffers
|
26 年前 |
Brian Paul
|
4278ec184d
|
added a bunch of extensions
|
26 年前 |
Brian Paul
|
67333973b6
|
added some missing tokens, fixed some errors
|
26 年前 |
Brian Paul
|
cec5f6f00d
|
initial revision
|
26 年前 |
Brian Paul
|
ae773f612c
|
clean-up
|
26 年前 |
Brian Paul
|
3d41d5ade7
|
added GLCALLBACKPCAST for Cygnus (Sven Panne)
|
26 年前 |
Brian Paul
|
668ac873a0
|
updated version info
|
26 年前 |
Brian Paul
|
e69f1f54f9
|
GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix
|
26 年前 |
Brian Paul
|
50a46abdd9
|
updated for Mesa 3.2
|
26 年前 |
Brian Paul
|
187bce0724
|
minor clean-up
|
26 年前 |
Brian Paul
|
c902f7d05a
|
added do /while to multi-line macros
|
26 年前 |
Brian Paul
|
3db088f7d7
|
added missing POINT/LINE RANGE/GRANULARITY tokens
|
26 年前 |
Brian Paul
|
d0edf6ad30
|
use nplanes instead of bitsPerRGBValue in GET_BITS_PER_PIXEL macro
|
26 年前 |
Randy Frank
|
0deb3737c4
|
Added entry point and define for the occlusion test.
|
26 年前 |
Brian Paul
|
4049cd35d8
|
applied Daryll's patches for GLX_DIRECT_RENDERING
|
26 年前 |
Brian Paul
|
e8dad9dbe4
|
fixed prototype typo in glHintPGI ( )
|
26 年前 |
Brian Paul
|
3c3533c5c8
|
added missing glHintPGI() function
|
26 年前 |
Brian Paul
|
0a654a5d5a
|
assigned official GL_ARB_transpose_matrix enums
|
26 年前 |
Brian Paul
|
2d2e9c0c0a
|
added missing glColorTableParameter defines
|
26 年前 |
Brian Paul
|
ff06c837b5
|
added GLX_ARB_get_proc_address
|
26 年前 |
Brian Paul
|
0056c5e40d
|
added GL_ARB_transpose_matrix
|
26 年前 |
Brian Paul
|
5bf7f47083
|
removed version logging
|
26 年前 |
Brian Paul
|
b16103c466
|
bumped version to 3.3
|
26 年前 |
Brian Paul
|
2257a12013
|
added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
|
26 年前 |
Brian Paul
|
b314d1d3af
|
added a few more GLX 1.3 tokens
|
26 年前 |
Brian Paul
|
5fff37ecd4
|
renamed near and far arguments to gluUnProject4()
|
26 年前 |