Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5170 → Rev 5171

/programs/develop/libraries/TinyGL/asm_fork/zgl.inc
130,9 → 130,12
next dd ? ;struct GLParamBuffer*
ends
 
offs_gpbu_ops equ 0
offs_gpbu_next equ 4*OP_BUFFER_MAX_SIZE
 
struct GLList
first_op_buffer dd ? ;GLParamBuffer*
; /* TODO: extensions for an hash table or a better allocating scheme */
; TODO: extensions for an hash table or a better allocating scheme
ends
 
struct GLVertex