lovr/src/api
bjorn ea64f32c1f Source:clone; 2021-02-16 21:34:53 -07:00
..
api.c rm string.h from api.h; 2021-02-08 20:29:57 -07:00
api.h rm string.h from api.h; 2021-02-08 20:29:57 -07:00
l_audio.c SoundData is now named Sound!; 2021-02-08 19:52:56 -07:00
l_audio_source.c Source:clone; 2021-02-16 21:34:53 -07:00
l_data.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_data_blob.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_data_image.c mv l_data_textureData->l_data_image; 2021-02-09 21:14:09 -07:00
l_data_modelData.c api: try new file naming convention; Tupfile: cleanup; 2019-12-31 19:31:44 -08:00
l_data_rasterizer.c Make Rasterizer opaque; 2021-02-08 10:58:39 -07:00
l_data_sound.c SoundData is now named Sound!; 2021-02-08 19:52:56 -07:00
l_event.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_filesystem.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_graphics.c Improve MSDF font shader; Add spread/padding settings to Font; 2021-02-10 07:08:29 -07:00
l_graphics_canvas.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_graphics_font.c Make Rasterizer opaque; 2021-02-08 10:58:39 -07:00
l_graphics_material.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_mesh.c rm core/ref; rm lovrAlloc; util does refcounting; 2021-02-08 17:26:44 -07:00
l_graphics_model.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_shader.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_graphics_shaderBlock.c Fix sign warnings; 2021-02-16 21:02:12 -07:00
l_graphics_texture.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_headset.c Try having arr_t in util; 2021-02-08 18:25:05 -07:00
l_lovr.c Change inclusive module defines to exclusive; 2021-02-07 16:45:03 -07:00
l_math.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_math_curve.c Optimize Curve:render; 2020-08-28 03:57:39 -06:00
l_math_randomGenerator.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_math_vectors.c Merge branch 'master' into dev 2021-02-12 08:16:36 -07:00
l_physics.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_physics_collider.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics_joints.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics_shapes.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics_world.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_thread.c Merge branch 'master' into dev 2021-02-12 08:16:36 -07:00
l_thread_channel.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_thread_thread.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_timer.c Support Lua 5.2, 5.3, 5.4; 2020-08-19 13:12:57 -06:00