Commit Graph

14 Commits

Author SHA1 Message Date
Krzosa Karol
5aff90642f Almost entire thing wide, force inline didn't help perf, prepare to inline
simd manually
2022-07-05 16:22:42 +02:00
Krzosa Karol
df4f010554 Finally fix the crash! Loaded memory for pixels that where labeled as invalid aka shouldn't fill 2022-07-04 15:49:25 +02:00
Krzosa Karol
03f32ea922 Preparing the routine for simd 2022-07-01 10:39:46 +02:00
Krzosa Karol
513bcabb18 Obj dump offsets textures for some reason, simplify abillity to use obj loader
directly, add timming, add Vec8
2022-07-01 09:17:32 +02:00
Krzosa Karol
a7fa817992 Update perf counters 2022-06-30 10:45:57 +02:00
Krzosa Karol
efdc23ea57 Fix premultiplied alpha artifacts 2022-06-29 18:46:57 +02:00
Krzosa Karol
59dbbc2a57 Updating renderer to work with new base version 2022-06-29 09:42:47 +02:00
Krzosa Karol
6d611d9fab Merging with new base, dumping obj files to raw binary and loading 2022-05-17 18:47:06 +02:00
Krzosa Karol
af822c4dbe Optimized uv wrapping, no fmod, interpolating normals, Smooth shading, Multiple scenes, Options in UI 2022-03-03 09:23:00 +01:00
Krzosa Karol
59e47f8a34 Testing, fixing premultiplied alpha, UI work, resizing plots 2022-02-27 19:11:41 +01:00
Krzosa Karol
6b36ca3231 Saving profile information of draw_triangles 2022-02-26 14:43:44 +01:00
Krzosa Karol
5251c12b8e save_profile_data 2022-02-26 11:23:57 +01:00
Krzosa Karol
e553eb40fc Full FPS camera, better profile info about time distribution, update Todo's README 2022-02-26 11:09:39 +01:00
Krzosa Karol
372e4fd16b Clipping donegit status! loading and showing sponza mini 2022-02-25 21:16:25 +01:00