Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-17 | linker: Initial bits of the linker | Ian Romanick | |
No linking is done yet, but some of the semantic checking is done. | |||
2010-06-17 | Add glsl_program that is similar to Mesa's gl_shader_program | Ian Romanick | |
2010-06-17 | Change glsl_program to glsl_shader | Ian Romanick | |
2010-06-17 | Add glsl_program that is similar to Mesa's gl_program | Ian Romanick | |
This will be used as the header for individual compilation units. |