Hugues Delorme
|
13b1d32a9a
|
Rename pointer on functions members
xxx_func -> func_xxx
|
2015-07-10 11:33:05 +02:00 |
|
Hugues Delorme
|
3508eaa236
|
gmio_stl: fix regression in gmio_stlb_read()
|
2015-05-28 17:32:05 +02:00 |
|
Hugues Delorme
|
742de300fe
|
gmio_stl: for passing STL binary header data, replace uint8_t* with new gmio_stlb_header
|
2015-05-28 16:19:07 +02:00 |
|
Hugues Delorme
|
fec6742698
|
GeomIO -> gmio
|
2015-05-28 09:40:24 +02:00 |
|
Hugues Delorme
|
25df817b82
|
Update copyright
|
2015-04-30 18:19:45 +02:00 |
|
Hugues Delorme
|
8ed353ac0e
|
gmio_stl: fix minor header licenses issues
|
2015-04-02 10:53:54 +02:00 |
|
Hugues Delorme
|
306916327d
|
gmio_core,stl: change prefix of enum values for gmio_error and gmio_stl_error
|
2015-04-02 10:53:51 +02:00 |
|
Hugues Delorme
|
f09fcaec53
|
gmio_core: prefix values of gmio_endianness with GMIO_ENDIANNESS
|
2015-04-02 10:53:40 +02:00 |
|
Hugues Delorme
|
0f3b8d1e59
|
Improve use of inlined functions
|
2015-03-31 10:10:26 +02:00 |
|
Hugues Delorme
|
ac56054988
|
gmio_core: make error functions internal and inline
|
2015-03-30 10:26:39 +02:00 |
|
Hugues Delorme
|
922367f3b1
|
gmio_stl: add helper functions for gmio_stl_mesh_creator
|
2015-03-30 10:18:18 +02:00 |
|
Hugues Delorme
|
762ca148cb
|
gmio_stl: minor optimizations
|
2015-03-30 09:57:48 +02:00 |
|
Hugues Delorme
|
ae82134463
|
gmio_stl: simplify options in stl_io.h
|
2015-03-30 09:30:55 +02:00 |
|
Hugues Delorme
|
d73515e9fe
|
gmio_core: make GMIO_HOST_ENDIANNESS a value of gmio_endianness
|
2015-03-30 09:15:20 +02:00 |
|
Hugues Delorme
|
e15e3f8142
|
Direct link to the license file
|
2015-03-30 09:05:25 +02:00 |
|
Hugues Delorme
|
6fd9399fdd
|
gmio_stl: new STL read facade functions
|
2015-03-23 18:21:04 +01:00 |
|
Hugues Delorme
|
1c9ccb6b61
|
gmio_stl: fix GCC -Wenum-compare warnings
|
2015-03-20 11:42:57 +01:00 |
|
Hugues Delorme
|
828f970da5
|
Use configure-time constant for the host's endianness
|
2015-03-20 11:42:55 +01:00 |
|
Hugues Delorme
|
6b7ead1f24
|
Improve indentation
|
2015-03-20 11:42:38 +01:00 |
|
Hugues Delorme
|
e78c398026
|
gmio_stl: fix crash in case input gmio_transfer is null in gmio_stlb_read()
|
2015-03-19 16:40:50 +01:00 |
|
Hugues Delorme
|
86a05d38bb
|
gmio_core: move some helper functions into internal/
This applies to gmio_stream and gmio_transfer helper functions
|
2015-03-13 11:04:14 +01:00 |
|
Hugues Delorme
|
9ecdd222ea
|
Extend API to support progress handling
|
2015-03-13 10:32:18 +01:00 |
|
Hugues Delorme
|
8d81cf5922
|
gmio_core: merge gmio_task_control into gmio_transfer
|
2015-03-12 17:46:40 +01:00 |
|
Hugues Delorme
|
ae25e86825
|
Four spaces indentation
|
2015-03-03 10:35:36 +01:00 |
|
Hugues Delorme
|
7e32cf99d5
|
Fix Visual C++ C4267 warnings (conversion from size_t to uint32_t)
|
2015-03-03 10:29:47 +01:00 |
|
Hugues Delorme
|
1518324fba
|
Add licence files and headers
|
2015-03-02 17:38:33 +01:00 |
|
Hugues Delorme
|
72228a82dc
|
gmio_stl: new API for read/write functions
|
2014-11-21 11:41:29 +01:00 |
|
Hugues Delorme
|
666f90857a
|
gmio_core: limit task_control to interruption request (no progress report feature)
|
2014-11-20 09:25:43 +01:00 |
|
Hugues Delorme
|
4fa3e7f380
|
Use = {0} init instead of memset() where applicable
|
2014-11-19 09:41:10 +01:00 |
|
Hugues Delorme
|
f1e0b1a169
|
Rename gmio_stl_geom->gmio_stl_mesh and gmio_stl_geom_creator->gmio_stl_mesh_creator
|
2014-03-31 15:52:04 +02:00 |
|
Hugues Delorme
|
121181bf15
|
Fix minor code style issues
|
2014-03-31 15:39:21 +02:00 |
|
Hugues Delorme
|
085644a5e5
|
Rename FougDataX to gmio (GeoMetry Input/Output)
|
2014-03-28 16:33:35 +01:00 |
|