Commit Graph

25 Commits

Author SHA1 Message Date
Sergii Pylypenko
04fc1e2dbb Moved SDL2_image path, again 2022-01-02 00:15:27 +02:00
Sergii Pylypenko
919bf9a378 SDL2: custom activity that overrides SDLActivity 2022-01-02 00:12:38 +02:00
Sergii Pylypenko
a235249f57 Moving sdl2_image to the subdirectory 2022-01-01 21:51:08 +02:00
Sergii Pylypenko
aa0fe18bf6 Replace jpeg and png libraries with the libraries from SDL2_image 2022-01-01 21:36:48 +02:00
Sergii Pylypenko
51790527e9 SDL: do not build prebuilt libs if they are not used by the app 2018-10-11 17:28:41 +03:00
Sergii Pylypenko
0c172d10fb SDL: fixed libpng to work with NDK r18 2018-09-20 22:37:47 +03:00
Sergii Pylypenko
334e7114d8 libpng: fixed linker error with atof(), which is inlined before Android-21 but is a proper function in later API 2018-01-29 20:42:49 +02:00
Sergii Pylypenko
bc94fe76d6 libpng: Fixed compilation 2017-11-24 23:45:13 +02:00
Sergii Pylypenko
e15c2ff3d6 Updated libpng 2017-11-24 15:51:10 +02:00
Sergii Pylypenko
78ee7d507e Small fix to libpng makefile 2014-03-27 20:55:26 +02:00
Sergii Pylypenko
aac1b0f8eb Oops, forgot to add some files to Git for libpng 2014-03-25 19:13:24 +02:00
pelya
eb203c3cc7 Replaced PNG with version from AOSP sources, this fixed greyscale PNG not loading 2014-03-22 02:30:30 +02:00
Gerhard Stein
018477617d Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/png/include/pnglibconf.h
2013-10-09 21:09:26 +02:00
Gerhard Stein
11de2e30d6 png updates 2013-10-09 21:07:54 +02:00
Gerhard Stein
111bb3ea82 SDL 2 with some patches plus png updates. So far, CG compiles but doen't
link yet
2013-10-09 21:06:11 +02:00
Sergii Pylypenko
393ed4ce9b Fixed libpng compilation 2013-09-24 22:34:06 +03:00
Gerhard Stein
1b194b4cbb Updated libpng to version 16 and added sdl2_image for sdl2 2013-09-22 19:24:32 +02:00
Sergii Pylypenko
49dc5d0da6 Fixed compiler warnings 2013-08-01 20:46:39 +03:00
pelya
999950bd02 Minor fixes to build system 2011-07-05 15:13:54 +03:00
pelya
42a9fad465 Updated libpng 2011-01-31 11:27:10 +00:00
pelya
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00
pelya
211fb3e285 More fixes to compilation 2010-10-26 14:55:22 +03:00
pelya
6b9b163689 Reordered files in all libs - now all includes are in "libname/include" dir - logical, isn't it? This should break compilation however. 2010-10-26 14:43:54 +03:00
pelya
a00d352cd8 Added libflac, libogg and libvorbis to build, updatred libtremor to use libogg instead of internal implementation (this is top of SVN from xiph.org for libtremor) 2010-10-19 17:11:58 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00