Age | Commit message (Collapse) | Author |
|
- added getaddrinfo, freeaddrinfo, getnameinfo and gai_strerror stub
- added tests for getaddrinfo and getnameinfo
- consolidated test_gethostbyname and test_sockets_gethostbyname
|
|
"raw" functionality
- moved test_inet* tests into sockets test suite
|
|
The read and write permission bits were reversed. A test has been added to
ensure that this works.
|
|
|
|
support SDL_WM_ToggleFullScreen when initiated by key input
|
|
|
|
|
|
file, but at the cost of not being able to free them
|
|
|
|
|
|
|
|
|
|
signatures of functions receiving struct types as parameters
|
|
Bug fixes of pthread specific
|
|
SDL alpha keys fix
|
|
Don't set context error when there is no context.
|
|
Ability to get current canvas size
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix printing of 4 byte UTF-8 characters
|
|
|
|
|
|
|
|
|
|
|
|
incoming
|
|
|
|
|
|
|
|
|
|
pass in modified character to SDL keydown events
|
|
re-enabled non-asm.js shared lib support
|
|
|
|
|
|
|