Age | Commit message (Collapse) | Author |
|
|
|
|
|
Moved vertex program hash table into shared context state.
Implemented reference counting for vertex programs.
Replaced tnl "ProjectedClip" with "Ndc" (normalized device coordinates).
|
|
Update OpenVMS makefile for vertex-routines
#ifndef __VMS added for one print statement containing __FUNCTION__
Modified Files:
Mesa/src/descrip.mms Mesa/src/tnl/t_imm_api.c
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified Files:
Mesa/src/tnl/t_imm_alloc.c
added initialization for Normals
----------------------------------------------------------------------
|
|
|
|
|
|
Fixes diego santa cruz' nurbs lighting bug.
|
|
|
|
|
|
|
|
|
|
count parameter in DrawArrays)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minor adjustments in the dri drivers for twosided lighting to work again.
|
|
|
|
|