Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-20 | Fix shader object reference counting and hash table deallocation. | Brian | |
2006-12-19 | Massive re-org of GLSL-related API functions. | Brian | |
Added new GLSL functions to struct dd_function_table. main/shaders.c calls GLSL functions through the dd_function_table. shader/shader_api.c implements the API functions. Other assorted changes, fixes everywhere else. |