Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 1 | -211/+0 |
| | |||||
* | Remove carriage returns. | Michal Krol | 2006-04-25 | 1 | -2/+2 |
| | |||||
* | More GLSL code: | Michal Krol | 2006-02-27 | 1 | -2/+72 |
| | | | | | | | | | | | | | - 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; | ||||
* | Visual Studio 6 project file for Windows GDI driver. | Karl Schultz | 2005-05-24 | 1 | -0/+141 |