misc/MinimalWin32ModernOpenGL
|
Remove reliance on windows.h
|
2018-05-18 23:19:50 +10:00 |
tests
|
Various fixes, string lib, start removing C-style API
|
2017-10-28 19:58:09 +11:00 |
.clang-format
|
Tabs to spaces
|
2018-05-17 21:19:58 +10:00 |
.gitignore
|
Initial commit
|
2017-04-09 15:08:31 +10:00 |
build.bat
|
Fix dqn lib and misc bugs
|
2018-09-13 23:58:48 +10:00 |
dqn.h
|
Add buffer helper
|
2018-12-16 01:58:11 +11:00 |
dqn.natvis
|
Simplify memstack api
|
2018-09-02 21:17:14 +10:00 |
DqnFixedString.cpp
|
Add DqnBuffer, improve memstack macros
|
2018-08-19 11:59:04 +10:00 |
DqnJson.cpp
|
Add DqnBuffer, improve memstack macros
|
2018-08-19 11:59:04 +10:00 |
DqnMemStack.cpp
|
Revamp memory allocation system
|
2018-09-10 22:49:17 +10:00 |
DqnOS.cpp
|
Remove old defer symbol
|
2018-07-05 01:05:43 +10:00 |
DqnUnitTest.cpp
|
Revamp memory allocation system
|
2018-09-10 22:49:17 +10:00 |
DqnUnitTest.sln
|
Improve DqnArray::Insert
|
2018-07-03 23:01:15 +10:00 |
DqnVHashTable.cpp
|
Simplify memstack api
|
2018-09-02 21:17:14 +10:00 |
makefile
|
Update for unix compliance again
|
2018-06-29 18:07:54 +10:00 |