| #
02d170cf |
| 15-Apr-2016 |
s.makeev_local <[email protected]> |
Refactored and added support for ORBIS
(ORBIS code is cut out from this public repository due to NDA)
|
| #
d0d10efe |
| 30-Jan-2016 |
s.makeev <[email protected]> |
Windows.h was removed from all headers (replaced to MicroWindows.h)
|
| #
6bbc0262 |
| 16-Dec-2015 |
Sergey Makeev <[email protected]> |
Refactored a little bit
|
| #
81ec7369 |
| 16-Dec-2015 |
Sergey Makeev <[email protected]> |
Atomics was refactored
|
| #
512a29ea |
| 07-Sep-2015 |
Sergey Makeev <[email protected]> |
Rewrote Windows fibers using GetThreadContext / SetThreadContext
|
| #
1e8563ff |
| 29-Jun-2015 |
Sergey Makeev <[email protected]> |
Move min/max/clamp to MT namespace
|
| #
47d53e4d |
| 23-Mar-2015 |
Sergey Makeev <[email protected]> |
Change project structure completely.
- Add doxygen documentation comment - Rename headers - Split single cpp file to multiple cpp files. One file = one class
|