Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2005-03-26 | obsolete | Brian Paul | |
2005-02-14 | updated doc | Daniel Borca | |
2005-02-10 | lots of updates | Brian Paul | |
2005-01-20 | document new glDeleteTextures/Buffers/Programs behaviour | Brian Paul | |
2005-01-20 | Use a simple CSS style sheet. | Brian Paul | |
2005-01-14 | doc update | Daniel Borca | |
2005-01-03 | latest updates | Brian Paul | |
2005-01-03 | DirectFB driver (Claudio Ciccani) | Brian Paul | |
2004-12-20 | misc cleanup | Daniel Borca | |
2004-12-15 | minor info update | Daniel Borca | |
2004-12-09 | typo | Brian Paul | |
2004-12-09 | bring in 6.2.1 changes | Brian Paul | |
2004-12-05 | report bugs at freedesktop.org | Brian Paul | |
2004-11-27 | misc updates | Brian Paul | |
2004-11-22 | misc updates | Brian Paul | |
2004-11-15 | emphasize on the contents of Glide SDK | Daniel Borca | |
2004-11-12 | small note regarding SSE under pure DOS | Daniel Borca | |
2004-10-31 | remove PBO work from to-do list | Brian Paul | |
2004-10-31 | finished up PBO support | Brian Paul | |