summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/radeon/Makefile
AgeCommit message (Collapse)Author
2009-03-04radeon-gallium: Only build drivers for state trackers that are enabled.Corbin Simpson
2009-03-04radeon-gallium: Enable EGL and Xorg state trackers.Corbin Simpson
Compile-tested only, but I have high hopes.
2009-03-04radeon-gallium: DRI2 state tracker, part 3.Corbin Simpson
Properly setup the build process for adding in xorg and egl trackers, and finally put radeon_context and radeon_screen to bed.
2009-03-03r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.Corbin Simpson
s/migration/migrane/ , actually. Anyway, this has working glxinfo...
2009-02-27radeon: Add DRM stubs.Corbin Simpson
Nothing really of note, unfortunately.
2009-02-06Rename winsys amd to radeon.Corbin Simpson