pathfinder/renderer/src
Patrick Walton 07ce2a2536 Add a scene field to render target IDs to reduce the chance of misuse 2020-04-16 16:54:52 -07:00
..
concurrent Flatten objects' tiles ourselves instead of having Rayon do it. 2020-02-14 21:20:19 -08:00
gpu Add a scene field to render target IDs to reduce the chance of misuse 2020-04-16 16:54:52 -07:00
allocator.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
builder.rs Allow multiple tile pages. 2020-04-15 20:13:37 -07:00
gpu_data.rs Allow multiple tile pages. 2020-04-15 20:13:37 -07:00
lib.rs Rename "postprocessing" to "effects" and start initial work on composite ops 2020-02-20 14:22:07 -08:00
options.rs Add a 3D vector type 2019-12-07 11:52:35 -08:00
paint.rs Add a scene field to render target IDs to reduce the chance of misuse 2020-04-16 16:54:52 -07:00
scene.rs Add a scene field to render target IDs to reduce the chance of misuse 2020-04-16 16:54:52 -07:00
tile_map.rs Add convenience constructors: `vec2f`, `vec2i`, `Vector2F::zero()`, 2020-03-31 11:29:21 -07:00
tiles.rs Allow multiple tile pages. 2020-04-15 20:13:37 -07:00
z_buffer.rs Allow multiple tile pages. 2020-04-15 20:13:37 -07:00