libresman

log

age author description
2014-02-08 John Tsiombikas bit more progress...
2014-02-08 John Tsiombikas ok now it sortof works, probably something is failing in the done callback mechanism
2014-02-07 John Tsiombikas doesn't work yet
2014-02-05 John Tsiombikas moved the resource manager a bit further
2014-02-04 John Tsiombikas threadpool: forgot to free the job after running the work callback
2014-02-03 John Tsiombikas some leftover unsaved changes
2014-02-03 John Tsiombikas visual studio project files
2014-02-03 John Tsiombikas - removed the glew dependency
2014-02-01 John Tsiombikas more stuff
2014-01-31 John Tsiombikas ok *now* I really fixed the aspect issue
2014-01-31 John Tsiombikas made the images always visible fullscreen by default regardless of their aspect ratio
2014-01-31 John Tsiombikas added spaceball controls to the example and needless GLEW dependency
2014-01-31 John Tsiombikas rudimentary imgthumbs "example program". doesn't use libresman yet
2014-01-29 John Tsiombikas initial commit: figuring out the API