summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2004-04-14documentation updatesDaniel Borca
Glide3 driver: POINTCAST palette fixes
2004-04-13updated Glide driver documentationDaniel Borca
fixed SAL/SAR in assyntax.h (NASM) fixed a bug wrt NULL pointer assignment in t_vtx_api.c cosmetics to t_vtx_x86.c & t_vtx_x86_gcc.S enabled STDCALL with codegen (MinGW)
2004-04-07revived linux-glide build processDaniel Borca
some small Makefile changes for MinGW & DJGPP
2004-04-03update revision historyBrian Paul
2004-04-03minor correctionsBrian Paul
2004-04-02reorder 6.0 / 6.0.1 entriesBrian Paul
2004-04-02merge from 6.0 branchBrian Paul
2004-03-29code cleanup hehehDaniel Borca
2004-03-26updated Makefile infoBrian Paul
2004-03-25update my email addressBrian Paul
2004-03-21added aux buffers itemBrian Paul
2004-03-02workaround for crash-upon-exit in verbose modeDaniel Borca
fxMesa now uses grQueryResolution minor fixes to X11 and DOS drivers
2004-02-20fixed some typosDaniel Borca
2004-02-17recent bug fixes/changes (fog, glArrayElement, triangle rasterization)Brian Paul
2004-02-13added note about kernel modulesBrian Paul
2004-02-13info about precompiled libs for SolarisBrian Paul
2004-02-09reorganized DMesa to fxMesa wrapperDaniel Borca
2004-02-09deal with combine_ext refactorDaniel Borca
2004-02-07added NUL driver for DMesaDaniel Borca
2004-02-03added Daniel Stone for getting CVS accessBrian Paul
2004-02-02updated list of env varsBrian Paul
2004-02-02added glutGetProcAddress in DMesaGLUTDaniel Borca
2004-01-26updated GLUT linkBrian Paul
2004-01-24initial info for version 6.1Brian Paul
2004-01-24added link to ORSA (per request)Brian Paul
2004-01-23accomodated new driver_func initializationDaniel Borca
added DMesaGetProcAddress some other minor fixes updated documentation
2004-01-23misc updatesBrian Paul
2004-01-20fixed a bug in VGA initialization routineDaniel Borca
2004-01-20initial 6.1 release notes with info about recent _mesa_create_context ↵Brian Paul
changes, etc.
2004-01-15tweaks for 6.0 releaseBrian Paul
2004-01-15documentation updateDaniel Borca
2004-01-14latest changes, bug fixesBrian Paul
2004-01-13updated glext.h, fixed bug 876160Brian Paul
2004-01-12latest bug fixesBrian Paul
2004-01-12added note about mklib permissionsBrian Paul
2004-01-07updates for 6.0 releaseBrian Paul
2004-01-06added Aqsis linkBrian Paul
2004-01-06remove BMRT linkBrian Paul
2004-01-01latest updatesBrian Paul
2003-12-31added info about S3TC texture compressionBrian Paul
2003-12-31updated CVS infoBrian Paul
2003-12-21Version bumps, etc for Mesa 6.0Brian Paul
2003-12-19DMesa: removed MGA2064W driverDaniel Borca
DMesa: added capability to query visuals fxMesa: WGL_3DFX_gamma_control fxMesa: minor fixes to interface (fxQueryHardware vs fxMesaSelect...)
2003-12-18added link to RELNOTES-5.1Brian Paul
2003-12-18added MD5 checksums for 5.1 tarballsBrian Paul
2003-12-17updates for 5.1 releaseBrian Paul
2003-12-17updated location of config.hBrian Paul
2003-12-13Updates from Philippe Houdoin.Brian Paul
2003-12-12updated list of filesBrian Paul
2003-12-10got rid of __FUNCTION__ :(Daniel Borca
Texus2 functions are dynamically linked now made getRegistryOrEnvironmentString more portable bugfix: unnecessary total SW fallback -- glColorMask bugfix: when shared palette was not loaded correctly point_attenuation_stage back in business (point size/atten) fxTexGetInfo is not required for fxIsTexSupported fxDDChooseTextureFormat optimized for RGB/RGBA textures accelerated Quads with Triangle_Fans more WGL extensions/functions (also updated export file) DXTC/S3TC -> FXT1 wrapping hack quick & dirty fix for Quake2