- 20 Jan, 2013 4 commits
-
-
Siarhei Siamashka authored
Hardware cursor is necessary because it is also visible on top of sunxi disp layers, while software cursor is not. FIXME: there is one minor problem with negative cursor positions. The hardware does not support them, so such positions are just set to 0 for now. In the future this can be solved better by changing the cursor picture and showing only the parts which are visible on screen.
-
Siarhei Siamashka authored
Note: the header file "sunxi_disp_ioctl.h" is GPL licensed. So until it is gets a MIT/X11 replacement, the DDX driver is GPL licensed as a whole. The individual source files still have their own license. Also in order to avoid any possible confusion, the MIT/X11 license header from COPYING has been added to "fbdev.c" and "fbdev_priv.h".
-
Siarhei Siamashka authored
It is going to be included by multiple different source files.
-
Siarhei Siamashka authored
As there is no way for the hardware specific bits to be accepted in xf86-video-fbdev, we need a new driver with its own name.
-
- 25 Sep, 2012 1 commit
-
-
Adam Jackson authored
Signed-off-by: Adam Jackson <ajax@redhat.com>
-
- 05 Jun, 2012 3 commits
-
-
Dave Airlie authored
Signed-off-by: Dave Airlie <airlied@redhat.com>
-
Dave Airlie authored
Generated using util/modular/x-driver-screen-scrn-conv.sh Signed-off-by: Dave Airlie <airlied@redhat.com>
-
Dave Airlie authored
-
- 17 Dec, 2010 1 commit
-
-
Paulo Zanoni authored
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>
-
- 10 Nov, 2010 3 commits
-
-
Cyril Brulebois authored
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>
-
Cyril Brulebois authored
Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Julien Cristau <jcristau@debian.org>
-
Cyril Brulebois authored
Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Julien Cristau <jcristau@debian.org>
-
- 08 Feb, 2010 1 commit
-
-
Julien Cristau authored
Fixes crash in CloseScreen(). Signed-off-by: Julien Cristau <jcristau@debian.org> Tested-by: Cyril Brulebois <kibi@debian.org>
-
- 14 Dec, 2009 1 commit
-
-
Adam Jackson authored
Signed-off-by: Adam Jackson <ajax@redhat.com>
-
- 28 Jul, 2009 2 commits
-
-
Dave Airlie authored
-
Dave Airlie authored
-
- 28 May, 2009 1 commit
-
-
Adam Jackson authored
-
- 04 Mar, 2009 1 commit
-
-
Adam Jackson authored
-
- 24 Nov, 2008 1 commit
-
-
Adam Jackson authored
-
- 12 Oct, 2007 1 commit
-
-
Matthias Hopf authored
-
- 22 Jan, 2007 1 commit
-
-
Ian Romanick authored
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.
-
- 31 Dec, 2006 1 commit
-
-
Michel Dänzer authored
We were determining it from the mode which is current at X server startup, which may have a completely different pitch.
-
- 29 Dec, 2006 2 commits
-
-
Michel Dänzer authored
-
Michel Dänzer authored
-
- 27 Dec, 2006 4 commits
-
-
Michel Dänzer authored
Based on Adam Jackson's shadow framebuffer fixes in xf86-video-vesa.
-
Michel Dänzer authored
-
Michel Dänzer authored
-
Michel Dänzer authored
Add a couple of items while we're at it.
-
- 08 Nov, 2006 1 commit
-
-
Adam Jackson authored
-
- 19 May, 2006 1 commit
-
-
Adam Jackson authored
-
- 18 May, 2006 1 commit
-
-
Kevin E Martin authored
#5460 (Kevin Martin), and apply fix for miext/shadow crasher https://bugs.freedesktop.org/show_bug.cgi?id=6940 (Kristian Hoegsberg).
-
- 07 Apr, 2006 1 commit
-
-
Adam Jackson authored
-
- 21 Nov, 2005 1 commit
-
-
Eric Anholt authored
-
- 26 Aug, 2005 1 commit
-
-
Daniel Stone authored
-
- 25 Jul, 2005 1 commit
-
-
Søren Sandmann Pedersen authored
-
- 11 Jul, 2005 1 commit
-
-
Adam Jackson authored
-
- 25 Jun, 2005 1 commit
-
-
Adam Jackson authored
-
- 28 Jan, 2005 1 commit
-
-
Egbert Eich authored
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.
-
- 04 Dec, 2004 1 commit
-
-
Markus Kuhn authored
-
- 16 Aug, 2004 1 commit
-
-
Adam Jackson authored
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.
-