summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestBufferCreation.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated submodules (added unit tests). Reworked TestAppassiduous2019-12-121-201/+0
|
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
|
* Replaced reference to initial data parameter with pointer in CreateTexture ↵Egor Yusov2019-02-091-6/+7
| | | | and CreateBuffer methods; updated light scattering implementation to not use lua
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
|
* Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov2018-08-271-5/+43
|
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-1/+15
|
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
|
* Enabled build with Win8.1 SDKEgor Yusov2018-03-041-2/+2
| | | | Replaced OPENGL_SUPPORTED macro with GL_SUPPORTED and GLES_SUPPORTED
* Added test result reportingEgor Yusov2018-02-171-3/+12
|
* Enabled TestApp on iOSEgor Yusov2018-02-171-2/+4
|
* Added testsEgor Yusov2018-02-151-0/+137