summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Clarify which version of Mesa we're talking aboutAdam Jackson2006-03-301-2/+2
|
* Update the install docs to make explicit note of libdrm version dependency.Adam Jackson2006-03-303-20/+12
| | | | Change pdx.fd.o to {anon,}cvs.fd.o as appropriate.
* Updated for Mesa 6.5Karl Schultz2006-03-291-10/+28
|
* prep for 6.5 releaseBrian Paul2006-03-292-24/+49
|
* added known issue: render to depth textures not workingBrian Paul2006-03-281-2/+11
|
* added GL_EXT_framebuffer_blit, etcBrian Paul2006-03-022-4/+8
|
* update Blender linkBrian Paul2006-02-231-1/+1
|
* updated GLUT linkBrian Paul2006-02-221-1/+1
|
* bring in changes from 6.4 branchBrian Paul2006-02-035-1/+190
|
* misc updatesBrian Paul2006-01-271-8/+9
|
* remove bogus wings3d linkBrian Paul2005-12-301-2/+0
|
* Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul2005-12-141-0/+1
| | | | done with fragment programs nowadays.
* added MESA_GLX_ALPHA_BITS env varBrian Paul2005-11-052-0/+2
|
* s/dri.sourceforge.net/dri.freedesktop.org/Adam Jackson2005-11-033-5/+5
|
* 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
|