Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-01 | Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492. | Michal Krol | |
2006-04-18 | Add support for ARB_vertex_shader attrib binding and query. | Michal Krol | |
Clean-up ARB_shaderobjects code a bit. | |||
2006-02-27 | More GLSL code: | Michal Krol | |
- add x86 code generator; - add full support for uniforms in ARB_shader_objects; - add assembly instruction: global_addr; - reorganize #includes; - built-in uniforms accessed by index, rather than by name; - add some entries to x86sse rtasm; - add configurations to VC6 projects: 'Release x86' and 'Debug x86'; - #define SLANG_X86 active only on VC6 x86 builds; - introduce code export table for a shader; - remove GNU license from the noise library; | |||
2006-02-22 | add missing prototypes, use _slang_ prefix on non-static functions | Brian Paul | |
2005-03-25 | add _mesa_init_shaderobjects_3dlabs() declaration | Michal Krol | |
2005-01-13 | 3dlabs glslang frontend | Michal Krol | |