Histórico de Commits

Autor SHA1 Mensagem Data
  David Piuva 11a84ab32c Replaced int with int32_t and made some declarations static. há 4 semanas atrás
  David Piuva 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. há 7 meses atrás
  David Piuva c505507fa3 Made a sound API. há 11 meses atrás
  David Piuva 321fddf72b Getting cache line width using system APIs. há 1 ano atrás
  David Piuva 8ba2e9c9de Moved lots of code into an implementation folder. há 1 ano atrás
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. há 1 ano atrás
  David Piuva 0bbabf38c5 Created an arena allocator for getting heap memory. há 1 ano atrás
  David Piuva 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. há 2 anos atrás
  David Piuva 4b28d8f085 Minimum texture resolution is now 32x32 pixels for future 1024-bit SIMD support, but textures are automatically rescaled when before generating texture pyramids. há 2 anos atrás
  David Piuva 9440208038 Implemented 256-bit SIMD vectors for AVX2. And some general clean-up. há 2 anos atrás
  David Piuva 948a0628a1 Fixed typo bug. há 2 anos atrás
  David Piuva c9520d7fcb Fixed incorrectly pasted error message. há 3 anos atrás
  David Piuva ea91d69baf Went through some Cppcheck warnings. há 3 anos atrás
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. há 3 anos atrás
  David Piuva 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. há 3 anos atrás
  David Piuva eacc75aab6 Images are now loaded from buffers. há 4 anos atrás
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. há 5 anos atrás
  David Piuva 72cf6d6981 Hid append methods. há 5 anos atrás
  David Piuva fc5bb140d1 Cleaned up the string types. há 5 anos atrás
  David Piuva 2145807c87 Created a Buffer API to allow using it directly in projects. há 5 anos atrás
  David Piuva fb5a8b4a9c Improved readability using string_length to avoid confusion with lists. há 5 anos atrás
  David Piuva 1f7cf85051 Reduced maximum texture resolution and added method for mip-map removal. há 5 anos atrás
  David Piuva 20ede118db Another sweep of most style warnings. há 5 anos atrás
  David Piuva 3c4e7bc569 Beginning of public version history. há 6 anos atrás