This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-06-09 09:53:09 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
e7a9095f55ffcbb8eef8fd6ddb370d1e0aaef650
SDL
/
src
T
History
Philipp Wiesemann
58b323f192
Android: Fixed missing export of a JNI function (thanks, Andrii!).
...
Fixes Bugzilla
#3393
.
2016-07-17 21:43:12 +02:00
..
atomic
…
audio
Removed Mac OS 10.5 support (bug
#3137
). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug
#3127
, thanks Dominik!)
2016-05-21 00:20:52 -03:00
core
Android: Fixed missing export of a JNI function (thanks, Andrii!).
2016-07-17 21:43:12 +02:00
cpuinfo
…
dynapi
Fixed compile warnings about evaluating undefined identifiers.
2016-07-17 20:32:44 +02:00
events
Fixed comment in gesture source.
2016-03-27 22:22:13 +02:00
file
…
filesystem
…
haptic
Patched to compile on various platforms.
2016-04-12 18:11:36 -04:00
joystick
Fixed freeing strings created by strdup() with SDL_free().
2016-06-28 21:08:23 +02:00
libm
…
loadso
…
main
Android: Fixed compile warning about a missing prototype (thanks, Sylvain!).
2016-07-17 21:42:53 +02:00
power
…
render
Fixed Bug 3147 - Windows: Crash when resizing Window since hg 1f9d57965528
2016-06-24 22:17:56 -04:00
stdlib
Quick fix for qsort off-by-one error.
2016-03-11 08:30:18 -08:00
test
Fixed compile warnings in test library about formats strings not being literals.
2016-06-25 19:40:44 +02:00
thread
PSP: Fixed compile error.
2016-04-14 21:09:45 +02:00
timer
threads: Move SDL's own thread creation to a new internal API.
2016-04-12 16:45:10 -04:00
video
MIR: Fix system cursors. Been broken since custom cursor support was added!
2016-07-13 07:07:08 -07:00
SDL_assert_c.h
…
SDL_assert.c
…
SDL_error_c.h
…
SDL_error.c
…
SDL_hints.c
…
SDL_internal.h
…
SDL_log.c
…
SDL.c
…