Age | Commit message (Collapse) | Author |
|
consistent with the other modules and platforms. It also makes the
API and linkage on Windows more consistent.
|
|
This is important now that we're using __stdcall instead of the (default)
__cdecl on WIN32. This gets apps using the tessellator working again
on Windows.
|
|
|
|
|
|
|
|
confused the Windows compiler. Also make messages unsigned char for
consistency.
|
|
|
|
and far because Windows compiler can get confused over these old keywords.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Textures are broken (eg. isosurf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified Files:
Mesa/src/tnl/t_imm_alloc.c
added initialization for Normals
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|