Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-05 | Refactor COMMON_SOURCES up to Makefile.template | Adam Jackson | |
2005-05-04 | Add drirenderbuffer.c to COMMON_SOURCES | Adam Jackson | |
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-04-22 | First pass at updating these drivers with pipeline_stage struct changes. | Keith Whitwell | |
2005-01-31 | Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless. | Adam Jackson | |
2005-01-23 | silence makedepend warnings about non-portable whitespace | Adam Jackson | |
2005-01-02 | linux-dri-x86 build fix from Andreas Stenglein. | Adam Jackson | |
2004-12-27 | Fix read-from-uninitialized in s3vMakeCurrent() | Adam Jackson | |
2004-12-27 | Get s3v building with a minimum of warnings. | Adam Jackson | |
2004-12-16 | Import s3virge and trident drivers. Not functional yet; no Makefile, no ↵ | Adam Jackson | |
DRI-aware DDX. |