This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2250
Commits
5
Branches
5.8 GiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
8329482cb9
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8329482cb9'
${ noResults }
lol
/
src
/
input
History
Sam Hocevar
7dba2ff3a1
base: use ptrdiff_t for array and string sizes and some other things.
10 years ago
..
controller.cpp
base: strip core.h from its contents and put it in public/private headers.
8 years ago
controller.h
base: strip core.h from its contents and put it in public/private headers.
8 years ago
input.cpp
base: strip core.h from its contents and put it in public/private headers.
8 years ago
input.h
base: use ptrdiff_t for array and string sizes and some other things.
8 years ago
input_internal.h
base: strip core.h from its contents and put it in public/private headers.
8 years ago
keys.h
Completely reworked input system. Unified device interface, button, axis and cursor support, controller and binding system, mouse capture. Tutorial 07_input provided. Require to compile lolcore with LOL_INPUT_V2 to be activated (also needed app-side before including core.h)
11 years ago