Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix shader object reference counting and hash table deallocation. | Brian | 2006-12-20 | 1 | -5/+0 |
| | |||||
* | Massive re-org of GLSL-related API functions. | Brian | 2006-12-19 | 1 | -0/+241 |
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. |