summaryrefslogtreecommitdiffstats
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* windows: fix output dir for glut project fileThomas Henn2009-01-211-4/+4
|
* windows: another round of VC8 project file updatesKarl Schultz2009-01-218-134/+1211
| | | | | New static configs generate DLLs that do not have a dependency on the MSCVR* DLL's.
* Revert "windows: new VC8 projects statically linked against libcmt"Brian Paul2009-01-2110-7580/+0
| | | | | | | This reverts commit bbda892c551e7d3f2d94cc877cc6e80f8568fa99. Static configs rolled into regular project files (in next commit). Provided by Karl Schultz.
* windows: new VC8 projects statically linked against libcmtThomas Henn2009-01-2010-0/+7580
|
* windows: more VC8 project file updatesKarl Schultz2009-01-202-143/+11
| | | | | Make some compiler flags per-file. Remove driverfuncs.c from osmesa project.
* windows: updated VC8 project filesThomas Henn2009-01-195-46/+34
|
* windows: updated VC8 project fileKarl Schultz2009-01-151-1/+18
|
* windows: remove reference to swizzle.c fileBrian Paul2009-01-141-4/+0
|
* windows: updated VC8 project filesThomas Henn2009-01-122-7/+99
|
* windows: added new sources for 7.3 (may be more, needs testing)Brian Paul2009-01-121-0/+40
|
* mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functionsBrian Paul2008-12-152-14/+14
| | | | | The noise functions were not glsl-specific. Also, ran indent on the code to clean it up.
* undo prev change to this VC7 project fileBrian Paul2008-05-291-956/+422
| | | | Meant to update the VC8 project file.
* added prog_uniform.[ch]Karl Schultz2008-05-291-0/+8
|
* Assorted Windows fixes (Karl Schultz)Brian Paul2008-05-293-430/+968
|
* dependency fixes (bug 13544)Karl Schultz2008-05-271-0/+3
|
* Replace glut_fbc.c with glut_fcb.c (cb=callback)Brian2008-02-253-3/+3
|
* updated VC7 project filesChristoph Kubisch2007-09-055-314/+475
|
* remove t_save_api.c and some other obsolete files, may be moreBrian2007-06-282-19/+0
|
* new VC8 project filesBrian2007-04-248-0/+4037
|
* Move mipmap generation functions, texture scaling functions into newBrian Paul2006-09-292-0/+7
| | | | mipmap.c file.
* added arrayobj.[ch] filesBrian Paul2006-07-212-0/+11
|
* Add x86sse.h.Michal Krol2006-05-301-0/+4
|
* added rbadaptors.[ch] filesBrian Paul2006-05-192-0/+14
|
* Remove carriage returns.Michal Krol2006-04-251-2/+2
|
* Add bitset.h.Michal Krol2006-04-041-0/+4
|
* Add newest source code files to project.Karl Schultz2006-03-291-3/+39
|
* Repair corrupted file and remove rogue 'test' project.Karl Schultz2006-03-291-19/+4
|
* More GLSL code:Michal Krol2006-03-141-0/+29
| | | | | - add texture sampling support; - fix assembly codegen bugs;
* added s_blit.cBrian Paul2006-03-012-0/+7
|
* More GLSL code:Michal Krol2006-02-275-12/+1876
| | | | | | | | | | | | | - 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;
* More GLSL code:Michal Krol2006-02-211-0/+16
| | | | | | | - 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%.
* More GLSL code.Michal Krol2006-02-181-0/+8
| | | | | | - general constructors allowed; - implement noise functions (from Stefan Gustavson - thanks!) - cosmetic stuff.
* Add s_arbshader.c, s_arbshader.h.Michal Krol2006-02-151-0/+8
|
* Add tnl\t_vb_arbshader.c.Michal Krol2006-02-131-0/+4
|
* Add shader/slang/slang_compile_*.* files.Michal Krol2006-01-301-0/+32
|
* Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul2005-12-142-14/+0
| | | | done with fragment programs nowadays.
* reapply recent changes with Visual Studio instead of direct text editing.Karl Schultz2005-12-081-5/+5
|
* removed arbfragparse.[ch] arbvertparse.[ch]Brian Paul2005-11-192-28/+0
|
* added depthstencil.[ch]Brian Paul2005-11-162-0/+14
|
* added mm.c mm.h execmem.cBrian Paul2005-10-201-0/+12
|
* updated for new mm.c, execmem.c filesBrian Paul2005-10-191-0/+9
|
* replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch]Brian Paul2005-09-152-4/+18
|
* VC7 project file for building glut libKarl Schultz2005-07-011-0/+322
|
* VC7 project file for gears demoKarl Schultz2005-07-011-0/+154
|
* VC7 Solution file for building glut and demosKarl Schultz2005-07-011-0/+27
|
* VC7 project file for osmesaKarl Schultz2005-07-011-0/+168
|
* VC7 project file for core mesa libKarl Schultz2005-07-011-0/+1075
|
* VC7 project file for gluKarl Schultz2005-07-011-0/+752
|
* VC7 project file for gdi driverKarl Schultz2005-07-011-0/+181
|
* Visual Studio 7 solution file for mesa libKarl Schultz2005-07-011-0/+41
|