LouYihua
|
8062397152
Fix issue #21
|
7 年之前 |
LouYihua
|
2c677d7ee4
License update
|
7 年之前 |
LouYihua
|
11b1d86215
Remove direct calls to SDL_SetPaletteSurface & remove SDL_HWSURFACE
|
7 年之前 |
LouYihua
|
2de87ad8a9
Remove some direct calls to "SDL_xxx" outside video.c
|
7 年之前 |
Yihua LOU
|
437e68564d
Move <sys/time.h> into platform-specific files (#13)
|
7 年之前 |
Pal Lockheart
|
e473149030
revert unwanted project changes...
|
7 年之前 |
Pal Lockheart
|
3ff427b072
Revert "fix winrt compilation error"
|
7 年之前 |
Pal Lockheart
|
c211b8fc68
fix winrt compilation error
|
7 年之前 |
Pal Lockheart
|
d40013bfc2
add back sys/time.h for iOS/emscripten, please dont remove it in future; add xcode schemes
|
7 年之前 |
LouYihua
|
e981e3d77a
Further move of platform-specific code
|
7 年之前 |
Pal Lockheart
|
b1bedc54a7
iOS/OSX project miragation
|
7 年之前 |
LouYihua
|
a9871d8d68
Move most platform-specific code into separate files.
|
7 年之前 |
Wenting Zhang
|
3f6284967f
nbzwt: Port to Nintendo 3DS; Fix SDL 1.2 support (#2)
|
7 年之前 |
Pal Lockheart
|
c1586c0457
posix build fix
|
7 年之前 |
Pal Lockheart
|
a0681238ce
HTML5 support via emscripten( no audio/sfx now)
|
8 年之前 |
Pal Lockheart
|
e64819b0a8
remove unnecessary header
|
7 年之前 |
Pal Lockheart
|
8e8cdecdd4
OSX compilation fix & travis-ci fix
|
8 年之前 |
louyihua
|
71ee1b519c
Fix the overlay render bug on some platforms
|
8 年之前 |
louyihua
|
ba644a0eba
Avoid compilation warning on linux/x64 & Change 'Windows Phone' to 'Windows Runtime'
|
8 年之前 |
louyihua
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
8 年之前 |
louyihua
|
12fb55e489
WinRT enhancement
|
8 年之前 |
louyihua
|
7c086bed94
Refactor 5: UWP version is ready
|
8 年之前 |
louyihua
|
e2b06e561a
[WIP] Refactor 3: Make screenshot work properly
|
8 年之前 |
louyihua
|
174f929f43
[WIP] Refactor 2: new configuration model & WP8.1 enhancement
|
8 年之前 |
louyihua
|
cc1edf8f0d
[WIP] Various change for refactor
|
8 年之前 |
louyihua
|
614e33d3c2
Bug fix: dead lock on exit, overlay on non-touch devices
|
9 年之前 |
louyihua
|
145280df36
IOS & WinPhone with same util set. MP3 player can use enhanced instructions now. Better touch support if KeepAspectRatio is set.
|
9 年之前 |
louyihua
|
5fa74edd95
SDL_GetTicks() ralted fix, avoiding possible bugs on extreme cases when SDL_GetTicks() wrapped, and remove some redundant codes on SDL 2.0 drawing.
|
9 年之前 |
louyihua
|
9963fee8d1
New options on window size & aspect ratio control.
|
9 年之前 |
louyihua
|
112754ca15
Remove PAL_UNICODE definition
|
9 年之前 |