cginternals-glfw:metal-guide

Last commit made on 2016-12-19
Get this branch:
git clone -b metal-guide https://git.launchpad.net/cginternals-glfw

Branch merges

Branch information

Name:
metal-guide
Repository:
lp:cginternals-glfw

Recent commits

70297ae... by Camilla Löwy

Metal example code cleanup

8eb2345... by Camilla Löwy

Add Metal guide

97b652c... by OneSadCookie

Initial Metal example

0f488ac... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

Win32: Fix underflow in deadzone logic

Fixes #910.

e649708... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

X11: Make more use of XRRGetScreenResourcesCurrent

Closes #877.

f656d95... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

Documentation work

6eae8f2... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

X11: Load Xxf86vm at run-time

21eeaff... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

Documentation fix

Doxygen cannot handle line breaks in Markdown links.

831426c... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

Documentation work

[ci skip]

58ceab5... by =?utf-8?q?Camilla_L=C3=B6wy?= <email address hidden>

Add GLFW_COCOA_RETINA_FRAMEBUFFER

Look, a can of worms! I wonder what's inside.

This adds the first platform specific window hint, transforming
a compile-time option to a run-time per-window one.