Skip to content
This repository was archived by the owner on Jun 6, 2018. It is now read-only.

OSX Port #7

Open
3 of 11 tasks
randomPoison opened this issue Jun 5, 2015 · 1 comment
Open
3 of 11 tasks

OSX Port #7

randomPoison opened this issue Jun 5, 2015 · 1 comment

Comments

@randomPoison
Copy link
Owner

randomPoison commented Jun 5, 2015

  • Open a window.
  • Create OpenGL context and render to window.
  • Get keyboard input.
    • Get both scancode and keycode input.
  • Get mouse input.
    • Get mouse input when cursor is outside of window.
  • High frequency timers (microsecond accuracy preferably).
  • Thread sleeping code (1 millisecond accuracy preferably).
  • Low level audio access (at least access to audio drivers, preferably direct access to audio device).
  • Hotloading support.
  • Configure CI through Travis.
@randomPoison
Copy link
Owner Author

#82 Adds initial support for building on OS X through Travis.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant