virtualx-engine/platform/server
Ibrahn Sahir 5e24611241 Png driver reworked to use libpng 1.6 simplified API
Wrapped libpng usage in a pair of functions under PNGDriverCommon,
which convert between Godot Image and png data.
Switched to libpng 1.6 simplified API for ease of maintenance.
Implemented ImageLoaderPNG and ResourceSaverPNG in terms of
PNGDriverCommon functions.
Travis, switched to builtin libpng (thus builtin freetype and zlib also)
so we can build on Xenial.
2019-06-19 11:05:58 +01:00
..
detect.py Png driver reworked to use libpng 1.6 simplified API 2019-06-19 11:05:58 +01:00
godot_server.cpp
logo.png
os_server.cpp
os_server.h
platform_config.h
SCsub