Commit Graph

85 Commits

Author SHA1 Message Date
Phuntsok Drak-pa
7d99a626e1
Fixed ppm format, now creates image identical to original image 2018-11-27 13:36:24 +01:00
Phuntsok Drak-pa
a88c108d41
Fixed the indexing issue, but now the output ppm file is not valid 2018-11-27 12:47:28 +01:00
Phuntsok Drak-pa
96660f9bef
fixed compressed file reading, now must fix data conversion 2018-11-27 10:38:11 +01:00
Phuntsok Drak-pa
c82a00fbe0 Update .gitlab-ci.yml, forgot to uncomment that 2018-11-26 01:33:35 +00:00
Phuntsok Drak-pa
dfdfc52b67
test with Doxygen + Gitlab Pages? 2018-11-26 02:31:59 +01:00
Phuntsok Drak-pa
750a7a750f
first steps in uncompressing, will finish later 2018-11-26 02:28:15 +01:00
Phuntsok Drak-pa
6f5bbedc0d
Disabled gitlab pages for now 2018-11-25 01:24:22 +01:00
Phuntsok Drak-pa
49b23a997c
debug info please? 2018-11-25 01:00:14 +01:00
Phuntsok Drak-pa
0939f810ae
typo 2018-11-25 00:59:22 +01:00
Phuntsok Drak-pa
36d4fde71d
simplifying gitlabCI script 2018-11-25 00:58:38 +01:00
Phuntsok Drak-pa
89b9385db4
update 2018-11-25 00:53:42 +01:00
Phuntsok Drak-pa
a4a088779c
I’m an idiot 2018-11-25 00:51:32 +01:00
Phuntsok Drak-pa
9c86efe0af
welp that didn’t go well 2018-11-25 00:48:43 +01:00
Phuntsok Drak-pa
81d6b90a7a
test pages build 2018-11-25 00:47:50 +01:00
Phuntsok Drak-pa
4099204025
simplified gitlabCI file 2018-11-25 00:32:04 +01:00
Phuntsok Drak-pa
b1a9997893
removed stdbool and now writes compressed file 2018-11-25 00:29:35 +01:00
Phuntsok Drak-pa
0ab3192fa4
code style 2018-11-24 22:51:25 +01:00
Phuntsok Drak-pa
ae74134064
fixed documentation 2018-11-24 22:41:29 +01:00
Phuntsok Drak-pa
ea6e190ecd
removed doc references to darray_t 2018-11-24 22:01:09 +01:00
Phuntsok Drak-pa
a289cfbf2d
code style 2018-11-24 21:58:55 +01:00
Phuntsok Drak-pa
a27a31a0ae
I think I fixed zones detection, still got memory leak 2018-11-24 21:33:47 +01:00
Phuntsok Drak-pa
0f1b59b159
updated Doxyfile 2018-11-24 16:35:43 +01:00
Phuntsok Drak-pa
c4e6f1a422
better filename 2018-11-24 16:35:33 +01:00
Phuntsok Drak-pa
d34e106a4f
removed y from segments and fixed their pixel indexing 2018-11-23 10:32:49 +01:00
Phuntsok Drak-pa
87dfa5b2a6
Debug prints now only in debug builds 2018-11-23 10:31:47 +01:00
Phuntsok Drak-pa
9c843e6af3
hopefully fixed some stuff, and see TODO 2018-11-22 14:05:11 +01:00
Phuntsok Drak-pa
e27dc2dce3
added good image for testing (algorithm works better with cartoon pics) 2018-11-22 14:03:55 +01:00
Phuntsok Drak-pa
d8c7e7d454 refactored, pointers not obfuscated anymore 2018-11-21 10:46:01 +01:00
Phuntsok Drak-pa
e509b7402f reduced puts usage 2018-11-21 10:31:42 +01:00
Phuntsok Drak-pa
e6baa6296f updated README.org 2018-11-20 15:15:45 +01:00
Phuntsok Drak-pa
30f17020e4 removed unneeded line for debugging 2018-11-12 15:25:21 +01:00
Phuntsok Drak-pa
a0b7b5e7cb Added contributing guide 2018-11-12 15:22:53 +01:00
Phuntsok Drak-pa
a759caff99 Added README 2018-11-12 15:17:02 +01:00
Phuntsok Drak-pa
df4ad14ef1 Merge branch 'fixmalloc' into 'master'
Fixmalloc

See merge request phundrak/surfaces-unies!1
2018-11-12 13:49:45 +00:00
Phuntsok Drak-pa
819eff4446 Issue kinda solved, now onto the next issues 2018-11-12 14:44:52 +01:00
Phuntsok Drak-pa
71faf2cfd8 added documentation 2018-11-12 14:25:24 +01:00
Phuntsok Drak-pa
90d4b0cfc3 removed reference to Glut and OpenGL 2018-11-12 14:25:06 +01:00
Phuntsok Drak-pa
8722f52a98 great, had to remove sudo 2018-11-11 18:43:41 +01:00
Phuntsok Drak-pa
1ef77bd840 ugh, apparently bug in gitlab-runner, try workaround 2018-11-11 18:41:02 +01:00
Phuntsok Drak-pa
1f862b65c4 typo 2018-11-11 18:35:59 +01:00
Phuntsok Drak-pa
7e4b688b5a hopefully will cache dependencies 2018-11-11 18:34:52 +01:00
Phuntsok Drak-pa
cde3be6e42 forgot to include this 2018-11-11 18:31:46 +01:00
Phuntsok Drak-pa
4f62acd157 fixed... kinda? Works with valgrind, not vanilla 2018-11-11 18:17:33 +01:00
Phuntsok Drak-pa
0315cbf7dd file won't open apparently 2018-11-11 17:05:03 +01:00
Phuntsok Drak-pa
8a2b6c73d4 fixed some docs 2018-11-11 17:04:52 +01:00
Phuntsok Drak-pa
41dfd68f09 trying stuff 2018-11-11 16:32:27 +01:00
Phuntsok Drak-pa
33d8e8aac5 added base for compressing function 2018-11-07 01:03:55 +01:00
Phuntsok Drak-pa
07c5c1c28f documentation 2018-11-07 00:45:25 +01:00
Phuntsok Drak-pa
a036b86ba7 code style 2018-11-07 00:45:09 +01:00
Phuntsok Drak-pa
cda41118f8 added images for tests 2018-11-07 00:43:38 +01:00