aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* updates from 6.4 branchBrian Paul2005-10-245-30/+155
|
* add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses ↵Roland Scheidegger2005-10-171-1/+2
| | | | fallback) yet. May cause a tcl fallback if fog coord is used together with separate specular lighting. Fog factors are precomputed and then submitted instead of the raw coords (chip limitation, same as on r200).
* enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just ↵Roland Scheidegger2005-10-151-0/+1
| | | | generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me.
* Committing in .Jouk Jansen2005-09-231-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | 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 ----------------------------------------------------------------------
* added XOR line optimizationBrian Paul2005-09-231-0/+1
|
* initial 6.5 release notesBrian Paul2005-09-142-0/+75
|
* update like for MD2 viewerBrian Paul2005-09-131-1/+1
|
* add GL_ATI_fragment_shader support for r200Roland Scheidegger2005-09-121-0/+1
|
* bunch of updatesBrian Paul2005-09-102-60/+90
|
* GL_EXT_timer_queryBrian Paul2005-09-021-2/+3
|
* enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for ↵Roland Scheidegger2005-08-311-0/+2
| | | | 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.
* added note about IEEE vs VAX floating point (bug 4270)Brian Paul2005-08-291-0/+4
|
* added singlebuffer demoBrian Paul2005-08-251-0/+1
|
* initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test)Brian Paul2005-08-251-0/+9
|
* fix typoBrian Paul2005-08-191-1/+1
|
* md5 sums for 6.3.2Brian Paul2005-08-191-2/+7
|
* update MESA_DEBUG with FP infomesa_6_3_2Brian Paul2005-08-191-1/+3
|
* updates for 6.3.2 release, plus other assorted clean-upsBrian Paul2005-08-198-152/+99
|
* updates for 6.3.2Brian Paul2005-08-163-3/+49
|
* SPARC, DRI interface changes for 6.3.1Brian Paul2005-07-281-0/+4
|
* added vp negative addressing bug fixBrian Paul2005-07-221-1/+1
|
* 6.3.1 updatesBrian Paul2005-07-213-1/+53
|
* updated with DRI building instructionsBrian Paul2005-07-211-32/+74
|
* first 6.3.1 bug fixesBrian Paul2005-07-211-1/+8
|
* s/2004/2005/Brian Paul2005-07-211-2/+2
|
* fix some URLsBrian Paul2005-07-201-2/+4
|
* added md5 checksums for 6.3Brian Paul2005-07-201-1/+12
|
* more updates for 6.3 releasemesa_6_3Brian Paul2005-07-204-5/+76
|
* updates for 6.3 releaseBrian Paul2005-07-192-3/+6
|
* Update notes with VC7 info.Karl Schultz2005-07-011-19/+22
|
* minor fixesBrian Paul2005-07-015-13/+16
|
* updates from Paul GarceauDaniel Borca2005-06-071-89/+90
|
* updates from Paul GarceauDaniel Borca2005-06-071-81/+89
|
* Updates for new Windows build system.Karl Schultz2005-06-021-86/+114
|
* x86_64 stuffBrian Paul2005-05-071-0/+2
|
* fix a bunch of html errorsBrian Paul2005-05-061-12/+21
|
* minor face-lift for web pagesBrian Paul2005-05-057-27/+46
|
* fix typoBrian Paul2005-05-051-1/+1
|
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-1/+4
| | | | | | | Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested.
* html fixmesa_20050504Brian Paul2005-05-041-2/+2
|
* updated procedure for getting CVS-write accessBrian Paul2005-04-131-3/+5
|
* obsoleteBrian Paul2005-03-261-182/+0
|
* updated docDaniel Borca2005-02-141-10/+7
|
* lots of updatesBrian Paul2005-02-101-34/+44
|
* document new glDeleteTextures/Buffers/Programs behaviourBrian Paul2005-01-202-1/+32
|
* Use a simple CSS style sheet.Brian Paul2005-01-2041-45/+171
|
* doc updateDaniel Borca2005-01-141-0/+1
|
* latest updatesBrian Paul2005-01-032-5/+19
|
* DirectFB driver (Claudio Ciccani)Brian Paul2005-01-031-0/+28
|
* misc cleanupDaniel Borca2004-12-201-5/+9
|