Tobias Markus 90e27a3b79 Save VSync setting (#2781) 1 неделя назад
..
gl 90e27a3b79 Save VSync setting (#2781) 1 неделя назад
null 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 месяцев назад
sdl d10ab0d18e SDL renderer: Use to_sdl() method of Rect class more недель назад: 2
bitmap_font.cpp ee13e2d5d3 Fix a couple linter warnings недель назад: 2
bitmap_font.hpp 0f79b69212 Remove Vector default constructor in preparation for glm 3 лет назад
blend.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 месяцев назад
blend.hpp 65d0ca2c11 Convert Blend class into 'enum class' 5 лет назад
canvas.cpp 20f179c532 Revert changes in canvas.cpp/canvas.hpp 1 месяц назад
canvas.hpp 20f179c532 Revert changes in canvas.cpp/canvas.hpp 1 месяц назад
color.cpp f61fdaa722 Fix review comments 1 месяц назад
color.hpp f61fdaa722 Fix review comments 1 месяц назад
compositor.cpp 56ae0b8267 Improve `DrawingRequest` API (#2690) 5 месяцев назад
compositor.hpp e39c7bb83f Added overlay flag to DrawingContext to handle overlapping DrawingContexts 5 лет назад
drawing_context.cpp 56ae0b8267 Improve `DrawingRequest` API (#2690) 5 месяцев назад
drawing_context.hpp 56ae0b8267 Improve `DrawingRequest` API (#2690) 5 месяцев назад
drawing_request.hpp 56ae0b8267 Improve `DrawingRequest` API (#2690) 5 месяцев назад
drawing_target.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 месяцев назад
drawing_target.hpp b43fa59d6a Add DrawingTarget::to_string()/::from_string() 5 лет назад
drawing_transform.hpp 56ae0b8267 Improve `DrawingRequest` API (#2690) 5 месяцев назад
flip.hpp 6d31a5302b Add missing src/video/flip.hpp 5 лет назад
font.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 месяцев назад
font.hpp f3445521d6 Cleanup Font base class, fix TTFFont virtual functions 5 лет назад
font_ptr.hpp 05a87dffc3 Replaced boost::shared_ptr<> with std::shared_ptr<> 9 лет назад
gl.hpp 2ca454c4da Hide clang #pragma from other compiler 5 лет назад
glutil.hpp 52fed18aec Replace `switch(` with `switch (` 5 лет назад
gradient.hpp 6f4844ec98 Move Blend, Gradient, Layers and PaintStyle into separate files 5 лет назад
layer.hpp 3b76626619 Fix inconsistencies in include guards 5 лет назад
paint_style.hpp 070875ebb0 Add final keyword to classes 5 лет назад
painter.hpp 02993090f3 Merge Painter::draw_texture()/draw_texture_batch() into single call 5 лет назад
renderer.hpp db21793f6e Replace Renderer::render() with Renderer::get_texture() 5 лет назад
sampler.cpp 0f79b69212 Remove Vector default constructor in preparation for glm 3 лет назад
sampler.hpp 070875ebb0 Add final keyword to classes 5 лет назад
sdl_surface.cpp b3e10c5c55 Do not crash if the player takes a screenshot while the screenshot folder is readonly 4 лет назад
sdl_surface.hpp 070875ebb0 Add final keyword to classes 5 лет назад
sdl_surface_ptr.hpp d8de4af9d7 Fix typo [ci skip] недель назад: 2
sdlbase_video_system.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 месяцев назад
sdlbase_video_system.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 лет назад
surface.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 месяцев назад
surface.hpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 месяцев назад
surface_batch.cpp 14ac958c71 Custom particles (#1544) 3 лет назад
surface_batch.hpp 00585d7eb2 Replace Vector with glm::vec2 3 лет назад
surface_ptr.hpp 05a87dffc3 Replaced boost::shared_ptr<> with std::shared_ptr<> 9 лет назад
texture.cpp 2d31950f73 Fix assert() in ~Texture() 5 лет назад
texture.hpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 месяцев назад
texture_manager.cpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 5 месяцев назад
texture_manager.hpp 47f349f8e7 Fix sprite fallback issues (#2551) 9 месяцев назад
texture_ptr.hpp 05a87dffc3 Replaced boost::shared_ptr<> with std::shared_ptr<> 9 лет назад
ttf_font.cpp 0ba36a6e6a Merge pull request #2078 from pelya/android 2 лет назад
ttf_font.hpp 00585d7eb2 Replace Vector with glm::vec2 3 лет назад
ttf_surface.cpp 0f79b69212 Remove Vector default constructor in preparation for glm 3 лет назад
ttf_surface.hpp 10c6d0df7d Use vcpkg for Windows dependencies in AppVeyor (#927) 5 лет назад
ttf_surface_manager.cpp 736b6db90f Better usage of logging functions 2 лет назад
ttf_surface_manager.hpp 94d237c32e Do not generate a text surface to measure text width (#1296) 4 лет назад
video_system.cpp aed010c4cc Fix build warnings (#2618) 6 месяцев назад
video_system.hpp 2aa0c70b37 Add video system menu (#2368) 1 год назад
viewport.cpp cd26ba6cc3 Detect touchscreen when enabling mobile controller (#2098) 2 лет назад
viewport.hpp 070875ebb0 Add final keyword to classes 5 лет назад