From 17486fd17593510452939a120dc9a4e6fbe5cf80 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 5 May 2019 23:39:16 -0400 Subject: [PATCH] More notes. --- _notes/macosAlternateHiDPI | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _notes/macosAlternateHiDPI diff --git a/_notes/macosAlternateHiDPI b/_notes/macosAlternateHiDPI new file mode 100644 index 00000000..fd8ca39d --- /dev/null +++ b/_notes/macosAlternateHiDPI @@ -0,0 +1,23 @@ +https://developer.apple.com/documentation/corefoundation/1542764-cfurlcopyresourcepropertyforkey?language=objc +https://developer.apple.com/documentation/foundation/nsargumentdomain?language=objc +https://developer.apple.com/documentation/appkit/1428499-nsapplicationmain +https://webkit.googlesource.com/WebKit/+/9ae3deefb7df48bd85f01edcf8382ee300eafbd4%5E!/ +https://stackoverflow.com/questions/11181324/how-to-change-retina-display-system-preferences-in-osx +https://web.archive.org/web/20150828053709/http://garethjenkins.com/2012/07/01/investigating-a-high-resolution-retina-utility-for-macbook-pro-1x-and-2x-modes/ +https://github.com/avibrazil/RDM +https://www.google.com/search?client=firefox-b-1-d&q=IOFramebuffer+subclass +https://developer.apple.com/documentation/kernel/ioframebuffer?language=objc +https://stackoverflow.com/questions/51846999/how-to-write-macos-display-driver +https://twitter.com/kenkeiter/status/3631378994298882 +http://en.ennowelbers.info/node/33 +https://www.insanelymac.com/forum/topic/114528-how-to-compile-a-driver-from-source/ +https://github.com/mkernel/EWProxyFramebuffer +https://stackoverflow.com/questions/46904493/ioframebuffer-cant-access-vram-framebuffer-in-macos-10-13 +https://www.google.com/search?client=firefox-b-1-d&q=IOFramebuffer+10.13 +https://github.com/codykrieger/gfxCardStatus/issues/296 +https://plugable.com/2018/03/30/macos-10-13-4-disables-displaylink-duet-display-devices/ +https://www.tekrevue.com/tip/hidpi-mode-os-x/ +https://medium.com/@ivan.ha/how-to-mimic-a-2k-monitor-as-retina-display-in-macos-sierra-using-hidpi-f53d87630c48 +https://www.google.com/search?client=firefox-b-1-d&q=IOFramebuffer+10.13 +https://www.quora.com/What-is-the-underlying-reason-if-DisplayLink-is-no-longer-working-properly-on-Mac-OS +https://github.com/Siguza/iokit-utils