Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-28 | Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree | Zhenyu Wang | |
2007-08-26 | Change DRI interface to fill in PCI data from new libpciaccess structure. | Keith Packard | |
The DRI interface requires bus identification for each DRI object; pull that data from the libpciaccess structures as necessary. | |||
2007-03-07 | Add some additional checks when XAA is enabled. | Alan Hourihane | |
2006-11-28 | sparse cleanups (use NULL instead of 0 for pointers) | Eric Anholt | |
2006-06-26 | Turn on extra warning flags for GCC, and clean up the resulting fallout. | Eric Anholt | |
2006-04-10 | x86_64 warning fixes | Alan Hourihane | |
2006-04-04 | Add more missing #include's, in particular assert.h. | Kristian Høgsberg | |
2006-03-22 | Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. | Kristian Høgsberg | |
2006-01-24 | Bump version to 1.5.0.0 | Alan Hourihane | |
Add Intel 945GM support Add RandR rotation support (full 3D acceleration, HWcursor & Xvideo rotated too) Remove shadow framebuffer rotation code Add a new LinearAlloc option to allow more offscreen memory to be allocated for XVideo applications. This allows HDTV movies to be played via Xvideo. | |||
2005-10-21 | Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1 | Adam Jackson | |
2005-09-24 | Disable the {Open,Close}FullScreen DRI protocol. | Adam Jackson | |
Remove empty FullScreen stubs from drivers, comment the non-empty ones. | |||
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane | |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | |
2005-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the | Adam Jackson | |
version number of the DRIInfoRec, disambiguating it from the XF86DRI protocol version number. Modify DRIQueryVersion to return the libdri version number, which all DDXes were requesting implicitly. Fix the DDXes to check for the DRIINFO version they were compiled against. | |||
2005-01-24 | Unmap XCursor AGP memory on VT switch to prevent system from lockup | Egbert Eich | |
(Matthias Hopf). | |||
2004-10-12 | Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and | Egbert Eich | |
RestoreBIOSMemSize() to be exactly opposite to the Save procedure in EnterVT() (Matthias Hopf, Alan Hourihane). Fixed server crash on reset when a structure allocated in PreInit() was freed on CloseScreen(). Fixed ring buffer lock ups that happened because the structure that contained ringbuffer data was not zeroed after allocation. Fixed numerous warnings due to signed unsigned comparisons. | |||
2004-06-22 | i915 support | Alan Hourihane | |
Dual Head support for i830, i855, i915. ARGB cursor support (including i810) for all chipsets. | |||
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, with | Eric Anholt | |
the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point. | |||
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613 | Eric Anholt | |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | 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-25 | XFree86 4.3.99.16xf86-4_3_99_16 | Kaleb Keithley | |
Bring the tree up to date for the Cygwin folks | |||
2003-11-14 | Initial revisionXORG-STABLE | Kaleb Keithley | |