Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
New truncate vs. floor comments in drawpixels.c
Added current raster secondary color state, not used yet.
|
|
|
|
|
|
|
|
|
|
Mesa/src/descrip.mms
Removed obsolete .obj files.
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only had one or two functions left in them.
|
|
Replace various float/int casts with the fi_type union cast.
Fixes -fstrict-aliasing problems.
|
|
compression isn't really implmented. Just updated glTexImageXD()
to accept compressed internal format tokens.
|
|
|
|
and SI don't agree)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|