| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Rewrite filesystem code (WIP) | Michael Sevakis | 2014-08-30 |
| * | load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends... | Thomas Martitz | 2012-05-26 |
| * | Commit to certain names for cache coherency APIs and discard the aliases. | Michael Sevakis | 2011-12-17 |
| * | Extend lc_open() to also being able to load overlay plugins. | Thomas Martitz | 2010-09-09 |
| * | Change lc_open_from_mem() return type to void* | Thomas Martitz | 2010-08-30 |
| * | Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. | Thomas Martitz | 2010-08-27 |
| * | 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me... | Thomas Martitz | 2010-08-27 |
| * | Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem... | Thomas Martitz | 2010-08-27 |
| * | Introduce a small api for loading code (codecs,plugins) from disk/memory. | Thomas Martitz | 2010-08-26 |