Displaying 4 results from an estimated 4 matches for "flushcallback".
Did you mean:
flush_callback
2011 Feb 07
20
[Bug 33977] New: X core font rendering is "laggy"
https://bugs.freedesktop.org/show_bug.cgi?id=33977
Summary: X core font rendering is "laggy"
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2016 Nov 17
0
[ANNOUNCE] xf86-video-ati 7.8.0
...Adapt to XF86_CRTC_VERSION 7
Only use RandR APIs if RandR is enabled
Add explicit RADEON_DRM_QUEUE_ERROR define
Don't enable micro-tiling for scanout buffers on pre-R600
Don't enable DRI3 by default with EXA
Use EventCallback to avoid flushing every time in the FlushCallback
Wait for pending flips to complete before turning off an output or CRTC
Keep track of damage event related flushes per-client v2
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
Handle RandR 1.4 slave dirty updates via radeon_drm_queue
Track damage accu...
2016 Nov 17
0
[ANNOUNCE] xf86-video-amdgpu 1.2.0
...Remove unused lut_r/g/b arrays from drmmode_crtc_private_rec
Add Mullins PCI IDs
Add missing Kaveri PCI ID (1318)
Only list each unique chipset family once in the log file
Add explicit AMDGPU_DRM_QUEUE_ERROR define
Use EventCallback to avoid flushing every time in the FlushCallback
Keep track of damage event related flushes per-client
Wait for pending flips to complete before turning off an output or CRTC
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
Handle RandR 1.4 slave dirty updates via amdgpu_drm_queue
Track damage accurat...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...Only call restore_screen_pixmap once from set_abort_flip
present: Handle event mask updates as specified v2
xfree86/modes: Handle no palette case better in xf86RandR12CrtcSetGamma
xfree86/modes: Handle no palette case better in xf86RandR12CrtcSetGamma
dix: Pass ClientPtr to FlushCallback
present: Make present_restore_screen_pixmap handle screen->root == NULL
present: Call set_abort_flip / restore_screen_pixmap in clear_window_flip
glamor: Handle bitplane in glamor_copy_fbo_cpu
glamor: Declare "pos" in the composite glyph GLSL 1.20 vertex shader...