index
:
xorg/driver/xf86-video-via
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org xf86-video-via driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-via)
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2
-2
/
+7
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1
/
+6
2005-12-03
Bump version numbers for X11R6.9/X11R7 RC3.
XORG-6_8_99_903
Kevin E Martin
1
-1
/
+1
2005-12-02
Remove extraneous AC_MSG_RESULT.
Kevin E Martin
2
-1
/
+5
2005-11-30
Bump libdrm dep to 2.0
Adam Jackson
2
-1
/
+6
2005-11-29
Only build dlloader modules by default.
Adam Jackson
2
-0
/
+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-26
Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067> Link libdrm
Thomas Hellstrom
3
-2
/
+9
2005-11-21
Add .cvsignores for drivers.
Eric Anholt
6
-0
/
+42
2005-11-19
Update pkgconfig files to separate library build-time dependencies from
Kevin E Martin
2
-0
/
+7
2005-11-15
Fix via video surface reallocation and destruction. (Reported by Cedric
Thomas Hellstrom
3
-4
/
+4
2005-11-14
Bug #5048: Fix x86 check. (Cedric Berger)
Adam Jackson
2
-2
/
+5
2005-11-14
Bug #5024: Move EXTRA_DIST outside the ifdef.
Adam Jackson
2
-2
/
+6
2005-11-10
Don't build XvMC support on anything but x86 and amd64; require libdrm
XORG-6_99_99_902
Adam Jackson
3
-2
/
+18
2005-11-09
Bump version numbers for X11R6.9/X11R7 RC2.
XORG-6_8_99_902
Kevin E Martin
1
-1
/
+1
2005-11-09
Update package version number for X11R7 RC2 release.
Kevin E Martin
2
-1
/
+6
2005-11-09
Bug #4990: <https://bugs.freedesktop.org/show_bug.cgi?id=4990> Avoid
Thomas Hellstrom
1
-1
/
+1
2005-11-09
#4855 fallout: VT3108, VT3118 and VT3344 free modes were broken.
Luc Verhaegen
1
-6
/
+8
2005-11-05
Don't use gcc-only __FUNCTION__ macro.
Alan Coopersmith
1
-2
/
+2
2005-11-04
#4955: fix memory bandwidth check for VIA P4M800. (reported by Jeremy Shaw)
Luc Verhaegen
1
-6
/
+16
2005-11-02
Fix hw cursors overwriting offscreen memory when DRI is not enabled.
Thomas Hellstrom
2
-3
/
+3
2005-11-01
Update pkgcheck depedencies to work with separate build roots.
Kevin E Martin
2
-1
/
+11
2005-10-25
Revert previous commit.
Thomas Hellstrom
1
-4
/
+6
2005-10-25
Colorkey autopainting bugfix
Thomas Hellstrom
1
-5
/
+3
2005-10-24
Bug #2711: Make via driver avoid referencing missing symbols when compiled
Thomas Hellstrom
1
-0
/
+4
2005-10-24
Bug #4855: Fix VT3122 and VT3205 dotclock PLL setting.
Luc Verhaegen
1
-6
/
+8
2005-10-24
Bug #4277, Bump via dri-ddx protocol version major due to binary
Thomas Hellstrom
1
-2
/
+2
2005-10-23
Fix fallout of https://bugs.freedesktop.org/show_bug.cgi?id=4277 related
Luc Verhaegen
2
-5
/
+11
2005-10-22
Sync via_drm.h with drm and 3D driver.
Thomas Hellstrom
3
-4
/
+4
2005-10-21
Bug #4829: Remove some useless DRI symbol checks.
Adam Jackson
1
-1
/
+0
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
1
-1
/
+1
2005-10-18
More via device subsystem IDs (Xavier Bachelot)
XORG-6_8_99_901
Thomas Hellstrom
1
-5
/
+9
2005-10-18
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
Alan Coopersmith
1
-1
/
+1
2005-10-17
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
Adam Jackson
1
-1
/
+1
2005-10-17
Use sed & cpp to substitute variables in driver man pages
Alan Coopersmith
2
-21
/
+62
2005-09-28
Add xf86dristr.h to EXTRA_DIST so via driver will distcheck
Søren Sandmann Pedersen
1
-0
/
+1
2005-09-28
- Exclude via_drm.h from missing files
Søren Sandmann Pedersen
1
-0
/
+1
2005-09-22
Don't build xvmc unless we have DRI support
Alan Coopersmith
1
-0
/
+2
2005-09-15
Bug #4458: Check for the xvmc proto package, since it's required to build
Eric Anholt
1
-1
/
+1
2005-09-14
Fix some missing backslashes for filenames, and drive-by add some
Eric Anholt
2
-8
/
+14
2005-09-14
Look for Xv extension headers under X11/extensions (helps modular).
Eric Anholt
2
-3
/
+3
2005-09-04
via: Responsiveness fix: Don't update video overlay when not strictly
Thomas Hellstrom
3
-1
/
+23
2005-08-30
remove XFree86Server ifdef requirement
Alan Hourihane
1
-4
/
+0
2005-08-30
programs/Xserver/hw/xfree86/drivers/via/via_dri.c
Alan Hourihane
4
-27
/
+24
2005-08-29
add via xvmc support to VIA modular driver
Dave Airlie
5
-1
/
+31
2005-08-29
Fix include paths for i810 XvMC add config.h to driDrawable.c
Dave Airlie
1
-0
/
+4
2005-08-29
Fix include paths for via XvMC driver.
Dave Airlie
2
-5
/
+5
2005-08-28
fix up dri autodetect
Dave Airlie
1
-3
/
+3
2005-08-18
Update autogen.sh to one that does objdir != srcdir.
Daniel Stone
1
-1
/
+0
2005-08-15
Egbert's 64bit fixes for mixed 32/64bit clients
Alan Hourihane
3
-7
/
+4
[next]