1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Sergey Lipskiy
9198d1c381 Rewrite buffers allocation for DePosterize. 2016-12-15 18:02:17 +07:00
Sergey Lipskiy
8c42c31865 Code refactor: make methods of TxUtil static. 2016-12-15 18:02:13 +07:00
Sergey Lipskiy
e8522e7034 Fix multi-threaded work of DePosterize.
Fixed #1301
2016-12-15 18:02:07 +07:00
Sergey Lipskiy
216acb88b0 Add texture deposterization step before enhancement. 2016-04-14 21:42:18 +06:00
Sergey Lipskiy
0a4bf95e2f Wrapper for std::wstring and wchar_t* strings.
Necessary functions are not implemented properly on many Android platforms.
The wrapper converts wchr_t* string to char* one and uses char* functions,
which Android supports well.
2015-05-28 12:20:21 +06:00
Sergey Lipskiy
52d68d1389 Move all sources to src folder. 2015-05-13 10:21:32 +06:00