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

10 Commits

Author SHA1 Message Date
Sergey Lipskiy
b697393cab File stream implementation of TxCache. 2019-09-27 19:33:16 +07:00
Sergey Lipskiy
81d79e3938 GLideNHQ refactor: use graphics::InternalColorFormatParam as type for color format variables. 2018-03-28 12:28:05 +07:00
Sergey Lipskiy
28051387e9 Code refactor: rewrite TxUtil::getNumberofProcessors() 2017-11-04 19:26:50 +07:00
Sergey Lipskiy
9bcc879bc6 Minor corrections in TxMemBuf. 2016-12-15 23:14:18 +07:00
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