Brian Paul
c62aeed003
merge updates from 4.0.4
il y a 22 ans
Brian Paul
f022463aa6
added src/BeOS/*.h to file list
il y a 22 ans
Brian Paul
5b18bb6a60
stencil two-side and 3dfx fix
il y a 22 ans
Brian Paul
ca6647b307
two-side stencil info
il y a 22 ans
Brian Paul
473e51f2fb
Updated BeOS support (Philippe Houdoin)
il y a 22 ans
Brian Paul
cbc1fb0a9a
push and pop ESI (Daniel Borca)
il y a 22 ans
Brian Paul
b6e04ee7c8
obsolete
il y a 22 ans
Brian Paul
a9be374f82
pull-in changes from DRI/Mesa-4.0.4
il y a 22 ans
Brian Paul
e1cb2fb571
remove GLint t, pass target to _mesa_init_teximage_fields()
il y a 22 ans
Brian Paul
d5bbbd41c4
fixed _mesa_generate_mipmaps() target problem
il y a 22 ans
Brian Paul
8cd2d0e782
more detailed _mesa_error() messages
il y a 22 ans
Brian Paul
c84e84a734
doxygen comments
il y a 22 ans
Brian Paul
57aca2bf6e
fixed pixel pack bug in glGetTexImage()
il y a 22 ans
Karl Schultz
99683bd830
Mark destroyed context as not current. (Frank Warmerdam)
il y a 22 ans
Brian Paul
4991d0f9f3
optimizations to _math_matrix_rotate() (Rudolf Opalla)
il y a 22 ans
Brian Paul
3ce6dc7f1d
more detailed _mesa_error() strings
il y a 22 ans
Brian Paul
6c25e3a111
incorrect dimenstion passed to texture_error_check() in compressed teximage functions
il y a 23 ans
Brian Paul
3f25b1a358
removed GL_MAX_CONVOLUTION_WIDTH/HEIGHT
il y a 23 ans
Brian Paul
57df24a86c
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
il y a 23 ans
Brian Paul
28bc6cb479
minor updates to sync with XFree86
il y a 23 ans
Brian Paul
2f7ef5fae8
added -l option to print interesting OpenGL limits
il y a 23 ans
Brian Paul
e41c57758d
fixed glSampleCoverage typo
il y a 23 ans
Brian Paul
7d7ec0ea91
implemented glProgramParameters4[df]vNV()
il y a 23 ans
Brian Paul
6a1e1623fd
hook-up dispatch for glActiveStencilFaceEXT()
il y a 23 ans
Brian Paul
fdaa72bc43
added GL_EXT_stencil_two_side and GL_NV_fence
il y a 23 ans
Brian Paul
5f60a0b50a
GL_EXT_stencil_two_side extension, not 100% complete yet.
il y a 23 ans
Brian Paul
a2ae6faf1a
removed glext.h fix-ups corrected in glext.h version 17
il y a 23 ans
Brian Paul
e14c151f0a
version 17
il y a 23 ans
Brian Paul
530d4611eb
added OpenGL 1.4 entrypoints
il y a 23 ans
Brian Paul
3a03211aee
added GL_IBM_texture_mirrored_repeat (Ian Romanick)
il y a 23 ans
Brian Paul
e7abc078ab
test for ARB_texture_cube_map when getting GL version(Ian Romanick)
il y a 23 ans
Jouk Jansen
0a7fc572a7
Committing in .
Adding vsnprintf support for OpenVMS (needed in src/imports.c)
Modified Files:
Mesa/src/Makefile.am Mesa/src/descrip.mms
Added Files:
Mesa/src/vsnprintf.c
----------------------------------------------------------------------
il y a 23 ans
Brian Paul
7e35cc53ce
updated wglGetProcAddress
il y a 23 ans
Brian Paul
528afb5ff4
updated DOS file list
il y a 23 ans
Brian Paul
05ed911aca
updates from Daniel Borca
il y a 23 ans
Brian Paul
b9f75444e6
improved error string
il y a 23 ans
Brian Paul
ba88dd0d92
s/5/NUM_TEXTURE_TARGETS/
il y a 23 ans
Brian Paul
ed00b2ef33
fixed compilation problem for swdd->SetBuffer
il y a 23 ans
Brian Paul
391876e5e6
fix up stuff accidentaly checked in a few days ago
il y a 23 ans
Karl Schultz
53880a85b6
Don't call _mesa_initialize_context because we are using
_mesa_create_context. This avoids calling initialize twice and fixes
memory leaks. Add call to free the GL context because we are creating it
with _mesa_create_context, fixing another leak.
il y a 23 ans
Brian Paul
41771982c4
define GLAPIENTRY and GLAPI if not defined in gl.h
il y a 23 ans
Brian Paul
fb657ef91d
added glXAllocate/FreeMemoryNV()
il y a 23 ans
Brian Paul
8fefafa220
stub functions for glXAllocate/FreeMemoryNV()
il y a 23 ans
Brian Paul
2188d002df
minor error message changes
il y a 23 ans
Brian Paul
62166908a9
re-enable ASSIGN_NORM_GROUP( 3dnow )
il y a 23 ans
Brian Paul
1e0241d3c6
replace Current.Color with Current.Attrib[VERT_ATTRIB_COLOR0]
il y a 23 ans
Keith Whitwell
713800a495
update colormaterial state on swtcl wakeup
il y a 23 ans
Brian Paul
2b930072b3
s/DrawDestMask/_DrawDestMask/
il y a 23 ans
Brian Paul
b79e99ad60
s/ProjectedClipPtr/NdcPtr/
il y a 23 ans
Brian Paul
3ac01f5e47
fix problems in FXgetImage()
il y a 23 ans