summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dos
AgeCommit message (Expand)Author
2002-12-19obsoleteBrian Paul
2002-12-19DOS updatesBrian Paul
2002-12-18DOS updates from Daniel Borca.Brian Paul
2002-11-18enable 1.4 extensionsBrian Paul
2002-11-13moved function declaration into the template, define the NAME to specify the ...Brian Paul
2002-11-05Updates for DOS driver from Daniel Borca.Brian Paul
2002-10-24Header file clean-up:Brian Paul
2002-10-14context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...Brian Paul
2002-10-08finally get rid of ctx->Texture._ReallyEnabled fieldBrian Paul
2002-10-04Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul
2002-09-27new texture compression infrastructureBrian Paul
2002-09-03updates from Daniel BorcaBrian Paul
2002-07-09Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()Brian Paul
2002-06-15Implemented GL_NV_texture_rectangle extension.Brian Paul
2002-06-15Added ctx parameter to _mesa_debug()Brian Paul
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul
2002-04-01DOS driver updateBrian Paul
2002-03-23DOS/Mesa driver updates (Daniel Borca)Brian Paul
2002-03-16Lots of changes related to framebuffer/window buffer resizing. Basically,Brian Paul
2002-03-11obsoleteBrian Paul
2002-03-08DOS driver updates from Daniel BorcaBrian Paul
2002-03-08new DOS driver files from Daniel BorcaBrian Paul
2002-02-23DOS updates from Daniel BorcaBrian Paul
2002-02-15obsoleteBrian Paul
2002-02-12Daniel Borca's new DOS/DJGPP driver.Brian Paul
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2000-11-22 Modified Files:Jouk Jansen
2000-09-26First batch of OpenGL SI related changes:Brian Paul
1999-08-19Initial revisionjtg