Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ea93ed24 | 2024-11-11 09:25:00 | update to xwud 1.0.7 | ||
| cb67f237 | 2024-11-11 09:24:28 | update to xrandr 1.5.3 | ||
| 6f7e85f0 | 2024-11-11 09:23:25 | update to xmag 1.0.8 | ||
| 70926344 | 2024-11-11 09:23:00 | update to xkbprint 1.0.7 | ||
| 3be9baab | 2024-11-11 09:22:15 | update to xcmsdb 1.0.7 | ||
| 743bd7e8 | 2024-11-11 09:21:31 | update to xclipboard 1.1.5 | ||
| 3bb74704 | 2024-11-11 09:20:55 | update to xbacklight 1.2.4 | ||
| 9a024981 | 2024-11-11 09:19:49 | update to fonttosnft 1.2.4 | ||
| 29c7c296 | 2024-11-11 09:19:13 | update to bdftopcf 1.1.2 | ||
| f9bada4f | 2024-11-05 10:22:37 | update | ||
| c975c924 | 2024-11-05 08:16:45 | Update to libXi 1.8.2. The fix for double alignment on 32bits machines with strict constraints was already committed. | ||
| bbae8cab | 2024-11-05 08:14:56 | Update to libXfont2 2.0.7 | ||
| 8886fdf6 | 2024-11-05 08:13:05 | Update to xserver 21.1.14. tested by tb@ The xkb security fix was committed earlier. This is the rest of the 21.1.14 update. | ||
| 2be848d4 | 2024-10-31 11:54:14 | Don't log DDC modelines (after hotplug events/xrandr) or "Using XX ranges from config file" messages. These were printed after hotplug events which could be frequent in some cases (I have machines where this happens every 10 seconds when the monitor is in a dpms power-saving mode resulting in a full /var/log filesystem). EDID vendor/product ID still logged, giving an indication that events are happening, but reduced from ~3.5KB per event to <100 bytes. based on a diff from / ok matthieu@ | ||
| 81fd4372 | 2024-10-29 17:58:22 | xkb: Fix buffer overflow in _XkbSetCompatMap() The _XkbSetCompatMap() function attempts to resize the `sym_interpret` buffer. However, It didn't update its size properly. It updated `num_si` only, without updating `size_si`. CVE-2024-9632 | ||
| 9356eb77 | 2024-10-17 10:58:51 | update | ||
| 3528c401 | 2024-10-17 10:01:38 | sync | ||
| 888647a0 | 2024-10-17 10:00:00 | Merge libdrm 2.4.123 | ||
| c67d42bc | 2024-10-17 09:54:53 | Import libdrm 2.4.123 | ||
| e78a2718 | 2024-10-06 08:44:04 | update | ||
| 870c1a9d | 2024-09-15 10:56:40 | build blake3_neon.c on arm64 fixes undefined blake3_hash_many_neon symbol in libvulkan_radeon.so | ||
| 8f168218 | 2024-08-26 09:30:39 | sync | ||
| 84e81534 | 2024-08-16 07:45:15 | Reduce diff with upstream. | ||
| d80f4a53 | 2024-08-16 07:24:52 | Ansify function declarations. These are all simple () -> (void) cases. | ||
| 3cb0af10 | 2024-08-15 19:07:07 | Reduce white space diff with upstream. | ||
| 698e4fad | 2024-08-12 19:54:25 | sync | ||
| 976dd672 | 2024-08-12 05:59:08 | update | ||
| 4940024c | 2024-08-12 05:20:36 | Update to x11perf 1.7.0 | ||
| f7ac3b6b | 2024-08-12 05:03:28 | Fix a crash in when printing decreased intensity unicode right quote using bit-mapped fonts. Reported by Matthew Martin and fix confirmed by Thomas Dickey. | ||
| 99b2d9e4 | 2024-08-04 18:22:48 | update | ||
| 1fef27d4 | 2024-08-04 17:31:04 | Update to libXtst 1.2.5. | ||
| edadbd27 | 2024-08-04 17:18:52 | sync | ||
| 573494db | 2024-08-04 17:17:23 | Update to freetype 2.13.2. tested by and ok rsadowski@ | ||
| bc416243 | 2024-08-04 17:15:57 | Update to libX11 1.8.10. tested by and ok rsadowski@ | ||
| 1a4fe3ee | 2024-08-04 08:06:49 | Remove 2 files that were missed on xserver 21.1 update (which removed Xdmx) | ||
| fd4bb1c6 | 2024-08-04 08:02:04 | Replace __OpenBSD__ with X_PRIVSEP in check for priv_open_device() | ||
| 22034bbc | 2024-08-04 07:53:57 | Remove white space only diff with upstream | ||
| e69d536f | 2024-08-02 05:57:46 | update | ||
| b4ee99c7 | 2024-07-26 01:40:40 | sync | ||
| bd943332 | 2024-07-25 20:02:39 | update | ||
| a362cba9 | 2024-07-25 19:41:29 | sync | ||
| 15d5ac34 | 2024-07-25 19:40:55 | Disable libva-glx. It depends on mesa which is built later (and depends on libva). ok sthen@OA | ||
| 7195d206 | 2024-07-25 19:22:53 | Update to xterm 393. tested by op@ and naddy@ | ||
| 277d4fbe | 2024-07-25 09:04:06 | Pass no-verify-fixpoint option to instcombine in LLVM 18 From Nikita Popov 99f0449987bec1f82cd42a06f40bb4a863a37792 in mainline Mesa | ||
| 6e72b77c | 2024-07-25 09:01:55 | fix: ac/llvm: LLVM 18: remove useless passes, partially removed upstream From Kai Wasserbaech bc7e363f8e1a26342e6fd7241c1f0ebb722338d6 in mainline Mesa robert@ reports this is required to build with llvm 18 | ||
| 987d7c1c | 2024-07-25 06:54:05 | test WITH_GALLIUM_VA for libva_st (frontends/va) matches src/gallium/meson.build | ||
| 6cb46c6e | 2024-07-25 00:23:49 | also search ${LOCALBASE}/lib/dri for vaapi .so files will make the intel ports less awkward ok matthieu@ rsadowski@ | ||
| 35b3d105 | 2024-07-25 00:19:45 | sync | ||
| 3e7572da | 2024-07-25 00:18:21 | install Mesa vaapi .so files into the dri directory closer matches the Mesa meson defaults ok matthieu@ rsadowski@ | ||
| 65051550 | 2024-07-23 08:22:36 | don't define VA_DRIVER_INIT_FUNC twice use pkg-config to get va api version ok matthieu@ rsadowski@ | ||
| 63d6b92e | 2024-07-23 02:42:51 | rename WITH_VAAPI to WITH_GALLIUM_VA to match meson and when set build with -DHAVE_VA_SURFACE_ATTRIB_DRM_FORMAT_MODIFIERS ok matthieu@ | ||
| 73ccfb0d | 2024-07-22 19:36:31 | Readme cosmetic Remove some unwanted Markdown syntax features and remove some double spaces. OK matthieu@ | ||
| c64f59ce | 2024-07-22 00:44:07 | sync; from matthieu@ | ||
| fa4de572 | 2024-07-22 00:40:30 | move includes to stop installing libgallium_drv_video.a link identical .so files ok matthieu@ | ||
| a8eda4a0 | 2024-07-21 19:19:49 | sync | ||
| fb2352b2 | 2024-07-21 13:30:50 | don't build libgallium_drv_video when WITH_VAAPI==no ok matthieu@ rsadowski@ | ||
| a590aa20 | 2024-07-21 11:00:47 | start with WITH_VAAPI=no octeon build error reported by deraadt@ | ||
| eba60aa4 | 2024-07-20 19:56:40 | Convert README to markdown. From rsadowski@ with suggestions by ratchov@ | ||
| fd9eca3c | 2024-07-20 19:32:30 | regen | ||
| 6d6cb27c | 2024-07-20 19:32:11 | Set AM_MAINTAINER_MODE explicitely. This directory file doesn't use xorg-macros so it was missing. | ||
| 1a639765 | 2024-07-19 19:00:02 | udate | ||
| 2827b2de | 2024-07-19 18:38:00 | force update | ||
| df3bb4ee | 2024-07-19 18:37:28 | force update | ||
| 7fe68cb7 | 2024-07-19 18:37:00 | force update | ||
| eebd2c3a | 2024-07-19 18:04:52 | regen | ||
| e1f7e754 | 2024-07-19 18:03:42 | Oops I meant to set MAINTAINERCLEANFILES to an empty value | ||
| 6840cd4f | 2024-07-19 17:59:11 | remove MAINTAINERCLEANFILES - can cause missing files to regenerate | ||
| 41e0f837 | 2024-07-19 17:58:27 | Remove TODAY - can only cause harm and non reproductible builds. | ||
| cef4a91b | 2024-07-19 17:42:37 | regen | ||
| bd590eff | 2024-07-19 17:42:17 | Use foreign option correctly for automake 1.12 | ||
| e5de94e5 | 2024-07-19 17:13:34 | regen | ||
| c45eaa2a | 2024-07-19 15:12:09 | update | ||
| a6b3bffe | 2024-07-19 15:08:23 | sync | ||
| f9826b08 | 2024-07-19 14:45:27 | vaapi sets updates riscv64 will follow soon From matthieu@, merci | ||
| 7ae0d847 | 2024-07-19 14:42:33 | Enable VA-API in xenocara | ||
| a638506c | 2024-07-19 14:41:46 | Enable VA-API gallium frontend | ||
| 931c5d8c | 2024-07-19 14:40:46 | Add gallium_drv_video (AMD VA-API supported driver) With lot of help from martijn@ | ||
| 8d42fe99 | 2024-07-19 14:40:43 | Include DRI and DRM support in libgalliumvl | ||
| 43c074df | 2024-07-19 14:40:39 | Enable VA-API gallium frontend | ||
| 607c2e6f | 2024-07-19 14:37:41 | Add missing m4 in the previous merge commit | ||
| e7389cf5 | 2024-07-19 14:35:16 | Merge libva 2.22.0 Libva is an implementation for VA-API (Video Acceleration API). VA-API is an open-source library and API specification, which provides access to graphics hardware acceleration capabilities for video processing. It consists of a main library and driver-specific acceleration backends for each supported hardware vendor. Imported version is based on commit: 217da1c28336d6a7e9c0c4cb8f1c303968a675f1 https://github.com/intel/libva This work was created during the c2k24. With a lot of help and feedback from matthieu@, tb@, and martijn@. AMD drivers tested by landry@, martijn@, kn@, op@ and a few more Intel driver tested by matthieu@ and me. The Intel drivers can find in ports graphics/intel-media-driver and graphics/intel-vaapi-driver. (Depending on your hw) The ports will be adjusted over time. Everyone has reported fantastic performance results in Firefox or mpv(1). OK matthieu@ | ||
| d4c4344e | 2024-07-19 14:27:39 | Import libva 2.22.0 | ||
| bb1a1a30 | 2024-07-16 08:22:06 | sync ./usr/X11R6/include/va part of a larger diff by matthieu | ||
| 0c50e27b | 2024-07-11 14:17:18 | Disable code that breaks parsing of DISPLAY=unix:0 on OpenBSD issue reported by tb@, ok tb@ | ||
| 83d854c8 | 2024-07-11 08:29:54 | update | ||
| 48b66b62 | 2024-07-11 08:06:09 | sync | ||
| e366a613 | 2024-07-11 08:05:31 | Update to libxcb 1.17.0 | ||
| 37847f9f | 2024-07-11 08:03:01 | Update to xcb-proto 1.17.0 | ||
| 435333a4 | 2024-07-11 07:43:34 | Update to appres 1.0.7 | ||
| 0aa2239c | 2024-07-11 07:29:28 | sync | ||
| 6744b1fb | 2024-07-11 07:28:46 | Update to libX11 1.8.9 part 6/6: enable threads by default & build system refresh. Minor library version bump | ||
| ca606254 | 2024-07-10 09:51:33 | Python is now 3.11 | ||
| 3fa4aa5d | 2024-07-10 08:20:45 | Update to libX11 1.8.9 part 5: various bug fixes | ||
| 9b8fbacf | 2024-07-10 08:13:35 | Update to libX11 1.8.9 part 4: input methods and NLS fixes | ||
| 4975d56e | 2024-07-10 08:04:08 | Update to libX11 1.8.9 part 3: unifdef legacy systems | ||
| be3a5206 | 2024-07-10 07:35:02 | Update to libX11 1.8.9 part 2: Copyright notices updates | ||
| 3e2832f5 | 2024-07-10 07:20:34 | sync | ||
| bdfb14ff | 2024-07-10 07:13:49 | Update to libX11 1.8.9 part 1 : documentation updates | ||
| 80d645f9 | 2024-07-10 07:04:15 | remove gl-docs. ok jca@ jsg@ | ||
| a5fbf3a6 | 2024-07-10 07:01:14 | sync |