Commit History

Author SHA1 Message Date
  David Piuva c505507fa3 Made a sound API. 9 months ago
  David Piuva 8ba2e9c9de Moved lots of code into an implementation folder. 10 months ago
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. 10 months ago
  David Piuva c7066ae7fa Added an Algorithm API to the framework, which is useful for writing functional regression tests with less code. 2 years ago
  David Piuva 9e3941e570 Reduced dependencies using an essential subset header. 3 years ago
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
  David Piuva 760be58e78 Completed the string API. 5 years ago
  David Piuva 2df2c9ee42 Using the file API to save and load raw buffers. 5 years ago
  David Piuva 2145807c87 Created a Buffer API to allow using it directly in projects. 5 years ago
  David Piuva 47b77b90f9 Moved image filters from the draw API and supported more image types. 5 years ago
  David Piuva c502a727a7 Made a procedural font API to separate interface from internal implementation. 5 years ago
  David Piuva 3c4e7bc569 Beginning of public version history. 6 years ago