Blottiere Paul
7b431437f2
Allman brackets
2022-02-08 09:14:32 +01:00
Blottiere Paul
1cef6c78a5
Custom llvm style
2022-02-08 09:10:45 +01:00
Blottiere Paul
264cae8bad
clang-format 6
2022-02-07 17:20:44 +01:00
Blottiere Paul
063a5b1651
Remove GHT support
2018-06-14 18:34:05 +01:00
Éric Lemoine
33445f7d87
Fix pc_patch_uncompressed_from_lazperf
...
pc_patch_uncompressed_from_lazperf needs to set patch->datasize.
2018-06-11 21:50:35 +02:00
Éric Lemoine
6e7023f80a
Add asserts to pc_patch_*_free functions
2018-04-30 10:50:20 +02:00
Éric Lemoine
a7c046e013
Rename pc_patch_common_free to pc_patch_free_stats
2018-04-30 09:47:55 +02:00
Adam Chidlow
6e3d61a50a
Move the freeing of stats into its own function
...
And call that function from all the different pc_patch_*_free functions.
2018-04-30 09:47:55 +02:00
Blottiere Paul
ccc6e2714e
Add lazperf support to PC_PointN
2017-03-31 11:12:39 +02:00
Mathieu Brédif
266113d1cb
pointlist memory fix, pc_pointlist_from_dimensional memory optimization
...
pointlist: opaque mem pointer rather than readonly attribute
pc_patch_uncompressed_readonly: transfers data ownership
pc_pointlist_from_dimensional: 1 pcalloc/patch rather than 1/point
2017-02-16 10:47:37 +01:00
Éric Lemoine
e90e0ac166
Remove unused functions and vars ( #128 )
...
* Remove unused function in pc_patch_ght.c
* Remove unused vars in pc_patch_lazperf.c
* Remove unused vars in cu_pc_patch_ght.c
* Remove unused vars in cu_pc_point.c
* Remove unused vars in cu_pc_bytes.c
2017-01-27 17:22:37 +01:00
Éric Lemoine
784776ea5b
Fix pc_patch_lazperf_compute_extent return value
2017-01-24 16:31:15 +01:00
Éric Lemoine
0de6087164
Declare the lazperf compress/uncompress functions
...
These functions used from pc_patch_lazperf.c were not declared, causing warning
at compile time.
2017-01-24 16:31:15 +01:00
Blottiere Paul
b3764bd5dc
Add lazperf pcpatch
2016-06-14 10:22:16 +02:00