Displaying 7 results from an estimated 7 matches for "xserver_libpciaccess".
2008 Jun 12
0
[ANNOUNCE] xf86-video-vesa 1.99.1
...checking, and properly refuse unsupported models.
Update copyright.
vesa 1.99.1
Daniel Drake (1):
Bug #11090: xf86-video-vesa COPYING file
Ian Romanick (4):
Add conditional support for pci-rework branch.
Correct '#ifdef' to '#ifndef'. Oops.
Use XSERVER_LIBPCIACCESS to autodetect libpciaccess usage.
Use pci_device_map_range instead of pci_device_map_memory_range
James Cloos (2):
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Julien Cristau (2):
fixup pciaccess version detect
Planar video is go...
2018 Dec 06
0
[ANNOUNCE] xf86-video-i740 1.4.0
...racecomputerlab.com
---
Alan Coopersmith (3):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update configure.ac bug URL for gitlab migration
Emil Velikov (1):
autogen.sh: use quoted string variables
Kevin Brace (2):
Declare a variable only when XSERVER_LIBPCIACCESS is defined
Version bumped to Version 1.4.0
Laurent Carlier (1):
Stop using deprecated xf86PciInfo.h
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
git tag: xf86-video-i740-1.4.0
htt...
2007 Sep 05
0
[ANNOUNCE] xf86-video-mga 1.4.7
...ed.
Code refactoring in MGAScreenInit.
Add info for offset 116 in PInS version 5.
Fix compile error introduced by merge.
Merge PCI-rework support and "classic" PCI interface support into one tree
Set pScrn to NULL before calling xf86ConfigPciEntity.
Use XSERVER_LIBPCIACCESS to detect pci-rework.
James Cloos (1):
Add *~ to .gitignore to skip patch/emacs droppings
Tilman Sauerbeck (14):
Replaced some more magic values with register names.
Bug #9448: Actually write the C2STARTADD0 register.
Fixed a typo in a debug message.
More boring jani...
2008 Mar 19
0
[ANNOUNCE] xf86-video-fbdev 0.4.0
Adam Jackson (1):
fbdev 0.4.0
Brice Goglin (1):
Replace a non-ascii char with the corresponding groff escape in fbdev.man
Ian Romanick (1):
Add conditional support for pci-rework branch.
Matthias Hopf (1):
Fixed leftover PCIACCESS -> XSERVER_LIBPCIACCESS.
Michel D?nzer (1):
Only determine pitch after setting initial mode.
git tag: xf86-video-fbdev-0.4.0
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-fbdev-0.4.0.tar.bz2
MD5: 6572b39fec77b8e6de1c858a93992924 xf86-video-fbdev-0.4.0.tar.bz2
SHA1: b23da9224faac7e1bcc25e82aff4...
2015 Feb 22
0
[ANNOUNCE] xf86-video-tdfx 1.4.6
Adam Jackson (2):
Remove mibstore.h
dri: Stop (uselessly) initializing the ValidateTree hooks
Guillem Jover (7):
Define local PCI IDs instead of using xf86PciInfo.h
Rename XSERVER_PCIACCESS to XSERVER_LIBPCIACCESS
Use new pci_device_(un)map_range functions instead of deprecated ones
Remove unreachable breaks after return statements
Use the PCI ID macros instead of hardcoded values
Unmap MMIO ranges for all chips
Add more PCI IDs for supported chips
Matt Turner (1):
xf86-v...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...mods to a separate directory
meson: Shuffle around subdirs so we build Xorg loadable modules after Xorg
meson: Use --export-all-symbols when building PE/COFF objects
Jon Turney (22):
test: Use correct signature for XISetEventMask wrapper
xfree86: Hide unused variables when !XSERVER_LIBPCIACCESS
hw/xwin: Fix -Wmaybe-uninitialized warning in winWindowProc
hw/xwin: Fix -Wmaybe-uninitialized warnings in engine CloseScreen wrappers
hw/xwin: Fix -Wunused-function warning for MessageName() in non-debug builds
hw/xwin: Don't unconditionally include rootless.h
hw/...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...n
Jurij Smakov (1):
GL: Add GLX compile flags lost in modular X server changes
Kanru Chen (1):
Config: HAL: Fix XKB option parsing
Keith Packard (14):
Ref count cursors used in hw/xfree86/modes code.
Screen size changing should leave FB alone when X is inactive.
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
Deliver correct event when releasing keys on VT switch.
Rewrite miPaintWindow to draw to window pixmap.
miPaintWindow draw to window for background.
Try a...