Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-18 | Change xf86dga.h to only conditionally include server's header file. | Carl Worth | |
The recent re-addition of the xf86dga.h file introduced an incompatibility with a recent, but unreleased version of libXxf86dga which also wanted to install a file of the same name. Instead, we allow the proto package to own this file, and include the library's version (now to be named Xxf86dga.h) unless we're building an old server (indicated by _XF86DGA_SERVER_). | |||
2009-09-16 | Add back xf86dga.h (simply including the newly named xf86dgaconst.h) | Carl Worth | |
This maintains compatibility so that previous X servers, (such as xserver 1.6 can still be built). | |||
2009-08-27 | Remove Xlib headers from xf86dga.h and xf86dga1.h | Peter Hutterer | |
Renamed to *const.h for consistency with other modules. Xlib headers moved to libXxf86dga. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2009-08-26 | Remove RCS tags. | Peter Hutterer | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-14 | Initial revision | Kaleb Keithley | |