summaryrefslogtreecommitdiff
path: root/src/nv_include.h
AgeCommit message (Collapse)Author
2007-04-20Depend on server 1.2 or higher.randr-1.2Aaron Plattner
Remove support for building with the libc wrapper or without the Drawable XV argument.
2007-03-08Initial G80 support. Bump to 1.99.1.Aaron Plattner
2006-04-27Add the libcwrapper back, conditionalized on the server version.Aaron Plattner
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.nv-1_1_0Adam Jackson
2006-01-02Preliminary RandR rotation support. Bug #4708Aaron Plattner
<https://bugs.freedesktop.org/show_bug.cgi?id=4708>
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-mergeCOMPOSITEWRAPEric Anholt
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14Initial revisionKaleb Keithley