Age | Commit message (Collapse) | Author |
|
|
|
Crunch import warning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix the mouse coordinates in pointer lock mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dir and not get anything else
|
|
|
|
|
|
|
|
This patch enables us to trust the mouse movement information that the
browser provides when the pointer lock is active. It should help with
the mouse movement detection for games in full-screen mode, if they use
the SDL xrel/yrel information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_sdl_canvas_palette_2
|
|
Implementation of SDL_Surface with SDL_HWPALETTE flag (8bpp surface)
|
|
|
|
|
|
Little bit refactoring for copyIndexedColorData now it can accept dirty rect
|
|
test_matrix_identity on certain machines
|
|
Gl identity matrix
|
|
|