summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi/mesa.def
AgeCommit message (Expand)AuthorFilesLines
2012-06-14windows/gdi: Remove GL_NV_register_combiners and GL_NV_vertex_array_range exp...José Fonseca1-15/+0
2011-04-23scons: Build classic mesa gdi driver.José Fonseca1-107/+0
2010-03-01Remove now obsolete mesa_bzero symbol.Karl Schultz1-1/+0
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg1-2/+0
2010-02-19Remove _mesa_memset in favor of plain memset.Kenneth Graunke1-1/+0
2010-02-19Remove _mesa_memcpy in favor of plain memcpy.Kenneth Graunke1-1/+0
2010-02-19Remove _mesa_strcmp in favor of plain strcmp.Kenneth Graunke1-2/+1
2010-02-10Add new symbol to exports listunknown1-0/+1
2010-01-29windows: assorted build fixesBrian Paul1-2/+2
2009-11-04Merge branch 'mesa_7_6_branch'Brian Paul1-11/+0
2009-11-03windows: remove old entrypoints from mesa.def fileKarl Schultz1-12/+0
2009-09-19windows: replace old ColorTable, Convolution functions with newBrian Paul1-4/+4
2009-09-19windows: replace old TexCopy functions w/ newBrian Paul1-5/+5
2009-07-27windows: updated VC8 project filesKarl Schultz1-1/+0
2009-03-07mesa: remove last of _mesa_unreference_framebuffer() callsBrian Paul1-1/+1
2009-01-15windows: updated mesa.def fileKarl Schultz1-0/+5
2008-05-28updated function listBrian Paul1-27/+4
2007-04-24assorted fixes for Windows/VC8Karl Schultz1-3/+34
2007-02-16Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier1-3/+3
2006-08-30Handle API and dispatch table changes that removed a bunch of extension entry...Karl Schultz1-114/+0
2006-08-04export new _mesa_* functionsKarl Schultz1-0/+5
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 Schultz1-0/+1
2005-12-08update for symbol export changesKarl Schultz1-1/+2
2005-09-05remove _swrast_DrawBufferKarl Schultz1-1/+0
2005-05-24Major code cleanup and begin using new render buffer interface.Karl Schultz1-2/+19
2004-05-10fixed bugs in fxddtex.cDaniel Borca1-1/+0
2004-01-27Add new driverfuncs.Karl Schultz1-0/+1
2004-01-14Replace with version generated from new python script.Karl Schultz1-717/+719
2004-01-13add new entrypointsKarl Schultz1-696/+715
2003-09-18Update with current set of gl* entry points.Karl Schultz1-221/+726
2003-09-18Add symbols to export private entry points to osmesa.Karl Schultz1-0/+6
2003-07-25cleanup - add comments and sort names.Karl Schultz1-88/+118
2003-07-24add symbols needed by osmesa.Karl Schultz1-0/+3
2003-07-24linker exports defsKarl Schultz1-0/+492