1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-21 20:39:57 +01:00
Commit graph

35 commits

Author SHA1 Message Date
Miloslav Číž
668bb0a44c Fix inefficiency in PC 2019-06-02 22:49:50 +02:00
Miloslav Číž
596b9a48bf Use mat transposition for inverse 2019-06-02 18:23:45 +02:00
Miloslav Číž
09479b7fa1 Fix ocassional wrong sort 2019-06-02 15:24:47 +02:00
Miloslav Číž
8d710ee3c7 Remove near clamping (useless) 2019-06-02 13:15:24 +02:00
Miloslav Číž
246cb2a8cc Fix near culling 2019-06-02 13:13:33 +02:00
Miloslav Číž
8c00c5d7fd Remove unusable constants 2019-06-02 12:56:58 +02:00
Miloslav Číž
ec3bd55895 Fix warnings 2019-06-02 12:43:16 +02:00
Miloslav Číž
ae52bce56f ID -> Index 2019-06-02 12:26:10 +02:00
Miloslav Číž
7c2e469516 Add flat mode 2019-06-01 23:21:44 +02:00
Miloslav Číž
40739dbb5e Add check 2019-06-01 23:04:59 +02:00
Miloslav Číž
d3e3112fdd Fix z-test bug 2019-06-01 18:49:43 +02:00
Miloslav Číž
2371750e24 Work on near culling 2019-06-01 18:14:39 +02:00
Miloslav Číž
fbab60d893 Fix bug 2019-06-01 17:58:32 +02:00
Miloslav Číž
91e078b920 Refactor a bit 2019-06-01 16:15:37 +02:00
Miloslav Číž
625d2436eb Fix persp. corr (ugly) 2019-06-01 15:40:29 +02:00
Miloslav Číž
a7237a2aee Add TODO 2019-05-31 22:39:07 +02:00
Miloslav Číž
8ef76ebdc7 Use macro 2019-05-30 23:47:01 +02:00
Miloslav Číž
aa8cc634ba Add writeTransform3D 2019-05-30 20:01:01 +02:00
Miloslav Číž
714f41f7ca Add triangle size to pixelinfo 2019-05-30 19:46:23 +02:00
Miloslav Číž
d18807b077 Stash drawing modes 2019-05-30 17:45:26 +02:00
Miloslav Číž
d8dd1ec04a Fix memory error 2019-05-28 19:48:36 +02:00
Miloslav Číž
e7dc709ebd Add presets 2019-05-28 19:14:27 +02:00
Miloslav Číž
240119353e Add near clamping 2019-05-28 18:51:12 +02:00
Miloslav Číž
bfff51d4d0 Add stencil buffer 2019-05-28 16:23:12 +02:00
Miloslav Číž
6cdae481df Use insertion sort 2019-05-28 15:55:25 +02:00
Miloslav Číž
9fe207eebe Add comments 2019-05-28 12:58:16 +02:00
Miloslav Číž
b7de74034d Fix sorting 2019-05-28 12:49:13 +02:00
Miloslav Číž
822579383e Continue sorting (kinda works) 2019-05-28 12:42:27 +02:00
Miloslav Číž
467f31592d Continue sorting 2019-05-28 12:36:05 +02:00
Miloslav Číž
66c4bed231 Change to pointer 2019-05-28 12:09:35 +02:00
Miloslav Číž
d083bb7f65 Start sorting 2019-05-28 12:07:25 +02:00
Miloslav Číž
9448f5ca36 Rework scene draw 2019-05-27 20:47:47 +02:00
Miloslav Číž
2f6e21e3d8 Add todos 2019-05-26 20:00:28 +02:00
Miloslav Číž
9a24ad5ade Fix warnings 2019-05-26 18:21:21 +02:00
Miloslav Číž
3bd2872d5d Rename file 2019-05-26 16:47:38 +02:00
Renamed from s3l.h (Browse further)