mesa/windows
Michal Krol 9ac9605de1 More GLSL code:
- 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-27 14:41:41 +00:00
..
VC6 More GLSL code: 2006-02-27 14:41:41 +00:00
VC7 Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be 2005-12-14 03:04:58 +00:00