aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* fix glVertexAttribPointerARB's normalized behaviourBrian Paul2006-06-131-0/+1
|
* GL_APPLE_vertex_array_object is newBrian Paul2006-06-121-0/+1
|
* added info about prerequisites for building DRI driversBrian Paul2006-06-081-20/+59
|
* fix glBegin error testBrian Paul2006-06-081-0/+1
|
* links to ClosedGL and S3TC libraryBrian Paul2006-06-081-4/+11
|
* updated Pixmap vs. XImage infoBrian Paul2006-06-071-8/+17
|
* fix depth-format rectangular texturesBrian Paul2006-06-021-0/+1
|
* document MESA_TEX/TNL_PROG env varsBrian Paul2006-06-011-0/+5
|
* fix bug 7077 - mem leakBrian Paul2006-05-301-0/+1
|
* First draft.Michal Krol2006-05-301-0/+194
|
* GL_INDEX_OFFSET fixBrian Paul2006-05-221-0/+1
|
* glxinfo -l expanded, fixed bug 6863Brian Paul2006-05-201-1/+2
|
* updated docs for off-screen renderingBrian Paul2006-05-191-28/+39
|
* 16/32-bit chan fixes, texture compression fixesBrian Paul2006-05-091-0/+3
|
* Fix some silly spelling errors.Ian Romanick2006-05-031-7/+7
|
* vertex attrib alias change, glPopAttrib/GL_DRAW_BUFFER bug fixBrian Paul2006-04-251-0/+3
|
* minor updatesBrian Paul2006-04-191-5/+6
|
* Replace old README.X11 with updated xlibdriver.htmlBrian Paul2006-04-193-315/+266
|
* 6.5.1 fixesBrian Paul2006-04-141-0/+2
|
* fixed line clipping bug 6512Brian Paul2006-04-061-0/+1
|
* fix render to depth texture bugsBrian Paul2006-04-061-0/+1
|
* remove duplicated framebuffer attachment testBrian Paul2006-04-051-1/+2
|
* first 6.5.1 bug fix - bug 6498Brian Paul2006-04-051-0/+7
|
* Assorted updates.Daniel Borca2006-04-011-4/+4
|
* added MD5 checksums for 6.5 filesBrian Paul2006-04-011-2/+10
|
* added 6.5 relnotesBrian Paul2006-04-011-0/+1
|
* 6.5 updatesBrian Paul2006-03-314-6/+59
|
* DMesa now uses OSMesa as a back-end.Daniel Borca2006-03-311-13/+13
|
* updated again for 6.5.Karl Schultz2006-03-311-5/+3
|
* 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
|