394 Commits (fbf8aae44f4e37dc32747dacec86c255aad228c4)

Author SHA1 Message Date
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=7 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=7 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)
Camilla Löwy c3ed70a4b7 Cocoa: Add NSApplicationDelegate protocol ago%!(EXTRA string=7 years)
Camilla Löwy 88c5edb409 Cocoa: Remove subclassing of NSApplication ago%!(EXTRA string=7 years)
Camilla Löwy f680001b95 Cocoa: Remove superfluous compatibility macro ago%!(EXTRA string=7 years)
Camilla Löwy 18145a7f3d Cocoa: Use NSURLs for drag and drop ago%!(EXTRA string=7 years)
Camilla Löwy 5595fa3ae6 Cocoa: Fix OpenGL rendering not being displayed ago%!(EXTRA string=7 years)
Camilla Löwy 6dfc12a439 Cocoa: Fix some macOS 10.14 deprecation warnings ago%!(EXTRA string=7 years)
Camilla Löwy 50eccd298a Fix cursor mode application for unfocused windows ago%!(EXTRA string=7 years)
Camilla Löwy 2884915000 Cocoa: Set CAMetalLayer contents scale from window ago%!(EXTRA string=7 years)