summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows
AgeCommit message (Expand)AuthorFilesLines
2006-03-30Clean up data structures, finishing off some of the cleanup work suggested by...Karl Schultz2-133/+139
2006-03-30Fix logic error in viewport function so that we still resize the buffers if t...Karl Schultz1-8/+5
2006-03-30When creating front/back renderbuffers, init the Red/Green/Blue/AlphaBits fieldsBrian Paul1-18/+38
2006-03-30Use [][3] for write_rgb_span_16Karl Schultz1-1/+1
2006-03-30Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...Karl Schultz3-297/+419
2006-03-29Update for new Mesa entry points. I need to change the python script that ge...Karl Schultz1-3/+4
2006-01-25add wglGetExtensionsStringARBKarl Schultz2-1/+6
2005-12-16fix thinko in last revision.Karl Schultz1-1/+1
2005-12-15Work In Progress. Move some of the frame buffer, render buffer, etc init cod...Karl Schultz2-102/+164
2005-12-08update for symbol export changesKarl Schultz1-1/+2
2005-09-19additional wrapper updates, bug 4468Brian Paul1-0/+25
2005-09-05Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz3-33/+34
2005-09-05remove _swrast_DrawBufferKarl Schultz1-1/+0
2005-08-27Rearrange the code related to GL_ARB_occlusion_object to generalize queryBrian Paul3-9/+3
2005-08-09free context structure (bug 1252316) and s/free/_mesa_free/Brian Paul1-6/+7
2005-07-01Fix a prototypeKarl Schultz1-5/+5
2005-06-13mingw changes (Nolan Leake)Brian Paul3-5/+4
2005-05-24moved to windows build dirKarl Schultz1-137/+0
2005-05-24Major code cleanup and begin using new render buffer interface.Karl Schultz5-4284/+1500
2005-04-22Updates for pipeline_stage struct changes.Keith Whitwell6-206/+33
2005-04-15more gldirect compile fixes. Getting near the linking stage now. No build fil...Ben Crossman14-188/+511
2005-04-14Some initial compile fixes. Still some left and warnings that need fixing. No...Ben Crossman23-111/+114
2005-02-14killed a few warningsDaniel Borca1-400/+394
2005-02-05remove dependency on Shared->TexObjectListBrian Paul1-21/+27
2004-12-09simplistic ICD implementation for fx/MesaDaniel Borca2-0/+164
2004-12-07fixed an include pathDaniel Borca1-1/+1
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul1-8/+10
2004-11-15moved windoze specific code outside drivers/glide/Daniel Borca3-0/+2143
2004-11-08Remove need for defining _MSC_VER when building Mesa for windows withBrian Paul2-3/+5
2004-10-12SWTC trick, enabled new extensionsDaniel Borca1-2/+32
2004-09-17rearrange a couple of lines of code to avoid compilation error in VC 6,Karl Schultz1-1/+1
2004-08-30remove CRDaniel Borca1-21/+21
2004-08-25ICD update from Gregor AnichBrian Paul2-441/+457
2004-08-25Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul4-34/+106
2004-08-25Windows ICD driver code (patch 1014800)Brian Paul4-2/+779
2004-08-14Update Visual Studio Project file for src tree updates.Karl Schultz1-2/+2
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell8-47/+47
2004-05-10fixed bugs in fxddtex.cDaniel Borca1-1/+0
2004-04-20add SciTech's GLDirect driver for Windows.Alan Hourihane56-0/+34924
2004-01-27Add new driverfuncs.Karl Schultz2-0/+9
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul1-47/+26
2004-01-14Replace with version generated from new python script.Karl Schultz1-717/+719
2004-01-13add new entrypointsKarl Schultz1-696/+715
2004-01-07Mingw3 prototypesDaniel Borca1-4/+1
2003-11-24Import vtx-0-2-branchKeith Whitwell1-1/+0
2003-11-04fix AccessViolation bug (#835861)Brian Paul1-2/+9
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz1-129/+129
2003-09-18Update with current set of gl* entry points.Karl Schultz1-221/+726
2003-09-18Copy the DLL files to the lib directory instead of libexec.Karl Schultz1-2/+2
2003-09-18Add symbols to export private entry points to osmesa.Karl Schultz1-0/+6