2017-09-16 21:27:31 by Thomas Klausner | Files touched by this commit (372) |
Log message:
Reset maintainer
|
2016-12-20 09:55:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Updated xf86-video-qxl to 0.1.5.
Fixes build with modular-xorg-server 1.19.
Adam Jackson (1):
Use pci_io_write8 instead of outb
Christophe Fergeau (16):
Remove unused variables
Remove stray blank comment line
Use <> for system-includes
Fix compilation with newer Xorg versions
Add missing licence header
Add note about deprecated setting of mm_time
Xspice: Fix 'erorr' typo in error message
xspice: Don't create Xorg time in timer_add
Fix "calles" typo in comment
build: Error out when enabling xspice with X.Org 1.19
build-sys: Update for 0.1.5 release
xspice: Adjust to X.org 1.19 changes
Xspice: Replace malloc/strdup use with xnfalloc/xnfstrdup
Remove unused 'event_mask' field
Revert "Remove unused 'event_mask' field"
NEWS: Xspice now works with X.org 1.19
Dave Airlie (2):
Disable surfaces when KMS is used
Disable composite/a8 surfaces for KMS
Francois Gouget (14):
spiceqxl: Recognize the same set of boolean values as in xorg.conf.
spiceqxl: Reject invalid boolean values, just like for other options.
Xspice: Don't set defaults for the options.
spiceqxl: Fix formatting of a couple of function calls.
server: Convert qxl->monitors_config to a QXLPHYSICAL using \
physical_address()
spiceqxl_audio: Let the audio play when no client is connected
spiceqxl_audio: Only condense the fifo list when one has been closed
spiceqxl_audio: Fix a race condition in the audio playback
spiceqxl_audio: Only start the playback channel when fifos are present
spiceqxl_audio: Stop the playback channel if there is nothing to play
spiceqxl: Add SpiceVideoCodecs to specify video codec preference
Xspice: Add --video-codecs to specify encoder and codec preferences
spiceqxl: Remove an unused macro
spiceqxl: Improve the Xspice and Xorg configuration option descriptions
Hans de Goede (1):
Fix crash caused by attempting to access the screen pixmap before it is created
Javier Celaya (1):
Fix drawable mm_time with KMS
Jeremy White (14):
Do not process watches on select() error.
Bug fix: libcacard headers and libraries were not correctly used.
Add and remove the vdagent interface as the vdagent
Only watch the uinput channel when an agent is connected.
Correct the XSpice AgentMouse configuration options.
Document a number of missing XSpice vdagent options in the example xorg.conf.
Set the regular spice port only once, and then only if it
Xspice: handle parameters with value 0, allows --port 0
Add support for a --numheads option to the Xspice script.
XSpice: allow the udcs socket to be specified, rather than hard coded.
Revise Xspice --auto to use a temporary directory.
XSpice: auto generate temp files for the vdagent process.
Provide an implementation for put_image in dfps mode.
Optimize dfps mode to send updates only for the primary pixmap.
Marc-André Lureau (2):
kms: initialize primary surface to screen virtual size
kms: do not overwrite screen virtualX/Y
Owen W. Taylor (1):
Check for either xfont.pc or xfont2.pc
Uri Lublin (1):
uxa: fix compiler warnings (initialize width, height, [xy]Dst_copy)
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2016-01-05 14:11:46 by Tobias Nygren | Files touched by this commit (53) |
Log message:
Bump revision for xorg-server-1.18 driver ABI bump
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-04 15:56:41 by Blue Rats | Files touched by this commit (1) |
Log message:
Needs x11/libXext.
|
2015-07-04 08:41:53 by Richard PALO | Files touched by this commit (1) |
Log message:
SunOS needs -D__EXTENSIONS__
|
2015-07-02 05:37:49 by Blue Rats | Files touched by this commit (49) |
Log message:
Adding:
xf86-input-elographics
xf86-input-fpit
xf86-input-hyperpen
xf86-input-joystick
xf86-input-mutouch
xf86-video-modesetting
xf86-video-nouveau
xf86-video-qxl
xf86-video-suncg6
xf86-video-suntcx
xf86-video-voodoo
from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed
later.
|