summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdisplay-win32.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup "GDK/Win32: Try to fix initializing GLES contexts"Chun-wei Fan2022-01-191-8/+0
* GDK/Win32: Try to fix initializing GLES contextsChun-wei Fan2022-01-191-1/+8
* Rewrite GdkWin32Keymap (load table directly from layout DLL)Philip Zander2022-01-121-8/+0
* GDK-Win32: Port to common EGL handling codeChun-wei Fan2021-11-081-8/+0
* GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flagChun-wei Fan2021-11-081-3/+3
* Move the _gdk_win32_pointer_input_api global variable into GdkWin32DisplayLuca Bacci2021-08-191-1/+9
* Split out WGL/EGL stuff and simplify thingsChun-wei Fan2021-07-221-2/+9
* GDK-Win32: Clean up HiDPI support and WGL a bitChun-wei Fan2021-07-191-5/+3
* GDK-Win32: Use SetProcessDpiAwarenessContext() where availableChun-wei Fan2020-07-311-1/+31
* GDK/Win32: Force GLES if running on ARM64Chun-wei Fan2020-07-301-0/+11
* Add a EGL renderer (via ANGLE) for WindowsChun-wei Fan2020-07-301-0/+18
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* win32: Use a GListStore for the monitorsBenjamin Otte2020-05-131-2/+2
* GDK W32: Use the new cursor classРуслан Ижбулатов2018-03-291-2/+3
* GDK W32: New cursor classРуслан Ижбулатов2018-03-291-0/+8
* GDK W32: Adapt to event filter removalРуслан Ижбулатов2018-03-291-0/+13
* GDK W32: Another massive clipboard and DnD updateРуслан Ижбулатов2018-03-291-1/+0
* GDK W32: move GdkWin32MonitorDpiType to a different headerРуслан Ижбулатов2018-03-281-0/+9
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GDK/Win32: Fix build after GDK Root Window and DND changesChun-wei Fan2017-11-221-1/+0
* win32: Remove remaining uses of GdkScreenMatthias Clasen2017-11-171-1/+2
* Win32: Re-work cursor handlingChun-wei Fan2017-11-091-1/+4
* gdk/win32: Fix Win32 GL Context switchingChun-wei Fan2017-11-041-1/+0
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-041-0/+47
* API: screen: Remove gdk_screen_is_composited()Benjamin Otte2016-10-291-0/+2
* GDK-Win32/4.0: Improve GL on WindowsChun-wei Fan2016-10-281-0/+2
* win32: Port to new monitor apiРуслан Ижбулатов2016-04-271-0/+6
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-2/+0
* Win32: fold the gdkinput.c file in gdkdisplay-win32.cPaolo Borelli2016-02-221-0/+2
* win32: get rid of _gdk_screen global variableIgnacio Casal Quinteiro2016-01-151-0/+2
* win32: destroy clipboard notification window on disposeIgnacio Casal Quinteiro2015-11-121-0/+1
* win32: handle WM_DISPLAYCHANGE globallyPaolo Borelli2015-10-311-0/+2
* GDK: Add cursor theme support to W32 backendРуслан Ижбулатов2015-05-201-0/+5
* GDK-Win32: Drop Some Unused ItemsChun-wei Fan2014-12-221-2/+0
* Add OpenGL Support for the GDK Windows BackendChun-wei Fan2014-12-171-0/+47