12 Commits

Author SHA1 Message Date
Andrzej Janik
66e0323c66 Start parsing PTX text 2020-03-09 23:54:44 +01:00
Andrzej Janik
c26ab5daed Add malloc and context setter/getter 2020-02-25 23:08:11 +01:00
Andrzej Janik
8617c9963d Refactor parsing of attributes and handle more export table functions 2020-02-25 00:25:39 +01:00
Andrzej Janik
955b51cbce Start mapping attributes 2020-02-18 00:37:01 +01:00
Andrzej Janik
563cbec07e Refactor device functions 2020-02-17 21:57:49 +01:00
Andrzej Janik
925af66b19 Return max memory 2020-02-17 21:14:23 +01:00
Andrzej Janik
796e030c4e Add missing entry to the export table and
fix problems with device handling
2020-02-17 01:13:09 +01:00
Andrzej Janik
21d091a47d Add device getter 2020-02-16 17:13:42 +01:00
Andrzej Janik
6d748a3959 Add platform initialization 2020-02-16 15:58:15 +01:00
Andrzej Janik
5ec4c5cf72 Implement redirecting dll 2020-02-10 00:56:40 +01:00
Andrzej Janik
cf81615203 Reorganize project to a workspace 2020-02-09 20:32:21 +01:00
Andrzej Janik
14116ce540 Split project into three 2020-01-08 23:53:35 +01:00