1 Commits (be3f3664febb6fb7ef5c976c0c8c8af06242c33e)

Author SHA1 Message Date
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 0204669735 Platform: add at least some support for wheel events to NaClApplication. 13 years ago
Vladimír Vondruš 8bc1793cab Platform: make viewportEvent() only optional. 13 years ago
Vladimír Vondruš 5c0747359a Platform: add default argument to createContext(). 13 years ago
Vladimír Vondruš 77677ff48d Platform: unified and cleaned up context creation. 13 years ago
Vladimír Vondruš aa5b888bb2 Platform: added ScreenedApplication class. 13 years ago
Vladimír Vondruš 798d6667e7 Platform: deinline default event handlers. 13 years ago
Vladimír Vondruš 5013c1817a Platform: don't call viewportEvent() on initialization. 13 years ago
Vladimír Vondruš 231aaeb4aa Platform: documentation updates. 13 years ago
Vladimír Vondruš 4222d8a297 Platform: pass application configuration via reference, not pointer. 13 years ago
Vladimír Vondruš 6c64b56cc8 Platform: redirect debug output to JS console in NaClApplication. 13 years ago
Vladimír Vondruš 72e83c4f49 Platform: inline/virtual optimizations. 13 years ago
Vladimír Vondruš bda6202d42 Platform: ability to negotiate context in {Glut,NaCl,Sdl2}Application. 13 years ago
Vladimír Vondruš daffbdce0c Platform: some const fascism. 13 years ago
Vladimír Vondruš ad8f35c89e Platform: multisampling support in NaClApplication. 13 years ago
Vladimír Vondruš dfdec44b01 Platform: portable application arguments specification. 13 years ago
Vladimír Vondruš cdcb37cd0c Platform: better way to specify application configuration. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 43f6dbc72d Using integer vector aliases all over the place. 14 years ago
Vladimír Vondruš 6793a30701 NaClApplication: implemented mouse locking. 14 years ago
Vladimír Vondruš 78e9c7add1 NaClApplication: schedule one more redraw after fullscreen switch. 14 years ago
Vladimír Vondruš 97383b8a62 NaClApplication: fullscreen switching support. 14 years ago
Vladimír Vondruš 152eb4e4b4 NaClApplication: fixed boolean fuckup. 14 years ago
Vladimír Vondruš c488d8f2d0 Minor #include cleanup. 14 years ago
Vladimír Vondruš cf0ca06d39 NaClApplication: relative position in MouseMoveEvent. 14 years ago
Vladimír Vondruš fabbb99722 NaClApplication: fix improper assertion. 14 years ago
Vladimír Vondruš 0200ffe74c NaClApplication: using special classes for input events. 14 years ago
Vladimír Vondruš 1a729aa3af NaClApplication: mouse input handling. 14 years ago
Vladimír Vondruš 54dc556eb5 NaClApplication: keyboard input handling. 14 years ago
Vladimír Vondruš 643977abbd Platform: support for NaCl applications. 14 years ago