summaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Expand)Author
2009-07-27windows: updated VC8 project filesKarl Schultz
2009-03-17wgl: Port sharedtex_mt to WGL.Michal Krol
2009-03-16wgl: Port glthreads to WGL.Michal Krol
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul
2009-03-07swrast: rename s_buffers.c -> s_clear.cBrian Paul
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2009-01-21windows: fix output dir for glut project fileThomas Henn
2009-01-21windows: another round of VC8 project file updatesKarl Schultz
2009-01-21Revert "windows: new VC8 projects statically linked against libcmt"Brian Paul
2009-01-20windows: new VC8 projects statically linked against libcmtThomas Henn
2009-01-20windows: more VC8 project file updatesKarl Schultz
2009-01-19windows: updated VC8 project filesThomas Henn
2009-01-16Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2009-01-15windows: updated VC8 project fileKarl Schultz
2009-01-14Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2009-01-14windows: remove reference to swizzle.c fileBrian Paul
2009-01-12windows: updated VC8 project filesThomas Henn
2009-01-12windows: added new sources for 7.3 (may be more, needs testing)Brian Paul
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-12-15mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functionsBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-05-29undo prev change to this VC7 project fileBrian Paul
2008-05-29added prog_uniform.[ch]Karl Schultz
2008-05-29Assorted Windows fixes (Karl Schultz)Brian Paul
2008-05-27dependency fixes (bug 13544)Karl Schultz
2008-02-25Replace glut_fbc.c with glut_fcb.c (cb=callback)Brian
2008-02-25Remove files of unsupported build systems.José Fonseca
2007-09-05updated VC7 project filesChristoph Kubisch
2007-06-28remove t_save_api.c and some other obsolete files, may be moreBrian
2007-04-24new VC8 project filesBrian
2006-09-29Move mipmap generation functions, texture scaling functions into newBrian Paul
2006-07-21added arrayobj.[ch] filesBrian Paul
2006-05-30Add x86sse.h.Michal Krol
2006-05-19added rbadaptors.[ch] filesBrian Paul
2006-04-25Remove carriage returns.Michal Krol
2006-04-04Add bitset.h.Michal Krol
2006-03-29Add newest source code files to project.Karl Schultz
2006-03-29Repair corrupted file and remove rogue 'test' project.Karl Schultz
2006-03-14More GLSL code:Michal Krol
2006-03-01added s_blit.cBrian Paul
2006-02-27More GLSL code:Michal Krol
2006-02-21More GLSL code:Michal Krol
2006-02-18More GLSL code.Michal Krol
2006-02-15Add s_arbshader.c, s_arbshader.h.Michal Krol
2006-02-13Add tnl\t_vb_arbshader.c.Michal Krol
2006-01-30Add shader/slang/slang_compile_*.* files.Michal Krol
2005-12-14Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul
2005-12-08reapply recent changes with Visual Studio instead of direct text editing.Karl Schultz
2005-11-19removed arbfragparse.[ch] arbvertparse.[ch]Brian Paul