lovr/src/api
Josip Miskovic 34611f2069 Add physics heightfield shape 2022-11-08 18:46:49 -08:00
..
api.c luax_readmesh supports Model again; 2022-08-13 21:09:33 -07:00
api.h Improve temporary buffers; 2022-08-22 20:30:09 -07:00
l_audio.c Source:setPitch; 2022-09-11 20:41:58 -07:00
l_audio_source.c Source:setPitch; 2022-09-11 20:41:58 -07:00
l_data.c Fix default Image format 2022-08-18 09:04:42 -07:00
l_data_blob.c mv util src; 2022-03-22 00:13:38 -07:00
l_data_image.c Add d32fs8; 2022-07-17 11:03:00 -07:00
l_data_modelData.c Shader flag adjustments; 2022-09-02 15:33:18 -07:00
l_data_rasterizer.c Adjust; 2022-07-04 15:22:54 -07:00
l_data_sound.c Adjust; 2022-07-03 21:48:43 -07:00
l_event.c Fix sending strings with \0 through channels 2022-09-21 09:15:20 -07:00
l_filesystem.c Revert "Change the way modules are destroyed;" 2022-08-08 23:16:34 -07:00
l_graphics.c lovr.graphics.isInitialized; 2022-11-07 19:12:11 -08:00
l_graphics_buffer.c Buffer:clear and Pass:clear(Buffer) use the same units; 2022-09-03 10:49:25 -07:00
l_graphics_font.c Font:getVertices wrap is optional; 2022-09-02 19:21:55 -07:00
l_graphics_material.c Shader flag adjustments; 2022-09-02 15:33:18 -07:00
l_graphics_model.c Make Model draw start vertex 1-indexed; 2022-09-01 21:54:34 -07:00
l_graphics_pass.c Fix luax_checkendpoints when direction is not normalized; 2022-09-23 11:58:26 -07:00
l_graphics_readback.c Fix most windows warnings in graphics code; 2022-08-06 18:05:30 -07:00
l_graphics_sampler.c Sampler API; 2022-05-01 15:48:41 -07:00
l_graphics_shader.c Fix most windows warnings in graphics code; 2022-08-06 18:05:30 -07:00
l_graphics_tally.c Tally API; 2022-07-17 09:05:39 -07:00
l_graphics_texture.c Rename texture depth to layer count; 2022-07-31 10:39:49 -07:00
l_headset.c Add hand joint radius to getSkeleton; 2022-09-10 23:44:14 -07:00
l_lovr.c mv util src; 2022-03-22 00:13:38 -07:00
l_math.c Revert "Change the way modules are destroyed;" 2022-08-08 23:16:34 -07:00
l_math_curve.c mv util src; 2022-03-22 00:13:38 -07:00
l_math_randomGenerator.c mv util src; 2022-03-22 00:13:38 -07:00
l_math_vectors.c Support and default to reverse-z with infinite far plane; 2022-07-17 12:37:59 -07:00
l_physics.c Add physics heightfield shape 2022-11-08 18:46:49 -08:00
l_physics_collider.c Minor physics cleanup; 2022-03-30 22:05:10 -07:00
l_physics_joints.c Add lovrUnreachable macro; 2022-04-27 00:05:14 -07:00
l_physics_shapes.c Add physics heightfield shape 2022-11-08 18:46:49 -08:00
l_physics_world.c Add physics heightfield shape 2022-11-08 18:46:49 -08:00
l_system.c Default window size matches conf.lua; 2022-09-10 21:10:01 -07:00
l_thread.c Revert "Change the way modules are destroyed;" 2022-08-08 23:16:34 -07:00
l_thread_channel.c mv util src; 2022-03-22 00:13:38 -07:00
l_thread_thread.c mv util src; 2022-03-22 00:13:38 -07:00
l_timer.c Revert "Change the way modules are destroyed;" 2022-08-08 23:16:34 -07:00