Age | Commit message (Collapse) | Author |
|
defined, which is bad for things like assert().
|
|
Needs optimization.
|
|
|
|
|
|
in the libraries. Make with NODEBUG=1 builds optimized without debug
info (doc'ed in top level Makefile.win).
|
|
|
|
Modified Files:
Mesa/si-glu/libutil/glue.c
added some type casts to silence compiler warnings.
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
consistent with the other modules and platforms. It also makes the
API and linkage on Windows more consistent.
|
|
confused the Windows compiler. Also make messages unsigned char for
consistency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Textures are broken (eg. isosurf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified Files:
Mesa/src/tnl/t_imm_alloc.c
added initialization for Normals
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|