Jiří Paleček b9d628b6c4 un-float sdl gradients (#2659) hai 1 ano
..
gl 2a43b02cf6 Change a few things to references hai 1 ano
null 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hai 1 ano
sdl b9d628b6c4 un-float sdl gradients (#2659) hai 1 ano
bitmap_font.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
bitmap_font.hpp 0f79b69212 Remove Vector default constructor in preparation for glm %!s(int64=3) %!d(string=hai) anos
blend.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
blend.hpp 65d0ca2c11 Convert Blend class into 'enum class' %!s(int64=6) %!d(string=hai) anos
canvas.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
canvas.hpp 44be8d1bb5 Support for zooming from scripting (#1560) %!s(int64=4) %!d(string=hai) anos
color.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
color.hpp 1953e47821 Added Color (with alpha) to background objects (#1621) %!s(int64=4) %!d(string=hai) anos
compositor.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
compositor.hpp e39c7bb83f Added overlay flag to DrawingContext to handle overlapping DrawingContexts %!s(int64=6) %!d(string=hai) anos
drawing_context.cpp 154315da07 Extend sub-pixel rendering support (#2609) hai 1 ano
drawing_context.hpp 154315da07 Extend sub-pixel rendering support (#2609) hai 1 ano
drawing_request.hpp 2fcdbcb854 Changed float limit to int limit %!s(int64=3) %!d(string=hai) anos
drawing_target.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
drawing_target.hpp b43fa59d6a Add DrawingTarget::to_string()/::from_string() %!s(int64=6) %!d(string=hai) anos
drawing_transform.hpp 0f79b69212 Remove Vector default constructor in preparation for glm %!s(int64=3) %!d(string=hai) anos
flip.hpp 6d31a5302b Add missing src/video/flip.hpp %!s(int64=6) %!d(string=hai) anos
font.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) hai 1 ano
font.hpp f3445521d6 Cleanup Font base class, fix TTFFont virtual functions %!s(int64=6) %!d(string=hai) anos
font_ptr.hpp 05a87dffc3 Replaced boost::shared_ptr<> with std::shared_ptr<> %!s(int64=10) %!d(string=hai) anos
gl.hpp 2ca454c4da Hide clang #pragma from other compiler %!s(int64=6) %!d(string=hai) anos
glutil.hpp 52fed18aec Replace `switch(` with `switch (` %!s(int64=6) %!d(string=hai) anos
gradient.hpp 6f4844ec98 Move Blend, Gradient, Layers and PaintStyle into separate files %!s(int64=6) %!d(string=hai) anos
layer.hpp 3b76626619 Fix inconsistencies in include guards %!s(int64=6) %!d(string=hai) anos
paint_style.hpp 070875ebb0 Add final keyword to classes %!s(int64=6) %!d(string=hai) anos
painter.hpp 02993090f3 Merge Painter::draw_texture()/draw_texture_batch() into single call %!s(int64=6) %!d(string=hai) anos
renderer.hpp db21793f6e Replace Renderer::render() with Renderer::get_texture() %!s(int64=6) %!d(string=hai) anos
sampler.cpp 0f79b69212 Remove Vector default constructor in preparation for glm %!s(int64=3) %!d(string=hai) anos
sampler.hpp 070875ebb0 Add final keyword to classes %!s(int64=6) %!d(string=hai) anos
sdl_surface.cpp b3e10c5c55 Do not crash if the player takes a screenshot while the screenshot folder is readonly %!s(int64=5) %!d(string=hai) anos
sdl_surface.hpp 070875ebb0 Add final keyword to classes %!s(int64=6) %!d(string=hai) anos
sdl_surface_ptr.hpp 6d7fc637fb Fix clang-tidy performance warnings %!s(int64=6) %!d(string=hai) anos
sdlbase_video_system.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hai 1 ano
sdlbase_video_system.hpp 333064bb25 Fix virtual destructors not declared 'override' %!s(int64=3) %!d(string=hai) anos
surface.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hai 1 ano
surface.hpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hai 1 ano
surface_batch.cpp 14ac958c71 Custom particles (#1544) %!s(int64=4) %!d(string=hai) anos
surface_batch.hpp 00585d7eb2 Replace Vector with glm::vec2 %!s(int64=3) %!d(string=hai) anos
surface_ptr.hpp 05a87dffc3 Replaced boost::shared_ptr<> with std::shared_ptr<> %!s(int64=10) %!d(string=hai) anos
texture.cpp 2d31950f73 Fix assert() in ~Texture() %!s(int64=6) %!d(string=hai) anos
texture.hpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hai 1 ano
texture_manager.cpp 47f349f8e7 Fix sprite fallback issues (#2551) hai 1 ano
texture_manager.hpp 47f349f8e7 Fix sprite fallback issues (#2551) hai 1 ano
texture_ptr.hpp 05a87dffc3 Replaced boost::shared_ptr<> with std::shared_ptr<> %!s(int64=10) %!d(string=hai) anos
ttf_font.cpp 0ba36a6e6a Merge pull request #2078 from pelya/android %!s(int64=3) %!d(string=hai) anos
ttf_font.hpp 00585d7eb2 Replace Vector with glm::vec2 %!s(int64=3) %!d(string=hai) anos
ttf_surface.cpp 0f79b69212 Remove Vector default constructor in preparation for glm %!s(int64=3) %!d(string=hai) anos
ttf_surface.hpp 10c6d0df7d Use vcpkg for Windows dependencies in AppVeyor (#927) %!s(int64=6) %!d(string=hai) anos
ttf_surface_manager.cpp 736b6db90f Better usage of logging functions %!s(int64=3) %!d(string=hai) anos
ttf_surface_manager.hpp 94d237c32e Do not generate a text surface to measure text width (#1296) %!s(int64=5) %!d(string=hai) anos
video_system.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hai 1 ano
video_system.hpp 2aa0c70b37 Add video system menu (#2368) %!s(int64=2) %!d(string=hai) anos
viewport.cpp cd26ba6cc3 Detect touchscreen when enabling mobile controller (#2098) %!s(int64=3) %!d(string=hai) anos
viewport.hpp 070875ebb0 Add final keyword to classes %!s(int64=6) %!d(string=hai) anos