Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-02 | added GL_EXT_framebuffer_blit, etc | Brian Paul | |
2006-02-23 | update Blender link | Brian Paul | |
2006-02-22 | updated GLUT link | Brian Paul | |
2006-02-03 | bring in changes from 6.4 branch | Brian Paul | |
2006-01-27 | misc updates | Brian Paul | |
2005-12-30 | remove bogus wings3d link | Brian Paul | |
2005-12-14 | Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be | Brian Paul | |
done with fragment programs nowadays. | |||
2005-11-05 | added MESA_GLX_ALPHA_BITS env var | Brian Paul | |
2005-11-03 | s/dri.sourceforge.net/dri.freedesktop.org/ | Adam Jackson | |
2005-10-24 | updates from 6.4 branch | Brian Paul | |
2005-10-17 | add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses ↵ | Roland Scheidegger | |
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). | |||
2005-10-15 | enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just ↵ | Roland Scheidegger | |
generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me. | |||
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-23 | added XOR line optimization | Brian Paul | |
2005-09-14 | initial 6.5 release notes | Brian Paul | |
2005-09-13 | update like for MD2 viewer | Brian Paul | |
2005-09-12 | add GL_ATI_fragment_shader support for r200 | Roland Scheidegger | |
2005-09-10 | bunch of updates | Brian Paul | |
2005-09-02 | GL_EXT_timer_query | Brian Paul | |
2005-08-31 | enable 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-29 | added note about IEEE vs VAX floating point (bug 4270) | Brian Paul | |
2005-08-25 | added singlebuffer demo | Brian Paul | |
2005-08-25 | initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test) | Brian Paul | |
2005-08-19 | fix typo | Brian Paul | |
2005-08-19 | md5 sums for 6.3.2 | Brian Paul | |
2005-08-19 | update MESA_DEBUG with FP info | Brian Paul | |
2005-08-19 | updates for 6.3.2 release, plus other assorted clean-ups | Brian Paul | |
2005-08-16 | updates for 6.3.2 | Brian Paul | |
2005-07-28 | SPARC, DRI interface changes for 6.3.1 | Brian Paul | |
2005-07-22 | added vp negative addressing bug fix | Brian Paul | |
2005-07-21 | 6.3.1 updates | Brian Paul | |
2005-07-21 | updated with DRI building instructions | Brian Paul | |
2005-07-21 | first 6.3.1 bug fixes | Brian Paul | |
2005-07-21 | s/2004/2005/ | Brian Paul | |
2005-07-20 | fix some URLs | Brian Paul | |
2005-07-20 | added md5 checksums for 6.3 | Brian Paul | |
2005-07-20 | more updates for 6.3 release | Brian Paul | |
2005-07-19 | updates for 6.3 release | Brian Paul | |
2005-07-01 | Update notes with VC7 info. | Karl Schultz | |
2005-07-01 | minor fixes | Brian Paul | |
2005-06-07 | updates from Paul Garceau | Daniel Borca | |
2005-06-07 | updates from Paul Garceau | Daniel Borca | |
2005-06-02 | Updates for new Windows build system. | Karl Schultz | |
2005-05-07 | x86_64 stuff | Brian Paul | |
2005-05-06 | fix a bunch of html errors | Brian Paul | |
2005-05-05 | minor face-lift for web pages | Brian Paul | |
2005-05-05 | fix typo | Brian Paul | |
2005-05-04 | Major 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-04 | html fix | Brian Paul | |
2005-04-13 | updated procedure for getting CVS-write access | Brian Paul | |