Commit Graph

  • e192d6a874 release 25.0.1 master xlibre-xf86-video-ati-25.0.1 release/25.0 Enrico Weigelt, metux IT consult 2026-02-12 19:46:09 +01:00
  • 1aeb21b2b6 drop including obsolete i2c_def.h Enrico Weigelt, metux IT consult 2026-02-12 19:00:20 +01:00
  • 03c42577c9 replace obsolete "pointer" typedef by plain void* Enrico Weigelt, metux IT consult 2026-01-05 17:36:11 +01:00
  • 99a457a8b7 drop XF86_CRTC_VERSION check Enrico Weigelt, metux IT consult 2026-01-02 17:10:51 +01:00
  • 23bd30c24a drop old pre NOTIFY_FD code pathes Enrico Weigelt, metux IT consult 2026-01-02 12:40:28 +01:00
  • fa274a36dc drop obsolete compat-api.h Enrico Weigelt, metux IT consult 2025-12-31 13:11:26 +01:00
  • 48b7dcef61 replace BLOCKHANDLER_ARGS_DECL and BLOCKHANDLER_ARGS Enrico Weigelt, metux IT consult 2025-12-31 13:09:58 +01:00
  • 5a993f2d85 drop compat for old video driver ABI Enrico Weigelt, metux IT consult 2025-12-31 13:08:29 +01:00
  • a33a63e017 drop unused byteswap functions Enrico Weigelt, metux IT consult 2025-12-31 11:10:02 +01:00
  • d4b125e2b1 configure.ac: drop obsolete AC_SYS_LARGEFILE Enrico Weigelt, metux IT consult 2025-12-31 11:05:24 +01:00
  • 1acf513289 .github: add NetBSD build Enrico Weigelt, metux IT consult 2025-12-29 11:13:56 +01:00
  • 4d68bbc79f .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-27 15:44:51 +01:00
  • 7d7d039511 .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-22 14:32:47 +01:00
  • a3e6ef9f90 configure.ac: fix missing comma in AC_INIT() call Enrico Weigelt, metux IT consult 2025-12-19 18:33:57 +01:00
  • 5b12c2cfda configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:04:28 +01:00
  • e38a234218 release 25.0.0 xlibre-xf86-video-ati-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 18:51:27 +01:00
  • 75f76a5712 configure.ac: formatting fixes Enrico Weigelt, metux IT consult 2025-12-18 18:51:07 +01:00
  • ce106e93d3 configure.ac: replace DRIVER_NAME symbol by actual name Enrico Weigelt, metux IT consult 2025-12-18 13:08:26 +01:00
  • ce619630ed drop support for ancient pre-7.1 xextproto Enrico Weigelt, metux IT consult 2025-12-18 12:01:59 +01:00
  • 11d21641a2 drop obsolete .editorconfig Enrico Weigelt, metux IT consult 2025-12-18 11:52:27 +01:00
  • 729fc33efd drop obsolte .dir-locals.el Enrico Weigelt, metux IT consult 2025-12-18 11:52:13 +01:00
  • 24a3cfbd29 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-18 11:52:02 +01:00
  • 9d59f3e5c5 drop obsolete HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-17 19:31:25 +01:00
  • 62b869855e man: replace Xorg by XLibre Enrico Weigelt, metux IT consult 2025-12-16 13:55:14 +01:00
  • 6b81536af9 README.md: fix URLs Enrico Weigelt, metux IT consult 2025-12-16 12:01:12 +01:00
  • 3c9211e696 Strip trailing whitespace from source files Alan Coopersmith 2025-08-12 17:22:33 -07:00
  • 7e5ff32ae9 release 22.0.1 xlibre-xf86-video-ati-22.0.1 Enrico Weigelt, metux IT consult 2025-12-15 12:09:52 +01:00
  • 87d2714553 configure.ac: fix issue tracker URL and package name Enrico Weigelt, metux IT consult 2025-12-15 12:07:28 +01:00
  • 534776cef8 radeon: drop duplicate (and incompatible) definition of FOURCC_RGBA32 pr/fourcc Enrico Weigelt, metux IT consult 2025-10-20 18:40:37 +02:00
  • bcf05aee66 dont check for HAS_DIRTYTRACKING_ROTATION anymore Enrico Weigelt, metux IT consult 2024-05-15 16:06:04 +02:00
  • 6da5a33d54 bump minimal xorg version to 1.18 Enrico Weigelt, metux IT consult 2024-05-14 13:17:31 +02:00
  • 9c57a0cdd4 replace pict_f_transform by pixman_f_transform Enrico Weigelt, metux IT consult 2025-11-21 16:30:57 +01:00
  • e237014dc6 don't crash Xserver on malloc() failure anymore (XNFasprintf) xlibre-xf86-video-ati-22.0.0.4 Enrico Weigelt, metux IT consult 2025-11-06 16:56:21 +01:00
  • 45f03ac5d8 Load kernel modules before using DRM on DFBSD. b-aaz 2025-09-13 21:14:21 +00:00
  • b58ebdbec2 drmmode_display: fix missing include of dpmsconst.h xlibre-xf86-video-ati-22.0.0.3 Enrico Weigelt, metux IT consult 2025-09-24 14:57:42 +02:00
  • 008e3482de Strip trailing whitespace from source files tracking/xorg Alan Coopersmith 2025-08-12 17:22:33 -07:00
  • fe76d2eda9 replace PICT_FORMAT_RGB() by PIXMAN_FORMAT_RGB() xlibre-xf86-video-ati-22.0.0.2 Enrico Weigelt, metux IT consult 2025-08-05 17:54:23 +02:00
  • 0cc8ece58b replace PICT_FORMAT_A() by PIXMAN_FORMAT_A() Enrico Weigelt, metux IT consult 2025-08-05 17:52:33 +02:00
  • a867f5e6d6 replace PICT_a8 by PIXMAN_a8 Enrico Weigelt, metux IT consult 2025-08-05 17:50:11 +02:00
  • 0af57eb200 replace PICT_x1r5g5b5 by PIXMAN_x1r5g5b5 Enrico Weigelt, metux IT consult 2025-08-05 17:48:13 +02:00
  • 6ea8d8a5b1 replace PICT_a1r5g5b5 by PIXMAN_a1r5g5b5 Enrico Weigelt, metux IT consult 2025-08-05 17:46:42 +02:00
  • c19edfdb11 replace PICT_r5g6b5 by PIXMAN_r5g6b5 Enrico Weigelt, metux IT consult 2025-08-05 17:44:43 +02:00
  • 235552fc32 replace PICT_b8g8r8x8 by PIXMAN_b8g8r8x8 Enrico Weigelt, metux IT consult 2025-08-05 17:42:26 +02:00
  • fff6cf2b4b replace PICT_b8g8r8a8 by PIXMAN_b8g8r8a8 Enrico Weigelt, metux IT consult 2025-08-05 17:41:15 +02:00
  • 41465c77a8 replace PICT_x8b8g8r8 by PIXMAN_x8b8g8r8 Enrico Weigelt, metux IT consult 2025-08-05 17:39:36 +02:00
  • d21e4e2f73 replace PICT_a8b8g8r8 by PIXMAN_a8b8g8r8: Enrico Weigelt, metux IT consult 2025-08-05 17:37:57 +02:00
  • 495f3d3689 replace PICT_x8r8g8b8 by PIXMAN_x8r8g8b8 Enrico Weigelt, metux IT consult 2025-08-05 17:36:06 +02:00
  • df771ae3a0 replace PICT_a8r8g8b8 by PIXMAN_a8r8g8b8 Enrico Weigelt, metux IT consult 2025-08-05 17:28:35 +02:00
  • a9c6061d7b replace PICT_x2b10g10r10 by PIXMAN_x2b10g10r10 Enrico Weigelt, metux IT consult 2025-08-05 17:27:39 +02:00
  • 19ae99e1b7 replace PICT_a2b10g10r10 by PIXMAN_a2b10g10r10 Enrico Weigelt, metux IT consult 2025-08-05 17:26:38 +02:00
  • 8e322df5aa replace PICT_x2r10g10b10 by PIXMAM_x2r10g10b10 Enrico Weigelt, metux IT consult 2025-08-05 17:22:42 +02:00
  • 63e18adf5a replace PICT_a2r10g10b10 by PIXMAN_a2r10g10b10 Enrico Weigelt, metux IT consult 2025-08-05 17:15:19 +02:00
  • 69eb546285 use XNFcallocarray() instead of xnfcalloc macro Enrico Weigelt, metux IT consult 2024-05-08 14:33:01 +02:00
  • bdafcc009a use XNFalloc() instead of xnfalloc Enrico Weigelt, metux IT consult 2024-05-08 11:57:37 +02:00
  • 445749d198 drop support for xserver version < 1.20.99 Enrico Weigelt, metux IT consult 2025-07-14 22:13:37 +02:00
  • c209a55f0e drop support for xserver version < 1.19.99.1 Enrico Weigelt, metux IT consult 2025-07-14 22:11:33 +02:00
  • 84bc1933e7 drop support for xserver version < 1.18.3 Enrico Weigelt, metux IT consult 2025-07-14 22:06:18 +02:00
  • 5e1ad66f0d drop support for xserver < 1.17.99.901 Enrico Weigelt, metux IT consult 2025-07-14 22:01:40 +02:00
  • ca1779c468 drop support for xserver < 1.16.99.901 Enrico Weigelt, metux IT consult 2025-07-14 21:59:50 +02:00
  • f0f7efa606 drop support for Xserver < 1.15.99 Enrico Weigelt, metux IT consult 2025-07-14 21:55:43 +02:00
  • dd0c9a6034 drop support for xserver < 1.14.99.2 Enrico Weigelt, metux IT consult 2025-07-14 21:51:28 +02:00
  • 8528cb6146 radeon_glamor_wrappers: fix missing include of fbpict.h Enrico Weigelt, metux IT consult 2025-07-30 11:45:12 +02:00
  • 648188b897 radeon_glamor_wrappers: fix missing include of fb.h Enrico Weigelt, metux IT consult 2025-07-28 15:22:27 +02:00
  • e1557e2ab2 radeon_kms: fix missing include of "fb.h" Enrico Weigelt, metux IT consult 2025-07-28 15:20:41 +02:00
  • 31f33b3503 configure: fix broken xserver version detection Enrico Weigelt, metux IT consult 2025-07-28 14:45:18 +02:00
  • a1af1a3665 configure: Automatically detect the default xorg-module-dir. b-aaz 2025-07-10 22:11:57 +00:00
  • 4d63acb2b5 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-24 17:18:09 +02:00
  • aefc66b389 radeon_kms.c: do not flush glamor operations for a closed screen Oleh Nykyforchyn 2025-07-15 14:59:03 +03:00
  • 1fa0787cd4 radeon_glamor.c: remove a legacy glamor function support Oleh Nykyforchyn 2025-07-15 00:21:33 +03:00
  • f35c980403 radeon_glamor.c: do not destroy a pixmap twice Oleh Nykyforchyn 2025-07-14 20:35:40 +03:00
  • 1636af6405 fix: undefined symbol: glamor_egl_init_textured_pixmap Joseph Crowell 2025-07-21 19:50:50 +10:00
  • f35a6c771b .github: Add issue forms callmetango 2025-07-04 21:56:43 +00:00
  • 7fb2787108 Revert "use dixDestroyPixmap() instead of direct driver call" Alan Coopersmith 2025-06-14 09:00:14 -07:00
  • d0ddf971d0 ati.man & radeon.man: Improve man page formatting xfree-xf86-video-ati-22.0.0.1 Alan Coopersmith 2025-06-01 11:45:41 -07:00
  • c610c03736 use dixDestroyPixmap() instead of direct driver call Enrico Weigelt, metux IT consult 2024-10-01 16:06:16 +02:00
  • 888b33c679 configure: Update links to use gitlab instead of anongit & bugzilla Alan Coopersmith 2024-09-29 11:09:55 -07:00
  • d799dba35a radeon.man: Update links to use gitlab & oftc instead of cgit & freenode Alan Coopersmith 2024-09-29 11:07:23 -07:00
  • b65036af74 Avoid namespace collision: rename bswap_XX to radeon_bswap_XX nia 2024-05-04 02:47:08 +02:00
  • 1f81004bfc radeon_accel: Avoid unaligned access in RADEONCopySwap nia 2024-05-04 02:12:26 +02:00
  • 8e5a43d248 radeon_dri2_create_buffer2: remove unused variable tiling Alan Coopersmith 2024-02-24 16:36:41 -08:00
  • 47a145bb4a RADEONInit3DEngineInternal: remove unused variable gb_tile_config Alan Coopersmith 2024-02-24 16:28:51 -08:00
  • adf7ca9fca Add xserver-21.1 branch to CI build matrix Alan Coopersmith 2024-02-24 16:05:41 -08:00
  • 7ed3b8e582 README.md: updates to match the style of the xf86-video-amdgpu README Alan Coopersmith 2024-02-24 14:42:21 -08:00
  • c99d634132 Update README.md to use proper bug URL Douglas R. Reno 2020-06-11 04:08:11 +00:00
  • 0c01893774 Bump version for 22.0.0 release xf86-video-ati-22.0.0 Matt Turner 2023-04-25 14:40:08 -04:00
  • 7a6a34af02 Don't set SourceValidate pointer to NULL Matthieu Herrb 2021-11-14 17:38:24 +01:00
  • 983a779b7a radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8 Alan Coopersmith 2022-07-23 18:39:20 -07:00
  • a25ca015e6 gitlab CI: enable gitlab's builtin static analysis Alan Coopersmith 2022-07-23 18:35:08 -07:00
  • 7b94009754 gitlab CI: enable commit & merge request checks Alan Coopersmith 2022-07-23 18:29:13 -07:00
  • 8fc442d6a6 Fix spelling/wording issues Alan Coopersmith 2022-01-22 09:36:23 -08:00
  • 11d549d591 Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-22 09:24:46 -08:00
  • 5eba006e41 Only include dri.h with older versions of xserver Michel Dänzer 2021-02-02 12:45:54 +01:00
  • ecced3b3c6 Add GitLab CI pipeline Michel Dänzer 2021-03-26 17:16:32 +01:00
  • 77d9ab03ca Guard local variable info only used with glamor Michel Dänzer 2021-03-26 17:37:53 +01:00
  • 3c7c84ed49 Guard local variable priv only used with glamor Michel Dänzer 2021-03-26 17:42:10 +01:00
  • 8da3e4561e ati: cleanup terminology to use primary/secondary Dave Airlie 2020-07-13 09:11:28 +10:00
  • 3845392426 Fix return value check of drmIoctl() Niclas Zeising 2020-04-14 17:01:57 +02:00
  • c0eb5dbd9c Don't crash X server if GPU acceleration is not available Alexey Sheplyakov 2019-11-27 20:50:58 +04:00
  • 4d84cf438e Handle NULL fb_ptr in pixmap_get_fb Michel Dänzer 2019-11-29 16:37:32 +01:00
  • f223035f4f Fix link failure with gcc 10 Adam Jackson 2020-02-04 16:38:06 -05:00