23 Commits (17de6fe51b75922058e10fdbec4033fee2c88cdd)

Author SHA1 Message Date
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