Commit Graph

51 Commits

Author SHA1 Message Date
Brian Paul ef56a563a1 undo prev change to this VC7 project file
Meant to update the VC8 project file.
2008-05-29 10:46:39 -06:00
Karl Schultz 1190261c47 added prog_uniform.[ch] 2008-05-29 10:43:48 -06:00
Brian Paul 645c131264 Assorted Windows fixes (Karl Schultz) 2008-05-29 10:42:02 -06:00
Karl Schultz 9d3359d12a dependency fixes (bug 13544) 2008-05-27 08:50:47 -06:00
Brian 65685785fa Replace glut_fbc.c with glut_fcb.c (cb=callback) 2008-02-25 11:01:23 -07:00
Christoph Kubisch 8822069e71 updated VC7 project files 2007-09-05 10:04:37 -06:00
Brian b0b02507b4 remove t_save_api.c and some other obsolete files, may be more 2007-06-28 07:18:43 -06:00
Brian 3b0bd0ce17 new VC8 project files 2007-04-24 08:52:34 -06:00
Brian Paul 24edd90159 Move mipmap generation functions, texture scaling functions into new
mipmap.c file.
2006-09-29 01:24:26 +00:00
Brian Paul a97492f4df added arrayobj.[ch] files 2006-07-21 19:56:52 +00:00
Michal Krol 51fec69ea6 Add x86sse.h. 2006-05-30 09:59:05 +00:00
Brian Paul d2e5598cd3 added rbadaptors.[ch] files 2006-05-19 03:37:41 +00:00
Michal Krol 6acf1e93a2 Remove carriage returns. 2006-04-25 10:11:59 +00:00
Michal Krol 7473d17268 Add bitset.h. 2006-04-04 10:25:23 +00:00
Karl Schultz cec74532bf Add newest source code files to project. 2006-03-29 20:55:48 +00:00
Karl Schultz 888ab86f85 Repair corrupted file and remove rogue 'test' project. 2006-03-29 04:01:25 +00:00
Michal Krol 8af48fc4d6 More GLSL code:
- add texture sampling support;
- fix assembly codegen bugs;
2006-03-14 11:23:16 +00:00
Brian Paul 2c61fdafd6 added s_blit.c 2006-03-01 02:00:58 +00:00
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
Michal Krol cc1591667d More GLSL code:
- uniforms (only GetLocation, Uniform1f and Uniform4fv for now for demos);
- fix bugs and optimize array size handling;
- 2D texture sampling (needs Enable(TEXTURE_2D) to work);
- decrease built-in library assembly size by 30%.
2006-02-21 12:35:06 +00:00
Michal Krol 3654193a4d More GLSL code.
- general constructors allowed;
- implement noise functions (from Stefan Gustavson - thanks!)
- cosmetic stuff.
2006-02-18 15:11:18 +00:00
Michal Krol 50092f8f33 Add s_arbshader.c, s_arbshader.h. 2006-02-15 11:09:26 +00:00
Michal Krol adef42c88d Add tnl\t_vb_arbshader.c. 2006-02-13 11:27:33 +00:00
Michal Krol bd8c742762 Add shader/slang/slang_compile_*.* files. 2006-01-30 14:50:01 +00:00
Brian Paul 1add059bd1 Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
done with fragment programs nowadays.
2005-12-14 03:04:58 +00:00
Karl Schultz f2b9fa03da reapply recent changes with Visual Studio instead of direct text editing. 2005-12-08 04:30:44 +00:00
Brian Paul 9fd133511c removed arbfragparse.[ch] arbvertparse.[ch] 2005-11-19 15:37:00 +00:00
Brian Paul 94f70fab64 added depthstencil.[ch] 2005-11-16 04:12:08 +00:00
Brian Paul f344be793c added mm.c mm.h execmem.c 2005-10-20 21:29:32 +00:00
Brian Paul dc4070c787 updated for new mm.c, execmem.c files 2005-10-19 01:28:14 +00:00
Brian Paul 7fb9352fe4 replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch] 2005-09-15 01:00:20 +00:00
Karl Schultz ee850657e6 VC7 project file for building glut lib 2005-07-01 20:25:57 +00:00
Karl Schultz 0cf67634bb VC7 project file for gears demo 2005-07-01 20:25:23 +00:00
Karl Schultz 101d05ad94 VC7 Solution file for building glut and demos 2005-07-01 20:24:49 +00:00
Karl Schultz c5b6580c6f VC7 project file for osmesa 2005-07-01 20:23:52 +00:00
Karl Schultz 35a11c14ee VC7 project file for core mesa lib 2005-07-01 20:23:23 +00:00
Karl Schultz ec171b7d02 VC7 project file for glu 2005-07-01 20:22:41 +00:00
Karl Schultz 2de5f6e252 VC7 project file for gdi driver 2005-07-01 20:21:45 +00:00
Karl Schultz b64d60a2a6 Visual Studio 7 solution file for mesa lib 2005-07-01 20:19:47 +00:00
Karl Schultz 06abb854f0 Add new files to project. 2005-07-01 15:59:33 +00:00
Karl Schultz 6580a6d561 Account for moved/new/removed files. 2005-05-26 18:22:13 +00:00
Karl Schultz 89bf62cd49 project file for glut library 2005-05-24 22:06:59 +00:00
Karl Schultz 5dc31379c4 fix location of gears project 2005-05-24 22:04:03 +00:00
Karl Schultz c97a3a3038 project file to build gears 2005-05-24 21:57:45 +00:00
Karl Schultz 7df5eddf6a Visual Studio 6 project file to build GLUT and some demos. 2005-05-24 21:51:58 +00:00
Karl Schultz 7708b75d72 Visual Studio 6 project file for OSmesa library. 2005-05-24 21:02:51 +00:00
Karl Schultz c73968af95 Visual Studio 6 project file for core Mesa. 2005-05-24 21:01:55 +00:00
Karl Schultz 9a726cdf8f Needed to build .cc files in Visual Studio 6. 2005-05-24 21:01:05 +00:00
Karl Schultz 7179810375 Visual Studio 6 project file for GLU library. 2005-05-24 21:00:03 +00:00
Karl Schultz a1b07e187e Visual Studio 6 project file for Windows GDI driver. 2005-05-24 20:59:07 +00:00