summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove mibstore.hbaserock/morphAdam Jackson2012-09-251-2/+0
| | | | Signed-off-by: Adam Jackson <ajax@redhat.com>
* fbdev: port to new server API.Dave Airlie2012-06-052-36/+95
| | | | Signed-off-by: Dave Airlie <airlied@redhat.com>
* fbdev: convert to new screen conversion APIs.Dave Airlie2012-06-051-4/+4
| | | | | | Generated using util/modular/x-driver-screen-scrn-conv.sh Signed-off-by: Dave Airlie <airlied@redhat.com>
* fbdev: add compat-api + makefileDave Airlie2012-06-053-0/+44
|
* Add MOD_CLASS_VIDEODRV to FBDevVersRecPaulo Zanoni2010-12-171-1/+1
| | | | | | | | fbdev seems to be the only video driver without MOD_CLASS_VIDEODRV Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com> Reviewed-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Julien Cristau <jcristau@debian.org>
* Perform XV initialization only if the server supports it.Cyril Brulebois2010-11-101-0/+2
| | | | | | | | | Use XV from server's xorg-server.h to determine whether to perform XV initialization. Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Julien Cristau <jcristau@debian.org>
* Avoid unused variables when XSERVER_LIBPCIACCESS is defined.Cyril Brulebois2010-11-101-0/+2
| | | | | | Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Julien Cristau <jcristau@debian.org>
* Convert x{re,c,}alloc and xfree.Cyril Brulebois2010-11-101-9/+9
| | | | | | Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Julien Cristau <jcristau@debian.org>
* fbdev: add missing shadowRemove in CloseScreen()Julien Cristau2010-02-081-0/+1
| | | | | | | Fixes crash in CloseScreen(). Signed-off-by: Julien Cristau <jcristau@debian.org> Tested-by: Cyril Brulebois <kibi@debian.org>
* Remove afb supportAdam Jackson2009-12-141-44/+2
| | | | Signed-off-by: Adam Jackson <ajax@redhat.com>
* fbdev: change to using ABI version checkDave Airlie2009-07-281-1/+1
|
* fbdev: update for resources/RAC API removalDave Airlie2009-07-281-1/+4
|
* Remove useless loader symbol lists.Adam Jackson2009-05-281-74/+0
|
* Allow building against a non-DGA server.Adam Jackson2009-03-041-0/+4
|
* Make ISA optionalAdam Jackson2008-11-231-5/+8
|
* Fixed leftover PCIACCESS -> XSERVER_LIBPCIACCESS.Matthias Hopf2007-10-121-8/+8
|
* Add conditional support for pci-rework branch.Ian Romanick2007-01-221-3/+84
| | | | | | To build VESA driver for use with pci-rework Xserver, add --enable-pciacces to the configure command line. Otherwise, the "traditional" VESA driver will be built.
* Only determine pitch after setting initial mode.Michel Dänzer2006-12-311-9/+13
| | | | | We were determining it from the mode which is current at X server startup, which may have a completely different pitch.
* Use package version definitions from XORG_RELEASE_VERSION macros.Michel Dänzer2006-12-291-3/+1
|
* Don't prefer 24bpp for depth 24.Michel Dänzer2006-12-291-1/+1
|
* Fix shadow framebuffer, and by extension rotation.Michel Dänzer2006-12-271-32/+60
| | | | Based on Adam Jackson's shadow framebuffer fixes in xf86-video-vesa.
* Add missing argument to xf86DrvMsg().Michel Dänzer2006-12-271-1/+1
|
* Update my e-mail address.Michel Dänzer2006-12-271-1/+1
|
* Convert .cvsignore to .gitignore.Michel Dänzer2006-12-271-6/+0
| | | | Add a couple of items while we're at it.
* Make debug output a run-time option instead of compile-time.Adam Jackson2006-11-081-13/+12
|
* Bump to 0.3.0xf86-video-fbdev-0_3_0XORG-7_1Adam Jackson2006-05-191-1/+1
|
* Fix ShadowFB support to work with recent miext/shadow changes from bugKevin E Martin2006-05-181-23/+32
| | | | | #5460 (Kevin Martin), and apply fix for miext/shadow crasher https://bugs.freedesktop.org/show_bug.cgi?id=6940 (Kristian Hoegsberg).
* Unlibcwrap. Bump server version requirement. Bump to 0.2.0.fbdev-0_2_0Adam Jackson2006-04-071-5/+6
|
* Add .cvsignores for drivers.Eric Anholt2005-11-211-0/+6
|
* Numerous spelling and grammar fixes. (Branden Robinson, Debian #099n)XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Daniel Stone2005-08-261-49/+69
|
* Build system for fbdev driverSøren Sandmann Pedersen2005-07-251-0/+32
|
* Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson2005-07-111-0/+4
|
* Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson2005-06-251-2/+2
|
* Modifying X.Org Xserver DDX to allow to run X with ordinary usersco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1sco_port_updateEgbert Eich2005-01-281-2/+20
| | | | | | | | permissions when no access to HW registers is required. For API changes which mostly involve the modifications to make the RRFunc (introduced with 6.8) more flexible please check Bugzilla #2407. NOTE: This patch applies changes to OS specific files for other OSes which I cannot test.
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-041-1/+1
|
* Bug #1087: Make sure all the *Weak symbols are documented in the importrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchAdam Jackson2004-08-161-1/+6
| | | | | | | list, so the loader knows not to complain about unresolved symbols when an optional module isn't loaded. This typically manifests as warnings about fbdevHW symbols when the user isn't using the framebuffer console.
* Bug #962: Remove LoaderSymbol calls introduced by the dlloader work soXORG-6_7_99_2XORG-6_7_99_1Adam Jackson2004-08-031-2/+2
| | | | DoLoadableServer NO builds work again.
* *really* remove the last call to FillInScreenInfo. i clearly haven't had myAdam Jackson2004-08-011-1/+0
| | | | coffee yet this morning...
* Kill off the last fbdevHWFillInScreenInfo user. Noticed by juergbi on IRC.Adam Jackson2004-08-011-6/+10
|
* Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson2004-07-311-4/+3
| | | | *Weak() resolver functions.
* Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson2004-07-301-19/+24
| | | | | | | framebuffer formats except cfb and the overlay modes should work, and r128 and radeon need to be loaded from the ati driver (both issues to be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga drivers. elfloader users shouldn't be affected.
* DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-mergeEric Anholt2004-06-161-15/+10
|
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich2004-04-231-2/+2
|
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
|
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
|
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
|
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
|
* Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich2004-01-291-3/+5
|
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley2003-11-251-11/+10
|
* Initial revisionXORG-STABLEKaleb Keithley2003-11-141-0/+1094