Brian Paul
50a46abdd9
updated for Mesa 3.2
пре 25 година
Brian Paul
187bce0724
minor clean-up
пре 25 година
Brian Paul
c902f7d05a
added do /while to multi-line macros
пре 25 година
Brian Paul
3db088f7d7
added missing POINT/LINE RANGE/GRANULARITY tokens
пре 25 година
Brian Paul
d0edf6ad30
use nplanes instead of bitsPerRGBValue in GET_BITS_PER_PIXEL macro
пре 25 година
Randy Frank
0deb3737c4
Added entry point and define for the occlusion test.
пре 25 година
Brian Paul
4049cd35d8
applied Daryll's patches for GLX_DIRECT_RENDERING
пре 25 година
Brian Paul
e8dad9dbe4
fixed prototype typo in glHintPGI ( )
пре 25 година
Brian Paul
3c3533c5c8
added missing glHintPGI() function
пре 25 година
Brian Paul
0a654a5d5a
assigned official GL_ARB_transpose_matrix enums
пре 25 година
Brian Paul
2d2e9c0c0a
added missing glColorTableParameter defines
пре 25 година
Brian Paul
ff06c837b5
added GLX_ARB_get_proc_address
пре 25 година
Brian Paul
0056c5e40d
added GL_ARB_transpose_matrix
пре 25 година
Brian Paul
5bf7f47083
removed version logging
пре 25 година
Brian Paul
b16103c466
bumped version to 3.3
пре 25 година
Brian Paul
2257a12013
added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
пре 25 година
Brian Paul
b314d1d3af
added a few more GLX 1.3 tokens
пре 25 година
Brian Paul
5fff37ecd4
renamed near and far arguments to gluUnProject4()
пре 25 година
Brian Paul
9331b6702c
added GLU 1.3 functions
пре 25 година
Brian Paul
664a1f88f2
added GLX 1.3 tokens and functions
пре 25 година
Brian Paul
bf3f9bdaae
bumped GLX version to 1.2, added glXGetCurrentDisplay()
пре 25 година
Brian Paul
47cdadc626
added pragma 4615 (Eero), added copyright
пре 25 година
Brian Paul
a65efe4b75
reordered the extensions and numbered them
пре 25 година
Brian Paul
36d8d7ae81
fixed some glitches (Eero Pajarre)
пре 25 година
Brian Paul
e23e2759fc
changed multi-include guard symbol
пре 25 година
Brian Paul
b95d252c34
added GL_EXT_texture_env_add extension
пре 25 година
Brian Paul
9ad72cd9b1
removed redundant extension prototypes
пре 25 година
Kendall Bennett
a73119234c
. Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
with the IBM VisualAge C++ compiler. Eventually some more code will be
needed in the headers to enable the reversal of (__stdcall*) to (*__stdcall)
for the IBM compilers, however we currently build using our own header files
that already handle this.
. Changed instances of (GLCALLBACK*) to GLCALLBACKP for compatibility
with the IBM VisualAge C++ compiler in src-glu.
. Misc cleanups for warnings generated with Watcom C++ in src-glu. Compiles
with 0 warnings now.
. tess_hash.c: line 244 - Why is this function stubbed out? I removed the
code with a #if 0 to avoid a compiler warning, but it looks dangerous.
пре 25 година
Brian Paul
fbd8f212c3
first big check-in of new Mesa 3.3 code
пре 25 година
Brian Paul
0822c1050e
replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()
пре 25 година
Ted Jump
f7190d4b1f
turned off 'conditional expression is constant' warning for win32
пре 25 година
Miklos Fazekas
6bc96bfebe
Added glColorTable, etc.
пре 25 година
Ted Jump
38136ec3dd
Changed over to maximal warnings on Win32 builds.
пре 25 година
Brian Paul
d865227d21
removed cvs history logs and old comments
пре 25 година
Brian Paul
782ca03d6d
removed glXGetProcAddressEXT
пре 25 година
Brian Paul
c7af1b0b94
removed gluGetProcAddressEXT()
пре 25 година
Brian Paul
e261963104
removed revision history info
пре 25 година
Brian Paul
a6f09fa880
define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h
пре 25 година
Ted Jump
b19ba7827c
Added pragma to disable warning about unk pragmas for MSVC5
пре 25 година
Ted Jump
3f17dfb8ba
Minor patches to cleanup some compiler warnings in MSVC
пре 25 година
Brian Paul
52880f85b5
GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values
пре 25 година
Brian Paul
c782c911e9
more ARB_imaging colortable functions
пре 25 година
Brian Paul
053f2020ca
added missing GL_ARB_imaging color table functions
пре 25 година
Miklos Fazekas
bc95b2f07e
Added glGetMinmax
пре 25 година
Brian Paul
b80429e49e
removed GL_EXT_get_proc_address
пре 25 година
Brian Paul
251ba69ffc
replaced glGetMinMax() with glGetMinmax()
пре 25 година
tanner
bc34adfc54
lots of autoconf updates
пре 26 година
Ted Jump
01db31b678
Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'
пре 26 година
Ted Jump
725ec81ae8
More Win32 build compliance fixups
пре 26 година
Brian Paul
56b58668e8
disabled GL_EXT_get_proc_address for the time being
пре 26 година