minetest/src/client
Loïc Blot 73de17afa8 Android progressbar fix (#5601)
* Fix progressbar for Android

Fixes #5599
Fixed #5403 

* draw_load_screen: use texturesource
  this permits to unify texture loading code
* scale progress bar

* Add gl version check for GL_OES_texture_npot. This fixed the texture on loading screen

* Remove two sanity checks pointed by @celeron55

* sfan5 comments + android ratio fixes
2017-04-16 14:44:15 +02:00
..
CMakeLists.txt Initial Gamepad support 2016-06-03 19:42:57 +02:00
clientlauncher.cpp Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
clientlauncher.h Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
inputhandler.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.cpp Fix signed/unsigned conversion warning 2017-04-07 19:06:50 +01:00
joystick_controller.h Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
keys.h LINT: Switch whitelist check from egrep to awk 2017-04-06 23:21:40 +02:00
tile.cpp Android progressbar fix (#5601) 2017-04-16 14:44:15 +02:00
tile.h Hardware coloring for itemstacks 2017-04-08 18:39:15 -07:00