summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-10Don't build XvMC support on anything but x86 and amd64; require libdrmXORG-6_99_99_902Adam Jackson3-2/+18
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-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-09Bug #4990: <https://bugs.freedesktop.org/show_bug.cgi?id=4990> AvoidThomas Hellstrom1-1/+1
2005-11-09#4855 fallout: VT3108, VT3118 and VT3344 free modes were broken.Luc Verhaegen1-6/+8
2005-11-05Don't use gcc-only __FUNCTION__ macro.Alan Coopersmith1-2/+2
2005-11-04#4955: fix memory bandwidth check for VIA P4M800. (reported by Jeremy Shaw)Luc Verhaegen1-6/+16
2005-11-02Fix hw cursors overwriting offscreen memory when DRI is not enabled.Thomas Hellstrom2-3/+3
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2-1/+11
2005-10-25Revert previous commit.Thomas Hellstrom1-4/+6
2005-10-25Colorkey autopainting bugfixThomas Hellstrom1-5/+3
2005-10-24Bug #2711: Make via driver avoid referencing missing symbols when compiledThomas Hellstrom1-0/+4
2005-10-24Bug #4855: Fix VT3122 and VT3205 dotclock PLL setting.Luc Verhaegen1-6/+8
2005-10-24Bug #4277, Bump via dri-ddx protocol version major due to binaryThomas Hellstrom1-2/+2
2005-10-23Fix fallout of https://bugs.freedesktop.org/show_bug.cgi?id=4277 relatedLuc Verhaegen2-5/+11
2005-10-22Sync via_drm.h with drm and 3D driver.Thomas Hellstrom3-4/+4
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson1-1/+0
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-18More via device subsystem IDs (Xavier Bachelot)XORG-6_8_99_901Thomas Hellstrom1-5/+9
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-21/+62
2005-09-28Add xf86dristr.h to EXTRA_DIST so via driver will distcheckSøren Sandmann Pedersen1-0/+1
2005-09-28- Exclude via_drm.h from missing filesSøren Sandmann Pedersen1-0/+1
2005-09-22Don't build xvmc unless we have DRI supportAlan Coopersmith1-0/+2
2005-09-15Bug #4458: Check for the xvmc proto package, since it's required to buildEric Anholt1-1/+1
2005-09-14Fix some missing backslashes for filenames, and drive-by add someEric Anholt2-8/+14
2005-09-14Look for Xv extension headers under X11/extensions (helps modular).Eric Anholt2-3/+3
2005-09-04via: Responsiveness fix: Don't update video overlay when not strictlyThomas Hellstrom3-1/+23
2005-08-30remove XFree86Server ifdef requirementAlan Hourihane1-4/+0
2005-08-30programs/Xserver/hw/xfree86/drivers/via/via_dri.cAlan Hourihane4-27/+24
2005-08-29add via xvmc support to VIA modular driverDave Airlie5-1/+31
2005-08-29Fix include paths for i810 XvMC add config.h to driDrawable.cDave Airlie1-0/+4
2005-08-29Fix include paths for via XvMC driver.Dave Airlie2-5/+5
2005-08-28fix up dri autodetectDave Airlie1-3/+3
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 clientsAlan Hourihane3-7/+4
2005-08-13Bugzilla #3804: Fix via Xv panning.Thomas Hellstrom4-62/+87
2005-08-13Fix via segfault on EnterVT when DRI is not enabled. (Joris van Rantwijk)Thomas Hellstrom1-1/+1
2005-08-11Bugzilla #4013: Correct a command size (structure size instead of pointerEric Anholt1-1/+1
2005-08-11Use drmCommandWriteRead for the read-write ALLOCMEM ioctl, instead ofEric Anholt2-2/+3
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-2/+4
2005-07-27Add xf86driproto to dependencies for drivers with DRI support. Patch fromSøren Sandmann Pedersen1-1/+1
2005-07-26Build system for viaSøren Sandmann Pedersen5-0/+222
2005-07-24Fix two typos in mode setting rework (still in unichrome.sf.net CVS).XORG-6_8_99_900XORG-6_8_99_16Luc Verhaegen1-2/+3
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_15Adam Jackson18-1/+75
2005-07-04Add more card-ids. (Xavier Bachelot) Avoid VBE DPMS to blank screen whenThomas Hellstrom3-11/+70
2005-06-28Add XvMC support for the hw mpeg1 / mpeg2 decoder of VIA's Unichrome ProXORG-6_8_99_14Thomas Hellstrom2-1/+1467
2005-06-28Restructure Via XvMC for multiple hardware drivers. Make Via XvMC use theThomas Hellstrom11-444/+2946
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13Adam Jackson1-2/+2