Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-29 | add support for PCIE card to EGL, doesn't fully work yet but these changes | Dave Airlie | |
need to get off my hard disk | |||
2005-12-29 | rv370 not rv350 | Dave Airlie | |
2005-12-28 | add some r300 information | Dave Airlie | |
2005-08-05 | More EGL prep. No impact on anything outside of EGL | Jon Smirl | |
2005-08-03 | Add color tiling support to miniglx for radeon | Dave Airlie | |
(Stephane Marchesin + Dave Airlie) | |||
2004-12-08 | From: Stephane Marchesin <marchesin@icps.u-strasbg.fr> | Dave Airlie | |
Attached is a patch that adds pci init code for mesa solo on radeon. It's been tested on an itanium 2 with a radeon 7000 and it works here. The patch adds a new field in the miniglx.conf config file, to choose between pci and agp. | |||
2004-06-02 | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick | |
drm_handle_t, drm_context_t, drm_drawable_t, drm_magic_t. | |||
2004-04-15 | set default page flipping to zero can be changed in header file | Dave Airlie | |
2003-11-25 | Otto Solares' patch to add radeon 9200 | Brian Paul | |
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | |
2003-08-06 | Shared radeon/r200 init code | Keith Whitwell | |