Joe Groff
|
d673108518
|
game.input: add a convenient "buttons-delta" word to convert two key/button state samples into pressed/released values
|
2010-02-20 10:10:02 -08:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Slava Pestov
|
170f2b5eca
|
game.input: fix load error on *BSD, remove dependency on windows.com from game.input.linux
|
2010-02-19 18:24:23 +13:00 |
Erik Charlebois
|
d3d7392fa9
|
Implement input grabbing for x11; add do-nothing game.input backend for linux. The game and gpu demos now run correctly.
|
2010-02-18 12:52:33 -08:00 |
erikc
|
cfcd983bb4
|
Temporary xinput backend for game.input
|
2010-01-30 20:40:16 -08:00 |
erikc
|
f33c73bf94
|
Merge up
|
2010-01-30 20:39:43 -08:00 |
erikc
|
407399b86a
|
Add iota call in game.input.dinput fill-mouse-state.
|
2010-01-21 18:39:23 -08:00 |
Slava Pestov
|
e68996c511
|
game.input.dinput: fix load error
|
2010-01-20 07:02:48 -06:00 |
erikc
|
281103ec7e
|
Move windows.dinput to windows.directx.dinput.
|
2010-01-19 21:08:28 -08:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
8f335ba47f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-16 00:28:35 -06:00 |
Slava Pestov
|
236d1fba3e
|
iokit: fix load errors
|
2009-11-15 17:11:26 -06:00 |
Doug Coleman
|
cc194416f9
|
Merge branch 'master' into startup
Conflicts:
core/bootstrap/primitives.factor
vm/run.hpp
|
2009-11-15 02:52:50 -06:00 |
Joe Groff
|
61d579360d
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
Slava Pestov
|
c5ecefc6ef
|
game.input.dinput.keys-array: fix load error
|
2009-11-05 01:54:49 -06:00 |
Doug Coleman
|
6b6e56a179
|
change add-init-hook to add-startup-hook, new add-shutdown-hook word
|
2009-10-19 22:17:02 -04:00 |
Doug Coleman
|
09e8484777
|
fix using
|
2009-10-08 05:03:40 -05:00 |
Doug Coleman
|
fcc53d174c
|
move game-* to game.* and update all usages
|
2009-10-08 01:42:54 -05:00 |