Age | Commit message (Collapse) | Author |
|
information, to work around silly llvm function casts
|
|
|
|
is implemented as, to avoid issues with LLVM casting for no reason
|
|
Just zoom the surface if the angle is divisible by 360
|
|
|
|
Implemented TTF_FontHeight
|
|
|
|
|
|
|
|
|
|
Also address style feedback.
|
|
|
|
|
|
|
|
isatty and ttyname fixes
|
|
- made ttyname use isatty to check if fd is tty
- hardcoded /dev/tty as tty name is ttyname_r
- fixed and changed isatty and ttyname tests to run natively
|
|
|
|
check write permission in posix_fallocate
|
|
minor fixes to return codes of closedir, telldir
|
|
utime fixes
|
|
|
|
|
|
Fix image loading in Safari.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace the 'scan' function, which maps a WebGL object to anassociated integer id, with a 'name' property stored on the object. The linear scan was rather slow, and as the vector grew in size games were slowing to a few fps.
|
|
Fix GC pauses by reusing canvas elements
|
|
|
|
|
|
Add basic touch support that translates to mouse events.
|
|
|
|
|
|
Bunch of SDL fixes that are needed for running Open Syobon Action.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
associated integer id, with a 'name' property stored on the object.
The linear scan was rather slow, and as the vector grew in size
games were slowing to a few fps.
|
|
|
|
(which cannot be aliased by user functions)
|