Displaying 4 results from an estimated 4 matches for "miinitializebackingstore".
2015 May 09
0
[ANNOUNCE] xf86-video-siliconmotion 1.7.8
Adam Jackson (5):
Remove miInitializeBackingStore()
Use own thunk function instead of vgaHW*Weak
Fix build against xserver 1.17
Fix a typo
Remove dependency on xf86PciInfo.h
Julien Cristau (5):
Fix shadow compiler warning
Fix BlockHandler declaration
Fix SwitchMode and AdjustFrame hooks
Fix a couple...
2015 Sep 26
0
[ANNOUNCE] xf86-video-s3virge 1.10.7
Adam Jackson (3):
Use own thunk function instead of vgaHW*Weak
Fix build against xserver 1.17
Remove call to miInitializeBackingStore
Matt Turner (1):
xf86-video-s3virge 0.10.7
git tag: xf86-video-s3virge-1.10.7
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-s3virge-1.10.7.tar.bz2
MD5: 9d4dd8060544d95a1ce7d0ce0853cbe6 xf86-video-s3virge-1.10.7.tar.bz2
SHA1: d670f02ec4372e4a4ed299d7f29b5bd6e2fa9e83 xf...
2019 Feb 07
0
[ANNOUNCE] xf86-video-apm 1.3.0
...on warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
[1] https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b
--
Adam Jackson (1):
Remove #include "mibstore.h"
Kevin Brace (5):
Remove miInitializeBackingStore
Use const char for xf86GetOptValString return type
Eliminate unused variable compilation warnings
Use libpciaccess for newer X Servers when unmapping video RAM
Version bumped to 1.3.0
Mihail Konev (1):
autogen: add default patch prefix
git tag: xf86-video-apm-1.3.0...
2015 Aug 21
0
[ANNOUNCE] xf86-video-xgi 1.6.1
...to read when you tell it to
Fix for new vgaHW ABI
Fall back to shadowfb if XAA is unavailable
Fix XGIValidMode for 1.13 API
i2c: Don't scream on literally every single write to SCL or SDA
ddc: Fix uncredible fail in calling xf86UnloadSubModule
Remove call to miInitializeBackingStore to make the driver load again
Alan Barrett (1):
Fix return value.
Connor Behan (5):
Add missing check for libpciaccess
Remove UploadToScreen and DownloadFromScreen
Reduce custom type usage
Remove execute permissions from source files
Bump to 1.6.1
Dave Airlie...