Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-02 | Removed need for sarea.h, various touch ups to get rid of type mismatches. | Jon Smirl | |
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-06-01 | Remove unnecessary #include "mach64_common.h" which breaks the build for me. | Eric Anholt | |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | |
of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h | |||
2004-02-06 | Remove warnings from mach64 build, fix up some _SOLO stuff, | Dave Airlie | |
update to newer Mesa interfaces... | |||
2004-02-05 | Initial mach64 driver import for DRI mach64-0-0-6 branch, | Dave Airlie | |
this compiles but I doubt it works but it is a better starting point than the branch |