summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2005-09-23 Committing in .Jouk Jansen
1) change compilation on VMS to use IEEE floating points 2) one more problem with _mesa_sprintf solved Modified Files: Mesa/docs/README.VMS Mesa/progs/demos/descrip.mms Mesa/progs/tests/descrip.mms Mesa/progs/util/descrip.mms Mesa/progs/xdemos/descrip.mms Mesa/src/glu/mesa/descrip.mms Mesa/src/glu/sgi/descrip.mms Mesa/src/glut/glx/descrip.mms Mesa/src/mesa/array_cache/descrip.mms Mesa/src/mesa/drivers/common/descrip.mms Mesa/src/mesa/drivers/osmesa/descrip.mms Mesa/src/mesa/drivers/x11/descrip.mms Mesa/src/mesa/glapi/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/main/texobj.c Mesa/src/mesa/math/descrip.mms Mesa/src/mesa/shader/descrip.mms Mesa/src/mesa/shader/grammar/descrip.mms Mesa/src/mesa/shader/slang/descrip.mms Mesa/src/mesa/swrast/descrip.mms Mesa/src/mesa/swrast_setup/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
2005-09-23added XOR line optimizationBrian Paul
2005-09-14initial 6.5 release notesBrian Paul
2005-09-13update like for MD2 viewerBrian Paul
2005-09-12add GL_ATI_fragment_shader support for r200Roland Scheidegger
2005-09-10bunch of updatesBrian Paul
2005-09-02GL_EXT_timer_queryBrian Paul
2005-08-31enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for ↵Roland Scheidegger
texture sampling and texture environment, optimize away texture sampling for units if the result is not used, always emit the env instructions in-order and try to eliminate GL_REPLACE env instructions.
2005-08-29added note about IEEE vs VAX floating point (bug 4270)Brian Paul
2005-08-25added singlebuffer demoBrian Paul
2005-08-25initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test)Brian Paul
2005-08-19fix typoBrian Paul
2005-08-19md5 sums for 6.3.2Brian Paul
2005-08-19update MESA_DEBUG with FP infoBrian Paul
2005-08-19updates for 6.3.2 release, plus other assorted clean-upsBrian Paul
2005-08-16updates for 6.3.2Brian Paul
2005-07-28SPARC, DRI interface changes for 6.3.1Brian Paul
2005-07-22added vp negative addressing bug fixBrian Paul
2005-07-216.3.1 updatesBrian Paul
2005-07-21updated with DRI building instructionsBrian Paul
2005-07-21first 6.3.1 bug fixesBrian Paul
2005-07-21s/2004/2005/Brian Paul
2005-07-20fix some URLsBrian Paul
2005-07-20added md5 checksums for 6.3Brian Paul
2005-07-20more updates for 6.3 releaseBrian Paul
2005-07-19updates for 6.3 releaseBrian Paul
2005-07-01Update notes with VC7 info.Karl Schultz
2005-07-01minor fixesBrian Paul
2005-06-07updates from Paul GarceauDaniel Borca
2005-06-07updates from Paul GarceauDaniel Borca
2005-06-02Updates for new Windows build system.Karl Schultz
2005-05-07x86_64 stuffBrian Paul
2005-05-06fix a bunch of html errorsBrian Paul
2005-05-05minor face-lift for web pagesBrian Paul
2005-05-05fix typoBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested.
2005-05-04html fixBrian Paul
2005-04-13updated procedure for getting CVS-write accessBrian Paul
2005-03-26obsoleteBrian Paul
2005-02-14updated docDaniel Borca
2005-02-10lots of updatesBrian Paul
2005-01-20document new glDeleteTextures/Buffers/Programs behaviourBrian Paul
2005-01-20Use a simple CSS style sheet.Brian Paul
2005-01-14doc updateDaniel Borca
2005-01-03latest updatesBrian Paul
2005-01-03DirectFB driver (Claudio Ciccani)Brian Paul
2004-12-20misc cleanupDaniel Borca
2004-12-15minor info updateDaniel Borca
2004-12-09typoBrian Paul
2004-12-09bring in 6.2.1 changesBrian Paul