Todo List

Group macros
CL_MALLOC should check the result of the malloc before returning, in case it fails.

Group macros
CL_PRINTF returns a GL_FALSE rather than a regular C99 boolean.

Global clInitImage
Documentation for this file.

Global clCopyColour
Docs

Global clCopyContext
change this to use an initial memcpy

Global clWriteColour
Should arguments be swapped to fit "dest then src" standard

Global clWriteModel
Function Incorrect

Global clPrintContextSummary
Should these be here? They are largely for debugging. They could just be static functions wherever they are called from.

Global clPrintEnum
these should all check return values of calls to other clPrint methods and return GL_FALSE if any fail!

it would be even better if GLenum were translated into english

Global clPrintModelSummary
Eventually should compare each item against a default item instead of deep-comparing with zero. Needs equals methods for cl structs, eg. clEqualVertex(v0, v1)

Global clUpdateContext
Fix this since we have no meshes anymore

Global clDrawImage
Function Incomplete

Generated on Thu Dec 27 13:53:42 2007 for CL by  doxygen 1.4.6