Commit Graph

  • 64f02f7e08 drop #ifdef RANDR_12_INTERFACE master Enrico Weigelt, metux IT consult 2026-01-12 18:43:58 +01:00
  • 18341f2b48 replace obsolete "pointer" typedef by plain void* Enrico Weigelt, metux IT consult 2026-01-05 19:52:56 +01:00
  • a87dfc821f drop ifdef XF86_CRTC_VERSION Enrico Weigelt, metux IT consult 2026-01-02 17:15:26 +01:00
  • c62a8f0807 drop using AC_USE_SYSTEM_EXTENSIONS Enrico Weigelt, metux IT consult 2025-12-31 11:56:58 +01:00
  • 6473e57a67 drop obsolete compat-api.h Enrico Weigelt, metux IT consult 2026-01-02 15:05:59 +01:00
  • 8f2650c739 drop obsolete compat macros Enrico Weigelt, metux IT consult 2026-01-02 13:29:35 +01:00
  • 6b07c9e4bc configure.ac: drop obsolete GIT_VERSION Enrico Weigelt, metux IT consult 2025-12-31 11:16:05 +01:00
  • 66fbe81f89 configure.ac: drop AC_SYS_LARGEFILE release/25.0 Enrico Weigelt, metux IT consult 2025-12-30 16:07:48 +01:00
  • 0f103cbe9f configure.ac: drop obsolete AM_MAINTAINER_MODE Enrico Weigelt, metux IT consult 2025-12-30 16:03:56 +01:00
  • a0541f233e .github: add NetBSD build Enrico Weigelt, metux IT consult 2025-12-29 11:25:03 +01:00
  • dc71972628 .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-28 16:04:53 +01:00
  • df48114f4a .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-27 14:15:09 +01:00
  • 92592c9e75 configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:14:31 +01:00
  • 17049a0f19 release 25.0.0 xlibre-xf86-video-qxl-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 19:16:59 +01:00
  • cf1847a0ff drop hacks for ancient pre-libpciaccess Xservers Enrico Weigelt, metux IT consult 2025-12-18 15:48:04 +01:00
  • 2c4cf1b114 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-18 11:54:42 +01:00
  • 5724ed4545 drop obsolete #ifdef HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-17 20:37:38 +01:00
  • 95da180c41 release 0.1.7 xlibre-xf86-video-qxl-0.1.7 Enrico Weigelt, metux IT consult 2025-12-16 15:25:12 +01:00
  • 89954f16af README.md: fix URLs Enrico Weigelt, metux IT consult 2025-12-16 12:08:58 +01:00
  • 86971a9448 Strip trailing whitespace from source files Alan Coopersmith 2025-08-20 16:33:46 -07:00
  • 97140d5d5a configure.ac: fix package name and issue tracker URL Enrico Weigelt, metux IT consult 2025-12-15 19:11:35 +01:00
  • 3745903a61 .github: fix issue forms Enrico Weigelt, metux IT consult 2025-12-08 17:05:22 +01:00
  • 496a452216 dont crash Xserver on malloc() fail (XNFasprintf) xlibre-xf86-video-qxl-0.1.6.3 Enrico Weigelt, metux IT consult 2025-11-06 17:18:54 +01:00
  • c4c1f2bff1 uxa: drop unused prototype of exaDDXDriverInit() Enrico Weigelt, metux IT consult 2025-10-24 14:07:58 +02:00
  • 37f26b563c configure: Automatically detect the default xorg-module-dir. xlibre-xf86-video-qxl-0.1.6.2 callmetango 2025-08-25 15:51:48 +00:00
  • 66a18f4710 Strip trailing whitespace from source files tracking/xorg Alan Coopersmith 2025-08-20 16:33:46 -07:00
  • cdd7ecc506 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-28 20:27:02 +02:00
  • 5b860a6bdd drop unused check for _MSC_VER xlibre-xf86-video-qxl-0.1.6.1 Enrico Weigelt, metux IT consult 2024-05-15 16:48:30 +02:00
  • dfda61c244 drop support for ancient xserver versions Enrico Weigelt, metux IT consult 2024-05-14 15:08:58 +02:00
  • 7880db9df6 bump minimal xorg version to 1.18 Enrico Weigelt, metux IT consult 2024-05-14 14:53:54 +02:00
  • 512a60c34f fix FTBS on name clash between linux/input.h and xf86str.h Enrico Weigelt, metux IT consult 2024-06-06 12:24:04 +02:00
  • da5bb0fb97 fix FTBS on name clash between stdbool.h and xf86str.h Enrico Weigelt, metux IT consult 2024-06-06 12:10:21 +02:00
  • 5b96598c3f use XNFstrdup() instead of xnfstrdup Enrico Weigelt, metux IT consult 2024-05-10 11:02:46 +02:00
  • 460a6d9550 use XNFcallocarray() instead of xnfcalloc macro Enrico Weigelt, metux IT consult 2024-05-08 16:25:45 +02:00
  • a61c6b1034 use XNFalloc() instead of xnfalloc Enrico Weigelt, metux IT consult 2024-05-08 13:07:08 +02:00
  • 47a6954f0d Revert "uxa: drop unused SavedDestroyPixmap" Alan Coopersmith 2025-06-14 09:47:14 -07:00
  • 99c2d9d5fe Revert "uxa: use dixDestroyPixmap() instead calling ScreenRec->DestroyPixmap() directly" Alan Coopersmith 2025-06-14 09:47:03 -07:00
  • 9cb6418547 use AC_USE_SYSTEM_EXTENSIONS instead of hard coding _GNU_SOURCE Enrico Weigelt, metux IT consult 2025-04-14 11:14:35 +02:00
  • 9d1598b98c fix FTBS on missing asprintf() prototype on GNU/Linux Enrico Weigelt, metux IT consult 2025-03-07 18:35:27 +01:00
  • e0bd955e18 uxa: use dixDestroyPixmap() instead calling ScreenRec->DestroyPixmap() directly Enrico Weigelt, metux IT consult 2024-09-30 19:06:02 +02:00
  • 65a208a79e uxa: drop unused SavedDestroyPixmap Enrico Weigelt, metux IT consult 2024-09-30 19:02:55 +02:00
  • cd92a34e1b README.xspice: use unified xorgproto instead of obsolete {xext,x11,fonts}proto Alan Coopersmith 2024-10-04 16:50:27 -07:00
  • ca6caeddf7 Update links to use gitlab instead of anongit & git.fd.o Alan Coopersmith 2024-09-29 17:34:40 -07:00
  • 1e9b3ac10c uxa: use GCPtr instead of GC * Enrico Weigelt, metux IT consult 2024-02-21 20:39:30 +01:00
  • 989ff62022 gitlab CI: ensure libtool is installed in build container Alan Coopersmith 2023-10-05 17:29:20 -07:00
  • f6f75e1b03 qxl 0.1.6 Peter Hutterer 2023-01-24 14:28:12 +10:00
  • ca70ff93dd Default to one head if there is no NUM_HEADS option Joachim Breuer 2022-04-12 19:35:21 +02:00
  • 9d0ddb12cb Initialize pScrn->{width, height} from primary Joachim Breuer 2022-04-12 19:33:45 +02:00
  • fe3acdf950 fix pScrn->modes == NULL in xf86InitViewport() Joachim Breuer 2022-04-12 19:32:40 +02:00
  • 52e975263f configure: Simplify fragile libdrm detection Adam Jackson 2021-02-10 14:49:48 -05:00
  • 670992bf6e gitlab CI: stop requiring Signed-off-by in commits Alan Coopersmith 2022-04-06 14:41:16 -07:00
  • 0a2e96d823 uxa: Convert source files from ISO-8859-1 to UTF-8 Alan Coopersmith 2022-02-19 09:31:00 -08:00
  • 92984f5a3f gitlab CI: add a basic build test Alan Coopersmith 2022-01-23 13:33:04 -08:00
  • 4e1963a812 Fix a build error with Xorg master Zoltán Böszörményi 2021-08-28 15:38:40 +02:00
  • 24f35015dc Fix spelling/wording issues Alan Coopersmith 2022-01-23 13:24:29 -08:00
  • cdcfd033cc Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-23 13:21:52 -08:00
  • 52c421c650 qxl: Include only the dpms headers we need Adam Jackson 2020-02-05 12:55:01 -05:00
  • 922ec516be Correct a long standing led state bug in XSpice. Jeremy White 2019-04-05 09:38:31 -05:00
  • e2981166c1 Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-12-06 15:55:07 -08:00
  • d92e9a8f79 Update README for gitlab migration Alan Coopersmith 2018-11-18 13:39:37 -08:00
  • cf2254c134 qxl: Initialize prev field while dup surface list Victor Toso 2018-10-23 13:48:58 +02:00
  • 64cb597c7f Make output names match modesetting driver Jonathon Jongsma 2018-11-12 14:06:14 -06:00
  • 505a8bb0cd Make output name numbering 1-based Jonathon Jongsma 2018-11-12 14:06:13 -06:00
  • ee8f904ab0 qxl: call provider init Dave Airlie 2017-03-08 10:50:56 +10:00
  • 78abd5221f modesetting: Validate the atom for enum properties Adam Jackson 2017-06-13 09:29:28 -04:00
  • 0728e0851f Make some variables static Frediano Ziglio 2017-04-07 12:05:23 +01:00
  • 0e86e9d267 Make some function static Frediano Ziglio 2017-04-07 12:05:22 +01:00
  • aa4359f894 Spelling and typo fixes in some comments Francois Gouget 2017-04-04 17:02:27 +02:00
  • eaefd19bb4 Spelling fixes in the READMEs and configuration samples Francois Gouget 2017-04-04 17:00:43 +02:00
  • 9a7eb40fa2 Xspice: Fix Python3 str() vs bytes() confusion Christophe Fergeau 2017-02-08 17:07:56 +01:00
  • b9955a35b4 Xspice: Remove extra space before assignment Christophe Fergeau 2017-02-08 17:07:39 +01:00
  • 69cf5e40b2 Xspice: Use print("") instead of print "" Christophe Fergeau 2017-02-08 15:23:56 +01:00
  • 8d344cf49f NEWS: Xspice now works with X.org 1.19 Christophe Fergeau 2016-12-19 17:36:36 +01:00
  • a283cda0c4 Revert "Remove unused 'event_mask' field" Christophe Fergeau 2016-12-19 17:28:41 +01:00
  • bfb724076d Remove unused 'event_mask' field Christophe Fergeau 2016-12-19 10:51:09 +01:00
  • 009776a8a3 Xspice: Replace malloc/strdup use with xnfalloc/xnfstrdup Christophe Fergeau 2016-12-15 10:47:51 +01:00
  • db353f559d xspice: Adjust to X.org 1.19 changes Christophe Fergeau 2016-12-14 10:37:03 +01:00
  • 13d4afc1ba build-sys: Update for 0.1.5 release Christophe Fergeau 2016-04-14 18:05:59 +02:00
  • ce00ab5df8 spiceqxl: Improve the Xspice and Xorg configuration option descriptions Francois Gouget 2016-12-08 09:15:55 +01:00
  • 7657ffb8a5 build: Error out when enabling xspice with X.Org 1.19 Christophe Fergeau 2016-10-28 11:56:47 +02:00
  • 4783c54395 Fix "calles" typo in comment Christophe Fergeau 2016-10-28 10:54:55 +02:00
  • 4fbe63601d Disable composite/a8 surfaces for KMS Dave Airlie 2016-08-05 16:58:04 +02:00
  • 0daf59bd23 Disable surfaces when KMS is used Dave Airlie 2016-08-05 16:55:31 +02:00
  • 4d7160c496 spiceqxl: Remove an unused macro Francois Gouget 2016-10-28 16:50:18 +02:00
  • 9739b6a604 Fix crash caused by attempting to access the screen pixmap before it is created Hans de Goede 2016-10-04 13:29:29 +02:00
  • e13d28ee5d Check for either xfont.pc or xfont2.pc Owen W. Taylor 2016-08-26 11:44:55 -04:00
  • 2b7e4fb2c9 Xspice: Add --video-codecs to specify encoder and codec preferences Francois Gouget 2016-07-06 16:17:52 +02:00
  • 14ff3c26e2 spiceqxl: Add SpiceVideoCodecs to specify video codec preference Francois Gouget 2016-07-07 15:23:56 +02:00
  • edd1a409f8 xspice: Don't create Xorg time in timer_add Christophe Fergeau 2016-04-05 18:17:26 +02:00
  • 76fd0a374f spiceqxl_audio: Stop the playback channel if there is nothing to play Francois Gouget 2016-03-18 15:32:22 +01:00
  • 5f5b502ecd spiceqxl_audio: Only start the playback channel when fifos are present Francois Gouget 2016-03-18 15:32:17 +01:00
  • 5671929aec spiceqxl_audio: Fix a race condition in the audio playback Francois Gouget 2016-03-18 15:32:11 +01:00
  • 0d20d7d842 spiceqxl_audio: Only condense the fifo list when one has been closed Francois Gouget 2016-03-18 15:32:07 +01:00
  • 692df47b26 spiceqxl_audio: Let the audio play when no client is connected Francois Gouget 2016-03-18 15:32:03 +01:00
  • 91ee004cda server: Convert qxl->monitors_config to a QXLPHYSICAL using physical_address() Francois Gouget 2016-01-11 02:21:50 +01:00
  • 67d8beb98c Optimize dfps mode to send updates only for the primary pixmap. Jeremy White 2015-11-25 13:36:00 -06:00
  • a821344446 Provide an implementation for put_image in dfps mode. Jeremy White 2015-11-25 11:47:00 -06:00
  • f448032ade XSpice: auto generate temp files for the vdagent process. Jeremy White 2015-11-09 10:08:57 -06:00
  • b86e2c1b40 Revise Xspice --auto to use a temporary directory. Jeremy White 2015-11-09 10:08:56 -06:00
  • 2448bd2125 XSpice: allow the udcs socket to be specified, rather than hard coded. Jeremy White 2015-10-21 13:25:11 -05:00