More notes.
This commit is contained in:
parent
ee3dbefcf6
commit
17486fd175
|
@ -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
|
Loading…
Reference in New Issue