summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2003-09-18Copy the DLL files to the lib directory instead of libexec.Karl Schultz
2003-09-18Add symbols to export private entry points to osmesa.Karl Schultz
2003-09-17GL_ARB_vertex_buffer_object working now, at least for non-indexedBrian Paul
2003-09-17added call to _mesa_enable_1_5_extensions()Brian Paul
2003-08-30Generate browse info for Debug version.Karl Schultz
2003-08-28Updates from Daniel BorcaBrian Paul
2003-08-24Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl
2003-08-23Add missing assembly file from radeon buildJon Smirl
2003-08-23Remove files not used in current MGA driverJon Smirl
2003-08-23update fb makefile for new directory structure, add dependsJon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-22updates from Daniel BorcaBrian Paul
2003-08-19DOS and glide driver updates from Daniel BorcaBrian Paul
2003-08-06Shared dri driver resourcesKeith Whitwell
2003-08-06Not-quite-functional swrast-only dri driverKeith Whitwell
2003-08-06Shared radeon/r200 init codeKeith Whitwell
2003-08-06mga driver, brought over by Jon SmirlKeith Whitwell
2003-08-06r200 driver, brought over by Jon SmirlKeith Whitwell
2003-08-05Updates from Daniel Borca.Brian Paul
2003-07-26Moved.Karl Schultz
2003-07-26VC 6 Project FileKarl Schultz
2003-07-25cleanup - add comments and sort names.Karl Schultz
2003-07-24add symbols needed by osmesa.Karl Schultz
2003-07-24Project file for osmesaKarl Schultz
2003-07-24moved to top of tree.Karl Schultz
2003-07-24fix location of mesa.defKarl Schultz
2003-07-24linker exports defsKarl Schultz
2003-07-24Source code for GDI driver.Karl Schultz
2003-07-24Project file to build gdi driver and OPENGL32.DLL.Karl Schultz
2003-07-24Project file to build tnl - creates static LIB that is later linked to make a...Karl Schultz
2003-07-24Project file to build swrast - creates static LIB that is later linked to mak...Karl Schultz
2003-07-24Project file to build core mesa - creates static LIB that is later linked to ...Karl Schultz
2003-07-24Visual Studio Workspace file for building Mesa. This workspace contains proj...Karl Schultz
2003-07-24Removing from this directory. Will be added to new gdi driver directory.Karl Schultz
2003-07-24Remove obsolete file.Karl Schultz
2003-07-17more DOS updates from Daniel BorcaBrian Paul
2003-07-11DOS updates from Daniel BorcaBrian Paul
2003-07-03Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).Brian Paul
2003-07-02 Committing in .Jouk Jansen
2003-06-30DOS updates (Daniel Borca)Brian Paul
2003-06-17 Committing in .Jouk Jansen
2003-06-16DOS updates for new tree (Daniel Borca)Brian Paul
2003-06-16fix include paths (Daniel Borca)Brian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-05-27Version defines. include "version.h" in a few files.Brian Paul
2003-05-15autoconf/automake updated for newer versions (bug 734362)Brian Paul
2003-04-21use INDEX8_SPAN_ARGSBrian Paul
2003-04-04Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, heightBrian Paul
2003-04-02fix double-memory free in XMesaDestroyContextBrian Paul
2003-04-01s/gl_ctx/mesa/ and misc clean-upsBrian Paul