Historial de Commits

Autor SHA1 Mensaje Fecha
  David Piuva 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. hace 7 meses
  David Piuva ffc4e4fd6a Added a pathSyntax argument to the file_separator function. hace 7 meses
  David Piuva 06b4ae7d49 Running tests on MS-Windows using the Builder build system. hace 10 meses
  David Piuva 321fddf72b Getting cache line width using system APIs. hace 10 meses
  David Piuva 3e2b9f3b0d Turning of memory mutex outside of main and preventing multi-threading during global construction and destruction. hace 10 meses
  David Piuva a0d397d196 Fixing errors from the Github test server. hace 11 meses
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. hace 11 meses
  David Piuva 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. hace 1 año
  David Piuva b0f4857eb9 Allowing more than two paths to file_combinePaths. hace 2 años
  David Piuva 24de33017f Letting the virtual assembly code be compiled separatelly, so that it can be reused for multiple themes. hace 3 años
  David Piuva 21d8e23713 Implemented a process API as a part of the file API, but with an independent prefix in case that it later needs its own header. hace 3 años
  David Piuva 429230788a Implemented file_removeFile. hace 3 años
  David Piuva a313e5954a Implemented file_removeEmptyFolder. hace 3 años
  David Piuva 155a735e20 Implemented file_hasExtension and file_getExtensionless. hace 3 años
  David Piuva 58d6c2dc21 Moved up the theoretical file operations, because they proved to be more useful than expected. hace 3 años
  David Piuva bdef27363e Implemented file_createFolder. hace 3 años
  David Piuva 3093e49289 More functions to the file API. hace 3 años
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. hace 3 años
  David Piuva 00d0ab2677 Made a header for the shared collection functions to make the code easier to understand. hace 3 años
  David Piuva 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. hace 3 años
  David Piuva b2708f2c38 Allowing paths to be processed for other operating systems than the local. hace 3 años
  David Piuva 90ad46829d Implemented file_getFileSize, file_getEntryType and file_getFolderContent. hace 3 años
  David Piuva 9293b2eba6 Optionally treating home alias as a root, because it contains a root before the arbitrary user account. hace 3 años
  David Piuva 964425ce79 Letting dsrMain be void for simplicity and safety. hace 3 años
  David Piuva f45bd1d20a Implemented file_setCurrentPath. hace 3 años
  David Piuva 148ab57458 Should now support BSD and Solaris in theory. hace 3 años
  David Piuva 99b9711381 Upgraded resource pool to allow not ending with a separator. Automatically making paths local. hace 3 años
  David Piuva 209fa1b157 Upgraded template projects. hace 3 años
  David Piuva 2feb0444da Remade file_getFolderPath into _file_getParentFolder, which is more reusable. hace 3 años
  David Piuva b3b80ea8de Made a smaller filesystem wrapper over the system APIs to be more reliable. hace 3 años