summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-09-08xf86-video-sunffb: Remove unused .cvsignore file #23776Gaetan Nadon2-8/+0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-07sunffb 1.2.1xf86-video-sunffb-1.2.1Dave Airlie1-1/+1
2009-07-16Update to xextproto 7.1 support.Peter Hutterer2-1/+8
DPMS header was split into dpms.h (client) and dpmsconst.h (server). Drivers need to include dpmsconst.h if xextproto 7.1 is available. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-05-04Remove DRI remnants from build systemJulien Cristau2-35/+1
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-09-03sunffb 1.2.0xf86-video-sunffb-1.2.0Adam Jackson1-1/+1
2008-09-03Fix distcheck.Adam Jackson1-5/+0
2008-08-19Uninclude xf86Version.hAdam Jackson1-2/+0
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2008-01-10Fix compilation after dri removal in the last commitBenjamin Close1-1/+0
Found by: Tinderbox
2007-12-28Remove DRI support to fix build after devPrivates reworkDavid S. Miller8-941/+5
This driver uses devprivates of all kinds, but this is only done in deprecated and unused code so we can simply remove it all. DRM/DRI support has been commented out for years, and was done during the conversion over to XAA acceleration. This code would need to be essentially rewritten to work again, so we can just remove this stuff for now. The rest were either: 1) DRI/DRM related uses 2) the private allocation code 3) cases that could index to the pScrn to get the FFB private And that's all fixed up here. Signed-off-by: David S. Miller <davem@davemloft.net>
2007-08-07Define FFB_*_VERSION using PACKAGE_VERSION*Brice Goglin1-3/+3
2007-03-01renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-03-01modified: man/sunffb.manAlan Coopersmith1-3/+3
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.sunffb-1_1_0XORG-7_1Adam Jackson8-13/+22
2006-01-26Remove remaining cfb-isms and dead accel code.Adam Jackson29-7989/+30
2006-01-25Remove xf8_32wid damage, it is going away.Adam Jackson4-7/+7
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-14Bug #4890" Include the assembly in the build (Ferris McCormick)Adam Jackson3-7/+21
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin2-1/+5
2005-11-30Bump libdrm dep to 2.0.Adam Jackson2-1/+6
2005-11-29Only build dlloader modules by default.Adam Jackson2-0/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-21Add .cvsignores for drivers.Eric Anholt3-0/+27
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin1-1/+1
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin2-1/+6
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2-1/+12
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson1-2/+0
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
substitutions to work better with BSD make
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
of indirectly
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-21/+62
2005-09-27Add some files to the rendition and sunffb build systemsSøren Sandmann Pedersen1-1/+6
2005-09-22Fixed DRI detection in the sunffb configure script. Without this DRI wasFelix Kuehling1-3/+3
not detected properly. As a result DRM include paths were missing on the compiler command line and the build failed if DRI was enabled in the Xorg server. Committing after no feedback from the xorg-modular list in over a week. If it breaks something, feel free to revert this and revoke my commit rights. ;-)
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone1-1/+0
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsXORG-6_8_99_901Alan Hourihane2-11/+1
2005-07-31Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900Adam Jackson1-1/+0
- Disable building the gamma driver - Fix numerous Imakefiles to get header paths and subdirs right - Symlink client-side GLX lib source from Mesa - Add new shader subdirs to the Mesa core build - Tweak the DDX drivers to not ask for "xf86dri.h"; they don't need it, since they don't generate protocol, and it was breaking the build.
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-2/+4
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-07-27Add xf86driproto to dependencies for drivers with DRI support. Patch fromSøren Sandmann Pedersen1-1/+1
Donnie Berkholz
2005-07-26Build system for sunffbSøren Sandmann Pedersen5-0/+232
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson30-22/+142
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".XORG-6_8_99_14Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2-4/+4
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13Adam Jackson1-2/+2