fix typo in struct name default tip

create prototype for creating ellipsis

optimize asc_col_itof()

improve "polymorphic" typing of shaders

add abstractions that allow removing dependencies to glew.h

add functions to upload common uniforms

update make dependencies

add frame_rate and frame_factor to context

add TODO for reducing size of AscInput

change NULL-safety for shaders s.t. errors are reported only once per shader

improve NULL-safety - fixes #690

fix segfault when a shader does not compile

improve the combination of shader preprocessor flags

add combination of filled rectangle with a border

implement rounded corners

use functions instead of Boolean logic

change order of members in asc_behavior_create_args so that you can just specify the func without designators

add new ui.c where several UI functions are now moved to

add auto-scaling of UI depending on screen resolution - resolves #682

since we cannot pass NULL strings anyway, we do not need cxstring

fix that some drivers fail to compile a shader when a code line is NULL with length zero

adds first basic rectangle shader

make draw function dynamic

resolve east-west conflict

(0) -100 -50 -24 tip

mercurial