search for: xf86_reload_cursors

Displaying 3 results from an estimated 3 matches for "xf86_reload_cursors".

2019 Jan 19
0
[PATCH xf86-video-nouveau] Check for xf86CursorResetCursor()
If it's available, xorg-server calls it on each mode configuration change. It does what xf86_reload_cursors does (and more), so we don't need to call the latter anymore. Avoids gcc 8.2 warning: drmmode_display.c: In function ‘drmmode_set_mode_major’: drmmode_display.c:525:2: warning: ‘xf86_reload_cursors’ is deprecated [-Wdeprecated-declarations] xf86_reload_cursors(crtc->scrn->pScreen);...
2008 Mar 04
9
[Bug 14820] New: Double mouse cursor on nv4
http://bugs.freedesktop.org/show_bug.cgi?id=14820 Summary: Double mouse cursor on nv4 Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: marchesin
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...mposite operations which are equivalent to copies xfree86/modes: Assign xf86_config->cursor in xf86_load_cursor_image v2 glamor: Cannot use copies when accessing outside of composite source os: Use strtok instead of xstrtokenize in ComputeLocalClient xfree86/modes: Remove xf86_reload_cursors v2 glamor: Call eglBindAPI after eglInitialize xwayland: Call eglBindAPI after eglInitialize xfree86/modes: Fix HW cursor clipping for driverIsPerformingTransform (v2) xfree86/modes: Disambiguate driverIsPerformingTransform xfree86/modes: Simplify in_range logic in xf8...