Sweden-Number/dlls/winex11.drv
Connor McAdams 19de448df6 winex11.drv: Add mutable pixel format awareness.
Add the ability to check if the pixel format on the current window was
previously set by wglSetPixelFormatWine(), and if was, allow the
application to change it with a regular wglSetPixelFormat call.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 6d04e6c3a9)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-03-16 22:45:20 +01:00
..
Makefile.in
bitblt.c gdi32: Use explicit CDECL in window_surface_funcs. 2020-09-22 11:30:00 +02:00
brush.c
clipboard.c libport: Remove the usleep() function replacement. 2020-12-01 10:22:01 +01:00
desktop.c
display.c winex11.drv: Forward clip_fullscreen_window to foreground thread. 2020-10-05 22:00:56 +02:00
event.c winex11.drv: Update a comment. 2020-10-30 10:35:12 +01:00
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11.drv: Forward clip_fullscreen_window to foreground thread. 2020-10-05 22:00:56 +02:00
mwm.h
opengl.c winex11.drv: Add mutable pixel format awareness. 2022-03-16 22:45:20 +01:00
palette.c
pen.c
settings.c winex11.drv: Adjust the priority of NoRes display settings handler to 1. 2020-11-16 17:51:30 +01:00
systray.c winex11: Send systray messages with SendNotifyMessage(). 2021-05-18 00:24:25 +02:00
version.rc
vulkan.c
window.c winex11: Don't delay mapping 0-sized layered windows. 2021-01-04 13:56:58 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11.drv: Clarify parent in struct x11drv_win_data comments. 2020-11-17 20:57:27 +01:00
x11drv_main.c winex11.drv: Avoid race condition in X11 error handling. 2021-10-03 20:43:32 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11.drv: Check that there are connected outputs before using XRandR 1.4. 2021-01-02 14:37:17 +01:00
xrender.c
xvidmode.c