wine/dlls/winex11.drv
Alex Henrie aa70bdb5d6 winex11: Simplify confusing condition and error messages in wglShareLists.
Mathematically, ((a && b) || b) == b. Moreover, test_sharelists in
dlls/opengl32/tests/opengl.c checks that wglShareLists can share lists
from a source context that has been current.
2023-01-24 20:14:52 +01:00
..
bitblt.c
brush.c
clipboard.c winex11: Use NtUserGetDC. 2022-11-29 12:50:23 +01:00
desktop.c
display.c win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
dllmain.c
event.c
graphics.c winex11: Remove no longer used declarations. 2022-12-07 23:20:39 +01:00
ime.c
init.c win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
keyboard.c
Makefile.in
mouse.c winex11.drv: Release window data before calling sync_window_cursor(). 2022-11-30 11:14:30 +01:00
mwm.h
opengl.c winex11: Simplify confusing condition and error messages in wglShareLists. 2023-01-24 20:14:52 +01:00
palette.c
pen.c
systray.c
unixlib.h
version.rc
vulkan.c
window.c winex11.drv: Obtain icon info for icons passed to fetch_icon_data(). 2023-01-09 18:29:21 +01:00
winex11.drv.spec
wintab.c
x11drv.h win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
x11drv_dll.h
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c