コミット履歴

作者 SHA1 メッセージ 日付
  Tom Tsagk 9f09484845 Ensure that both the compiler and the main engine are build using `make` 3 年 前
  Tom Tsagk d0554100e2 Saving/loading can now be done on external directories with `--avdl-save-dir <directory>`, 3 年 前
  Tom Tsagk 94cccd9558 Update `README` with general details 3 年 前
  Tom Tsagk 32d498f419 Add ability to locate and edit uniforms in shaders 3 年 前
  Tom Tsagk 0fa60e13a5 Remove submodule, not used anymore 3 年 前
  Tom Tsagk 4ea5f6d0a2 Add support for multiline strings, add support for defining custom shaders with "avsl" 3 年 前
  Tom Tsagk 65bfa0fe51 Re-instate now optimised font shaders, some organisation here and there 3 年 前
  Tom Tsagk 9f30570067 Make sure symbol types are saved in the symbol table, add save/load functionality in native platform 3 年 前
  Tom Tsagk 2e8049b390 Allow classes to use `0` as subclass (no subclass), record local variable names to pass them around 3 年 前
  Tom Tsagk 2c051b7649 Organise the `dd_matrix` class to use the `dd_matrix` objects everywhere 3 年 前
  Tom Tsagk 4fe8154af9 Minor organising of code and build system 3 年 前
  Tom Tsagk 85dd2f7ebf Update `.gitignore` to treat makefiles better 3 年 前
  Tom Tsagk 33dd6b410d Add details for `-c` and `-o` on the manpage manual 3 年 前
  Tom Tsagk e668421a0d Add auto-cleaning functionality 3 年 前
  Tom Tsagk 4f2b179c48 Arrays are initialised automatically 3 年 前
  Tom Tsagk ceea6dba37 Remove temporary solution for transpiling headers 3 年 前
  Tom Tsagk f67e95485c Add functionality to automate the flow of android builds a bit more 3 年 前
  Tom Tsagk 36e58b65b6 Update readme with "The king is gone", add the first sample `fade` 3 年 前
  Tom Tsagk 506d02f30e Add initial implementation of the android engine 3 年 前
  Tom Tsagk 5dedab755a Organise shaders, attempt to create a special version of glsl to support multiple OpenGL versions 3 年 前
  Tom Tsagk 936a03a402 Add initial steps to simplify shaders 3 年 前
  Tom Tsagk 7fa7dadad2 Merge projection matrix with modelview one, some organisation on initialising shaders 3 年 前
  Tom Tsagk c0cfb721ae Start replacing `dd_` prefix with `avdl_` 3 年 前
  Tom Tsagk 9a6908d7bb Organize install directories a bit, disable documentation for now 3 年 前
  Tom Tsagk 8c1988096a Rename internal engine to `avdl-cengine` and organise it's build process 3 年 前
  Tom Tsagk 6e41b5cae2 Add `cengine` build-in to the compiler 3 年 前
  Tom Tsagk 0b2f4e2159 Add ability to get dependencies of executable, update engine for shader bug 3 年 前
  Tom Tsagk f51a42522f Update engine to allow android to pass key presses 3 年 前
  Tom Tsagk ab20e9beca Update engine to support older android devices 3 年 前
  Tom Tsagk 6f3951ae02 Update engine to support shaders on android 3 年 前