Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Disabled tiny triangle threshold test.
|
|
|
|
|
|
Modified Files:
Mesa/src/macros.h
Added
#define COPY_4UBV()
for non i386 machines
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
(bug 430689)
|
|
in SPARC glapi optimizations by moving the icache
flush into the glapi_sparc.S file.
Brian, how is this?
|
|
for SSE signal handler
|
|
|
|
|
|
gl.spec file to use.
|
|
|
|
|
|
Unused until Brian shows me what gl.spec file he is
actually using for glapi_x86.S as all the ones I can
find seem out of sync.
|
|
|
|
|
|
to glVertex() type calls. Allows driver-supplied tnl modules to avoid
fallback on glCallList inside begin/end pairs.
Still a little buggy...
|
|
|
|
driver tnl modules.
|
|
|
|
glVertex/glNormal/etc calls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|