| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Rather stupid warning: msvc is warning that converting from a 1bit
structure bitfield to a unsigned char looses precision... /WX makes this
an error.
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fix bug in comparing large structs/arrays.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Build on the heirarchal approach implemented for arrays/structs.
|
| |
|
| |
|
| |
|
|
|
|
| |
Provide more info for register usage errors/warnings.
|
| |
|
| |
|
|
|
|
| |
No API-level functions now in program.c.
|
|
|
|
| |
of a trace.
|
| |
|
|
|
|
| |
Relies on gprof2dot.py.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Fix incorrect uniform/attribute size query results.
Add missing error checking for glUniform, glUniformMatrix params
Fix an array size/allocation error.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|