Brian Paul
1b2976f79b
fix some warnings
пре 24 година
Keith Whitwell
f660ec6ff8
Possible fix for vtk tristrip bug
пре 24 година
Brian Paul
358ed73e1d
fix for bug 474479, remove Trace/* stuff
пре 24 година
Brian Paul
3183af39d0
fixed bug 484142, missing backslash
пре 24 година
Keith Whitwell
cbf9731119
Another locked drawarrys fix
пре 24 година
Brian Paul
d4ece7b2f4
minor update
пре 24 година
Keith Whitwell
d3be982783
3dnow normalize_normals broken, disable
пре 24 година
Keith Whitwell
3f766b7a89
possible fix for cva ignore start index bug
пре 24 година
Brian Paul
71340e861e
More span rendering optimizations from Klaus Niederkrueger
пре 24 година
Brian Paul
71515b9175
added test implementation of GL_ARB_window_pos
пре 24 година
Brian Paul
6d9b899342
fixed a glitch
пре 24 година
Brian Paul
50c31d6861
added test implementation of GL_ARB_window_pos
пре 24 година
Brian Paul
5b7dab2e4c
added test implementation of GL_ARB_window_pos
пре 24 година
Brian Paul
17fe22d3bf
test for glXGetProcAddress()
пре 24 година
Brian Paul
a6fdefa322
remove -DMESA_TRACE from linux-debug config
пре 24 година
Brian Paul
94dd6b8927
remove Glide and SVGA support from mesa-debug config
пре 24 година
Brian Paul
a6a997c234
included by glapi.c
пре 24 година
Brian Paul
b5fd886ee1
API dispath updates
пре 24 година
Brian Paul
4fe0f9d2a9
new, simpler API specification file
пре 24 година
Brian Paul
6c0d72f9c0
new Python API generator scripts
пре 24 година
Brian Paul
199b931c07
added missing const to glXGetContextIDEXT() prototype
пре 24 година
Brian Paul
0ee6a5604d
improved AA subpixel sample positions (Ray Tice)
пре 24 година
Brian Paul
1b37d6c305
BeOS thread support (Philippe Houdoin)
пре 24 година
Brian Paul
cd060fc3b4
fix typedef problem found with MSDev 6.0
пре 24 година
Brian Paul
c32fe22168
added GLX 1.4 function manglers
пре 24 година
Brian Paul
853a4abab2
added 1.3 function manglers
пре 24 година
Brian Paul
fe9b705a2c
define GL_VERSION_1_3 (doh!)
пре 24 година
Brian Paul
4b7ccad682
casts to silence warnings from gcc 2.96
пре 24 година
Brian Paul
87c964d388
added missing GL_MAX_TEXTURE_LOD_BIAS_EXT query
пре 24 година
Brian Paul
85e7d7c1d8
fix error in error checking conditional (bug 476846)
пре 24 година
Brian Paul
dc31d67c0e
init the hash table mutex in _mesa_NewHashTable (Won-Suk Chun)
пре 24 година
Karl Schultz
acf0c0a1e1
Updates for improved DirectDraw support (Daniel Slater)
пре 24 година
Brian Paul
52ef4cc59a
added some (void *) casts to silence gcc 2.96 warnings
пре 24 година
Karl Schultz
9baad8e1ff
Change name of glut lib from glut32 to MesaGlut.
This helps avoid confusion with other gluts on the system that may be
lined with OpenGl32.dll and Glu32.dll.
пре 24 година
Karl Schultz
b10f995edf
Copy the readtex.[ch] files from ../util
пре 24 година
Brian Paul
a4b42200e9
added a bunch of missing breaks for multisample gets
пре 24 година
Brian Paul
0878456b46
template for 4.1 release notes
пре 24 година
Brian Paul
3de5462ab1
version bumps, etc for 4.1
пре 24 година
Brian Paul
a7f8117153
added latest bug fixes
пре 24 година
Brian Paul
45d21ca587
applied Andrew Lewycky's patches
пре 24 година
Keith Whitwell
52d4c6ebb5
forgotten diffuse alpha fix
пре 24 година
Jouk Jansen
12e875ce4d
Committing in .
Modified Files:
Mesa/src/context.c
Initializing ctx->Driver.CurrentExecPrimitive to 0, just after the allocation
of the context. I hope this solved a very rare crash of the molecule mode
of xlockmore on my VMS-machine. (I have not seen any crash the last week.
Normally it crashed at least once in the 3 days)
----------------------------------------------------------------------
пре 24 година
Brian Paul
5d26219288
added a few comments
пре 24 година
Brian Paul
40ba618a6f
warning fixes (Karl Schultz)
пре 24 година
Brian Paul
e8245c1409
added some missing Win32 files to tar file list
пре 24 година
Brian Paul
ebc8b0aa5a
minor updates
пре 24 година
Brian Paul
7d63ac1e6b
removed src/mms_depend from tar file list
пре 24 година
Brian Paul
fca1ce3a26
added new entrypoints for 1.3
пре 24 година
Brian Paul
e715c91000
updated for new glext.h
пре 24 година
Brian Paul
e11f089f82
added GL_ARB_texture_mirrored_repeat
пре 24 година