- y -
- ym_allocate()
: ym_allocator.c
, ym_allocator.h
- ym_clear_error()
: ym_error.h
, ym_error.c
- ym_clock_now()
: ym_time.h
- ym_create_allocator()
: ym_allocator.c
, ym_allocator.h
- ym_deallocate()
: ym_allocator.c
, ym_allocator.h
- ym_destroy_allocator()
: ym_allocator.c
, ym_allocator.h
- ym_errc_str()
: ym_error.c
, ym_error.h
- ym_gfx_create_window()
: ym_gfx_win.c
, ym_gfx.h
, ym_gfx_unix.c
- ym_gfx_destroy_window()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_gl_create_program()
: ym_gfx_gl.c
, ym_gfx_gl.h
- ym_gfx_gl_create_shader()
: ym_gfx_gl.c
, ym_gfx_gl.h
- ym_gfx_gl_create_texture()
: ym_gfx_gl.c
, ym_gfx_gl.h
- ym_gfx_gl_get_uniform()
: ym_gfx_gl.c
, ym_gfx_gl.h
- ym_gfx_gl_init()
: ym_gfx_gl.c
, ym_gfx_gl.h
- ym_gfx_gl_load_procs()
: ym_gfx_gl_procs.c
, ym_gfx_gl_procs.h
- ym_gfx_init()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_load_png()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_gfx_shutdown()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_window_clear()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_window_display()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_window_get_size()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_window_is_open()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_gfx_window_poll_events()
: ym_gfx.h
, ym_gfx_unix.c
, ym_gfx_win.c
- ym_log()
: ym_log.c
, ym_log.h
- ym_lookat()
: ym_math.h
- ym_mem_init()
: ym_memory.h
, ym_memory.c
- ym_mem_reg_alloc()
: ym_memory.c
, ym_memory.h
- ym_mem_reg_dealloc()
: ym_memory.h
, ym_memory.c
- ym_mem_reg_id_str()
: ym_memory_regions.h
- ym_mem_shutdown()
: ym_memory.c
, ym_memory.h
- ym_mul_mat3_mat3()
: ym_math.h
- ym_mul_mat3_vec3()
: ym_math.h
- ym_mul_mat4_mat4()
: ym_math.h
- ym_mul_mat4_vec4()
: ym_math.h
- ym_print_allocator_logs()
: allocator_tests.c
- ym_print_mat3()
: ym_math.h
- ym_project()
: ym_math.h
- ym_raise_error()
: ym_error.c
, ym_error.h
- ym_resource_load_map()
: ym_resource.c
, ym_resource.h
- ym_resource_parse_map()
: ym_resource.c
, ym_resource.h
- ym_scale_vec3()
: ym_math.h
- ym_scale_vec4()
: ym_math.h
- ym_sprite_commit_layer()
: ym_gfx_sprite.h
- ym_sprite_delete_sheet()
: ym_gfx_sprite.h
, ym_gfx_sprite.c
- ym_sprite_draw()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_sprite_draw_extd()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_sprite_init()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_sprite_load_sheet()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_sprite_set_camera_pos()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_sprite_shutdown()
: ym_gfx_sprite.c
, ym_gfx_sprite.h
- ym_telemetry_init()
: ym_telemetry.c
, ym_telemetry.h
- ym_telemetry_shutdown()
: ym_telemetry.c
, ym_telemetry.h
- ym_translate_vec3()
: ym_math.h
- ym_translate_vec4()
: ym_math.h