Age | Commit message (Collapse) | Author |
|
|
|
no error detection, slow, may not be 100% correct but a good start
|
|
|
|
Basically, this lets you put a "PRINT 'mesage', register;" statement in a
vertex program to aid in debugging.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
empty routines by now
|
|
|
|
through the GL API directly, but should instead use the GL_CALL macro.
|
|
- fix bug with c-style comment closing - sequences
like /***/ were not correctly parsed
|
|
|
|
- remove redundant check of parsed program target
- remove redundant check of relative addressing range
- use faster grammar interface
|
|
|
|
options (up to 256)
|
|
|
|
note: to use it you must use grammar_check_fast entry
- allow decimal format for literal integers in .syn files
- raise am error if syntax has duplicate or unreferenced
symbols
- do some little clean-up with linked-list stuff
- make macro APPEND_CHARACTER a function
- fix minor typos and bugs
|
|
|
|
resolve TODOs
|
|
|
|
|
|
|
|
( __ ). This will be more compatible with glslang spec.
|
|
present in GL_EXTENSIONS string.
Parse OPTION ARB_draw_buffers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1015696)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|