summaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Expand)AuthorFilesLines
2009-03-17wgl: Port sharedtex_mt to WGL.Michal Krol2-0/+140
2009-03-16wgl: Port glthreads to WGL.Michal Krol2-0/+153
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul1-0/+8
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul1-0/+8
2009-03-07swrast: rename s_buffers.c -> s_clear.cBrian Paul1-1/+1
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane8-225/+1668
2009-01-21windows: fix output dir for glut project fileThomas Henn1-4/+4
2009-01-21windows: another round of VC8 project file updatesKarl Schultz8-134/+1211
2009-01-21Revert "windows: new VC8 projects statically linked against libcmt"Brian Paul10-7580/+0
2009-01-20windows: new VC8 projects statically linked against libcmtThomas Henn10-0/+7580
2009-01-20windows: more VC8 project file updatesKarl Schultz2-143/+11
2009-01-19windows: updated VC8 project filesThomas Henn5-46/+34
2009-01-16Merge commit 'origin/master' into gallium-0.2Alan Hourihane1-1/+18
2009-01-15windows: updated VC8 project fileKarl Schultz1-1/+18
2009-01-14Merge commit 'origin/master' into gallium-0.2Alan Hourihane2-2/+130
2009-01-14windows: remove reference to swizzle.c fileBrian Paul1-4/+0
2009-01-12windows: updated VC8 project filesThomas Henn2-7/+99
2009-01-12windows: added new sources for 7.3 (may be more, needs testing)Brian Paul1-0/+40
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul2-14/+14
2008-12-15mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functionsBrian Paul2-14/+14
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell16-5797/+0
2008-05-29undo prev change to this VC7 project fileBrian Paul1-956/+422
2008-05-29added prog_uniform.[ch]Karl Schultz1-0/+8
2008-05-29Assorted Windows fixes (Karl Schultz)Brian Paul3-430/+968
2008-05-27dependency fixes (bug 13544)Karl Schultz1-0/+3
2008-02-25Replace glut_fbc.c with glut_fcb.c (cb=callback)Brian3-3/+3
2008-02-25Remove files of unsupported build systems.José Fonseca28-12235/+0
2007-09-05updated VC7 project filesChristoph Kubisch5-314/+475
2007-06-28remove t_save_api.c and some other obsolete files, may be moreBrian2-19/+0
2007-04-24new VC8 project filesBrian8-0/+4037
2006-09-29Move mipmap generation functions, texture scaling functions into newBrian Paul2-0/+7
2006-07-21added arrayobj.[ch] filesBrian Paul2-0/+11
2006-05-30Add x86sse.h.Michal Krol1-0/+4
2006-05-19added rbadaptors.[ch] filesBrian Paul2-0/+14
2006-04-25Remove carriage returns.Michal Krol1-2/+2
2006-04-04Add bitset.h.Michal Krol1-0/+4
2006-03-29Add newest source code files to project.Karl Schultz1-3/+39
2006-03-29Repair corrupted file and remove rogue 'test' project.Karl Schultz1-19/+4
2006-03-14More GLSL code:Michal Krol1-0/+29
2006-03-01added s_blit.cBrian Paul2-0/+7
2006-02-27More GLSL code:Michal Krol5-12/+1876
2006-02-21More GLSL code:Michal Krol1-0/+16
2006-02-18More GLSL code.Michal Krol1-0/+8
2006-02-15Add s_arbshader.c, s_arbshader.h.Michal Krol1-0/+8
2006-02-13Add tnl\t_vb_arbshader.c.Michal Krol1-0/+4
2006-01-30Add shader/slang/slang_compile_*.* files.Michal Krol1-0/+32
2005-12-14Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul2-14/+0
2005-12-08reapply recent changes with Visual Studio instead of direct text editing.Karl Schultz1-5/+5
2005-11-19removed arbfragparse.[ch] arbvertparse.[ch]Brian Paul2-28/+0
2005-11-16added depthstencil.[ch]Brian Paul2-0/+14