Keith Whitwell
ef4f5b391e
add inf and nan tests to swrast functions
il y a 23 ans
Brian Paul
aecfb51c30
fixed potential array overwrite problem
il y a 23 ans
Brian Paul
014ec1ac5e
prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient
il y a 23 ans
Brian Paul
471a774f43
dispatch changes to minimize hassle with XFree86 libGL
il y a 23 ans
Keith Whitwell
c34cb25bdd
further tweak to dlist change
il y a 23 ans
Keith Whitwell
aa46094ca6
guard ResetStipple calls
il y a 23 ans
Keith Whitwell
4ea18fc2dc
fx another place where PRIM_PARITY is calculated
il y a 23 ans
Keith Whitwell
a8b25ada45
simplify drawarrays paths
il y a 23 ans
Keith Whitwell
3a825a85f1
avoid side-effects in macro param
il y a 23 ans
Keith Whitwell
bfd2ae6e99
correctly reset input after dlist execution
il y a 23 ans
Karl Schultz
e6373ba6d7
Corrected bad line breaks in macro definitions within code compiled
when BEOS_THREADS is defined. This usually does not cause a problem when
BEOS_THREADS is not defined, but the bad line break in this case put
the "#name" text as the first non-white space in a line, causing the
IRIX C preprocessor to think that it was a preprocessor directive, and
that generated a distracting warning. I also fixed a couple of other
line breaks that seemed wrong to me.
il y a 23 ans
Karl Schultz
3ac348c17a
Add darwin target
il y a 23 ans
Karl Schultz
fcc0abe6cf
malloc() prototype is in stdlib.h for darwin
il y a 23 ans
Alan Hourihane
bce1689d5b
Don't reset _tnl_CurrentInput when in DestroyContext.
il y a 23 ans
Karl Schultz
7b2a146d3a
main trunk is now 4.1
il y a 23 ans
Karl Schultz
209e1348bd
update to version 4.0
il y a 23 ans
Karl Schultz
8ff271548a
Update notes on si-glu NURBS.
il y a 23 ans
Karl Schultz
9c8cbe6950
Fix compilation errors and warnings for NURBS support. (Robert Bergkvist)
il y a 23 ans
Keith Whitwell
4e6c835210
use smaller buffer when decomposing large drawarrays, for cache goodness
il y a 23 ans
Brian Paul
d8af040f5e
updated comment about CHAN_BITS
il y a 23 ans
Brian Paul
e4eba73060
use v2 color, not v0 in flat_ci_triangle()
il y a 23 ans
Brian Paul
253270dfcc
use glXGetProcAddressARB to avoid extension linkage problems
il y a 23 ans
Brian Paul
2f3d620398
don't directly call glSecondaryColor*EXT() or glFogCoord*EXT()
il y a 23 ans
Brian Paul
70c05e6781
don't use near and far for parameter names
il y a 23 ans
Karl Schultz
20517ce040
avoid using near and far as variable names since they are reserved words
in the windows compiler.
il y a 23 ans
Brian Paul
1b2976f79b
fix some warnings
il y a 23 ans
Keith Whitwell
f660ec6ff8
Possible fix for vtk tristrip bug
il y a 23 ans
Brian Paul
358ed73e1d
fix for bug 474479, remove Trace/* stuff
il y a 23 ans
Brian Paul
3183af39d0
fixed bug 484142, missing backslash
il y a 23 ans
Keith Whitwell
cbf9731119
Another locked drawarrys fix
il y a 23 ans
Brian Paul
d4ece7b2f4
minor update
il y a 23 ans
Keith Whitwell
d3be982783
3dnow normalize_normals broken, disable
il y a 23 ans
Keith Whitwell
3f766b7a89
possible fix for cva ignore start index bug
il y a 23 ans
Brian Paul
71340e861e
More span rendering optimizations from Klaus Niederkrueger
il y a 23 ans
Brian Paul
71515b9175
added test implementation of GL_ARB_window_pos
il y a 23 ans
Brian Paul
6d9b899342
fixed a glitch
il y a 23 ans
Brian Paul
50c31d6861
added test implementation of GL_ARB_window_pos
il y a 23 ans
Brian Paul
5b7dab2e4c
added test implementation of GL_ARB_window_pos
il y a 23 ans
Brian Paul
17fe22d3bf
test for glXGetProcAddress()
il y a 23 ans
Brian Paul
a6fdefa322
remove -DMESA_TRACE from linux-debug config
il y a 23 ans
Brian Paul
94dd6b8927
remove Glide and SVGA support from mesa-debug config
il y a 23 ans
Brian Paul
a6a997c234
included by glapi.c
il y a 23 ans
Brian Paul
b5fd886ee1
API dispath updates
il y a 23 ans
Brian Paul
4fe0f9d2a9
new, simpler API specification file
il y a 23 ans
Brian Paul
6c0d72f9c0
new Python API generator scripts
il y a 23 ans
Brian Paul
199b931c07
added missing const to glXGetContextIDEXT() prototype
il y a 23 ans
Brian Paul
0ee6a5604d
improved AA subpixel sample positions (Ray Tice)
il y a 23 ans
Brian Paul
1b37d6c305
BeOS thread support (Philippe Houdoin)
il y a 23 ans
Brian Paul
cd060fc3b4
fix typedef problem found with MSDev 6.0
il y a 23 ans
Brian Paul
c32fe22168
added GLX 1.4 function manglers
il y a 23 ans