402 Commits (b3a79103a696f31f964484df4e5d24a590f98aa9)

Author SHA1 Message Date
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
Camilla Löwy e47832ffcf Cocoa: Fix regression in private use area check ago%!(EXTRA string=5 years)
Camilla Löwy ad9eb768c9 Cocoa: Fix non-BMP Unicode codepoint input ago%!(EXTRA string=5 years)
Camilla Löwy 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle ago%!(EXTRA string=5 years)
Camilla Löwy aec9fae8f3 EGL: Add support for EGL_EXT_platform_base ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
Camilla Löwy 9a87c2a4b4 Add feature available/implemented errors ago%!(EXTRA string=5 years)
Corentin Wallez 91eebe922d Use CALayer instead of NSView for EGLNativeWindowType ago%!(EXTRA string=5 years)
Camilla Löwy 949275bbed Cocoa: Fix call to NSWindow from non-main threads ago%!(EXTRA string=5 years)
Camilla Löwy 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit ago%!(EXTRA string=5 years)
Camilla Löwy 5f1631cb0e Check scancode before use in glfwGetKeyName ago%!(EXTRA string=6 years)
Camilla Löwy 15d91801b7 Cocoa: Select Vulkan surface extension at runtime ago%!(EXTRA string=6 years)
ByunghoonKim c5cb4a253a Cocoa: Add support for VK_EXT_metal_surface ago%!(EXTRA string=6 years)
Camilla Löwy 54e8e0b092 NSGL: Remove problematic swap interval workaround ago%!(EXTRA string=6 years)
Camilla Löwy 28773a069e Cocoa: Fix undeclared selector warnings ago%!(EXTRA string=6 years)
Camilla Löwy 506a6aafde Formatting ago%!(EXTRA string=6 years)
Camilla Löwy a875a536b7 Cocoa: Fix duplicate conversion of title string ago%!(EXTRA string=6 years)
Camilla Löwy 6e6805000a Cocoa: Fix pre-window-creation event processing ago%!(EXTRA string=6 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 2c519709be Cocoa: Fix full screen window iconification ago%!(EXTRA string=6 years)
Camilla Löwy bac15f9449 Cocoa: Fix multiple methods warning ago%!(EXTRA string=6 years)
Camilla Löwy c819f27ce3 Cocoa: Process events after window destruction ago%!(EXTRA string=6 years)
Camilla Löwy 7f02898264 Cocoa: Fix glfwSetWindowSize anchor point ago%!(EXTRA string=6 years)
Camilla Löwy 56ca0cb3b3 Unify key name string handling ago%!(EXTRA string=6 years)
Camilla Löwy 3262c29440 Cocoa: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 0c6b505619 Convert some declarations to C99 style ago%!(EXTRA string=6 years)
Camilla Löwy 56aad76b16 Add C dialect reminders to each source file ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy ab118b2529 Fix copyright years (somewhat) ago%!(EXTRA string=6 years)
Camilla Löwy 0e74265426 Cocoa: Fix cursor hover test ago%!(EXTRA string=6 years)
Camilla Löwy 3c3981a4f0 Cocoa: Fix coordinate transformations ago%!(EXTRA string=6 years)
Camilla Löwy cad22cb2f6 Cocoa: Fix missing check for selector ago%!(EXTRA string=6 years)
Camilla Löwy 980fc9b52f Cocoa: Apply retina window hint to Metal layer ago%!(EXTRA string=6 years)
Camilla Löwy e108c0de0d Cocoa: Explicitly set layer on surface creation ago%!(EXTRA string=6 years)
Camilla Löwy 056c5d3f90 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 8d7e5cdb49 NSGL: Update current display for display link ago%!(EXTRA string=6 years)
Camilla Löwy 4e3204d86d Cocoa: Replace global autorelease pool with blocks ago%!(EXTRA string=6 years)
Camilla Löwy 9883cb64f0 Cocoa: Disable shadow for transparent framebuffer ago%!(EXTRA string=6 years)
Camilla Löwy 4b20fb705b Cocoa: Fix work area using NS screen coordinates ago%!(EXTRA string=6 years)
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Camilla Löwy 530b37f4db Cocoa: Disable automatic tabbing for GLFW windows ago%!(EXTRA string=7 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=7 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=7 years)
Camilla Löwy ea7eb2ddab Cocoa: Move app delegate and menu creation to init ago%!(EXTRA string=7 years)
Camilla Löwy 9a9568212c Cocoa: Move slightly towards modern Objective-C ago%!(EXTRA string=7 years)
Keith Bauer c4903d9267 Cocoa: Fix half of all key events for Caps Lock ago%!(EXTRA string=7 years)
Andrew Belt cc621765e5 Cocoa: Accept focusing mouse click as input ago%!(EXTRA string=7 years)
Camilla Löwy 17a15a20f2 Cocoa: Move to modern Objective-C literals ago%!(EXTRA string=7 years)