MarkusH/dominator

No <dirent.h> and <sys/time.h> in MSVC

Closed this issue · 5 comments

Find appropriate substitute for functionality needed here.

PS: Seriously. Stop breaking my builds!!!

Höh??

Am 24.05.2011 um 00:00 schrieb rwauryreply@reply.github.com:

Find appropriate substitute for functionality needed here.

PS: Seriously. Stop breaking my builds!!!

Reply to this email directly or view it on GitHub:
#1

WTF windows...

Use QueryPerformanceCounter for Clock and WindowsAPI for dirent.

moved to milestone "Release"

2ad50c6 fixed the ShaderMgr part

TextureMgr works, too.