aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/gdi/mesa.def
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove GL_MESA_resize_buffersIan Romanick2013-06-281-1/+0
* windows/gdi: Remove GL_NV_register_combiners and GL_NV_vertex_array_range exp...José Fonseca2012-06-141-15/+0
* scons: Build classic mesa gdi driver.José Fonseca2011-04-231-107/+0
* Remove now obsolete mesa_bzero symbol.Karl Schultz2010-03-011-1/+0
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-2/+0
* Remove _mesa_memset in favor of plain memset.Kenneth Graunke2010-02-191-1/+0
* Remove _mesa_memcpy in favor of plain memcpy.Kenneth Graunke2010-02-191-1/+0
* Remove _mesa_strcmp in favor of plain strcmp.Kenneth Graunke2010-02-191-2/+1
* Add new symbol to exports listunknown2010-02-101-0/+1
* windows: assorted build fixesBrian Paul2010-01-291-2/+2
* Merge branch 'mesa_7_6_branch'Brian Paul2009-11-041-11/+0
|\
| * windows: remove old entrypoints from mesa.def fileKarl Schultz2009-11-031-12/+0
* | windows: replace old ColorTable, Convolution functions with newBrian Paul2009-09-191-4/+4
* | windows: replace old TexCopy functions w/ newBrian Paul2009-09-191-5/+5
|/
* windows: updated VC8 project filesKarl Schultz2009-07-271-1/+0
* mesa: remove last of _mesa_unreference_framebuffer() callsBrian Paul2009-03-071-1/+1
* windows: updated mesa.def fileKarl Schultz2009-01-151-0/+5
* updated function listBrian Paul2008-05-281-27/+4
* assorted fixes for Windows/VC8Karl Schultz2007-04-241-3/+34
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2007-02-161-3/+3
* Handle API and dispatch table changes that removed a bunch of extension entry...Karl Schultz2006-08-301-114/+0
* export new _mesa_* functionsKarl Schultz2006-08-041-0/+5
* Update for new Mesa entry points. I need to change the python script that ge...Karl Schultz2006-03-291-3/+4
* add wglGetExtensionsStringARBKarl Schultz2006-01-251-0/+1
* update for symbol export changesKarl Schultz2005-12-081-1/+2
* remove _swrast_DrawBufferKarl Schultz2005-09-051-1/+0
* Major code cleanup and begin using new render buffer interface.Karl Schultz2005-05-241-2/+19
* fixed bugs in fxddtex.cDaniel Borca2004-05-101-1/+0
* Add new driverfuncs.Karl Schultz2004-01-271-0/+1
* Replace with version generated from new python script.Karl Schultz2004-01-141-717/+719
* add new entrypointsKarl Schultz2004-01-131-696/+715
* Update with current set of gl* entry points.Karl Schultz2003-09-181-221/+726
* Add symbols to export private entry points to osmesa.Karl Schultz2003-09-181-0/+6
* cleanup - add comments and sort names.Karl Schultz2003-07-251-88/+118
* add symbols needed by osmesa.Karl Schultz2003-07-241-0/+3
* linker exports defsKarl Schultz2003-07-241-0/+492