Bergmann89
|
ebb33d3e8d
|
* fixed bug in ShaderGeneratorEx: no code was generated
|
9 년 전 |
Bergmann89
|
46d9bcc9e4
|
* implemented TengShaderGeneratorEx (to support multiple property configurations at once)
|
9 년 전 |
Bergmann89
|
b56cc6b314
|
* removed library (will be maintenanced in extra project)
|
9 년 전 |
bergmann89
|
42e40bcfd0
|
* moved include files to seperate folder (so user must enter a include path to the config file he wants to use)
|
9 년 전 |
Bergmann89
|
95abc62142
|
* fixed some bugs
* added tests
|
9 년 전 |
Bergmann89
|
2a53695264
|
* fixed some small bugs
|
9 년 전 |
Bergmann89
|
03a48a4dbc
|
* added links to project related topics in several forums
|
9 년 전 |
bergmann89
|
91b727b996
|
* added docu to relase build script
|
9 년 전 |
Bergmann89
|
8fe219c398
|
* added licence
|
9 년 전 |
Bergmann89
|
799f4d7f7a
|
* fixed small misstake in documentation
|
9 년 전 |
Bergmann89
|
b80352b04d
|
* added the rest of the documentation
|
9 년 전 |
Bergmann89
|
2c99cfb309
|
* [docu] added description and examples for shader file, class, procedure, function and main
|
9 년 전 |
Bergmann89
|
798603b958
|
* reworked documentation
|
9 년 전 |
Bergmann89
|
c8037c8f65
|
* fixed small bugs
* added example shaders (simple texture and class based phong light)
|
9 년 전 |
bergmann89
|
ff070aea45
|
* added script to build library release
|
9 년 전 |
bergmann89
|
67050e1de8
|
* implemented examples for linux
|
9 년 전 |
Bergmann89
|
8393cd9462
|
* implemented examples for fpc and delphi
|
9 년 전 |
Bergmann89
|
e10c601c03
|
* implemented c++ header file
* changed directory structure for header files
* implemented some small examples for c and c++
|
9 년 전 |
Bergmann89
|
6aa6d467ca
|
* implemented header file and simple example for c
* implementation of library almost finished
* fixed some small compiler warnings
|
9 년 전 |
Bergmann89
|
6aeb93d3d4
|
* removed old shader file
|
9 년 전 |
Bergmann89
|
17c17a082c
|
* started implementation of dynamic library
|
9 년 전 |
Bergmann89
|
6e0bc32a7c
|
* removed bitSpace Utils from project
|
9 년 전 |
Bergmann89
|
fc7e3feaa8
|
* fixed some small issues (while testing old shader code)
|
9 년 전 |
Bergmann89
|
427f7962f1
|
* implemented unit tests for $INHERITED and fixed some issues
|
9 년 전 |
Bergmann89
|
4c018e3f6e
|
* refactored code generator (improved code indent)
|
9 년 전 |
Bergmann89
|
9e77a026dd
|
* renames test files and test cases
* implemented first test for shader classes
|
9 년 전 |
Bergmann89
|
6235280062
|
* implemented some more unit tests
|
9 년 전 |
Bergmann89
|
ffea14a852
|
* added project for unit tests
|
9 년 전 |
Bergmann89
|
3411c92c3d
|
* finished code generator implementation for shader files (classes need some more tests)
|
9 년 전 |
Bergmann89
|
051fb9ffa5
|
* startet implementation of code generator
|
9 년 전 |
Bergmann89
|
b441d27477
|
* completed implementation of code loading and storage
|
9 년 전 |
Bergmann89
|
5047d72d2a
|
* some cleanup
|
9 년 전 |
Bergmann89
|
756fd412a4
|
* reimplemented experssion parser
|
9 년 전 |
Bergmann89
|
5426ac2513
|
* refactored exceptions
* started implementation of code generation
|
9 년 전 |
Bergmann89
|
55407c60da
|
* implemented SaveToFile
|
9 년 전 |
Bergmann89
|
c190e95c5c
|
* initial commit
|
9 년 전 |