8451 Commits (cacd2e9c69c0a7d2f62ed8f113c13a54a3a2d20f)
 

Author SHA1 Message Date
Vladimír Vondruš b18aba5868 AnyShaderConverter: propagate debug info level. 6 years ago
Vladimír Vondruš 709931896d ShaderTools: doc that optimization / debug info doesn't affect validation. 6 years ago
Vladimír Vondruš c9d28af5d4 shaderconverter: hmm, this is wrong. 6 years ago
Vladimír Vondruš d15d024da1 ShaderTools: check for PreprocessOnly also in validate*(). 6 years ago
Vladimír Vondruš 0a32b74356 ShaderTools: forgot to test the PreprocessOnly check in link*(). 6 years ago
Vladimír Vondruš bd3903e637 AnyShaderConverter: propagate preprocessor definitions. 6 years ago
Vladimír Vondruš 5c223d2045 doc: reference CLI utils from plugin interface classes. 6 years ago
Vladimír Vondruš d41e81fa9c AnyShaderConverter: fix include order. 6 years ago
Vladimír Vondruš f80b238e27 ShaderTools: intro docs for AbstractConverter. 6 years ago
Vladimír Vondruš dcbd860f9b shaderconverter: new tool. 6 years ago
Vladimír Vondruš 6db6a2a5f8 AnySceneConverter: fix a misleading macro name in the test. 6 years ago
Vladimír Vondruš f1ba6c692b AnyShaderConverter: new plugin. 6 years ago
Vladimír Vondruš 7c0266f3eb ShaderTools: add a TODO. 6 years ago
Vladimír Vondruš b9ef6b4a02 ShaderTools: ability to control optimizations and debug level. 6 years ago
Vladimír Vondruš ff7b08a59b ShaderTools: ability to control the preprocessor. 6 years ago
Vladimír Vondruš 7ee589552f ShaderTools: expand verbosity levels, add warnings as errors. 6 years ago
Vladimír Vondruš 709ed229f5 ShaderTools: ability to specify input/output shader format and version. 6 years ago
Vladimír Vondruš 332030aaa2 ShaderTools: add a linking API to AbstractConverter. 6 years ago
Vladimír Vondruš ad12575a08 ShaderTools: C++, you're stupid. Fuck you. 6 years ago
Vladimír Vondruš 13dfb6472f ShaderTools: bootstrap new library. 6 years ago
Vladimír Vondruš 0f026cd314 Platform: port EmscriptenApplication away from deprecated string APIs. 6 years ago
Vladimír Vondruš 46a2711fe9 Pointless Travis CI migration. 6 years ago
Vladimír Vondruš 9fa90997ac Trade: fix cone angle defaults in LightData. 6 years ago
Vladimír Vondruš 01cbfc6c3c MeshTools: adapt compile() test to changes in Phong light falloff. 6 years ago
Vladimír Vondruš d1ee0b7f7e package/ci: re-enable important plugins in the GLES build. 6 years ago
Vladimír Vondruš 08bd6e9ae9 Test: fix wrong plugin name in a message. 6 years ago
Vladimír Vondruš f30e9911e2 doc: updated changelog. 6 years ago
Vladimír Vondruš e7b9ca735e Shaders: make default indentity matrices more explicit in the code. 6 years ago
Vladimír Vondruš 7f5f93f31d AnyImageImporter: port away from deprecated APIs. 6 years ago
Vladimír Vondruš e852277905 AnyImageImporter: fix signature printing in the error message. 6 years ago
Vladimír Vondruš 83d6509595 Math: adapt to changes to Tweakable internals. 6 years ago
Vladimír Vondruš 5438b58348 MeshTools: doc++ 6 years ago
Vladimír Vondruš e65d1b8aff Doc++ 6 years ago
Vladimír Vondruš 1eb1eec271 Shaders: fix distance attentuation calculation in Phong. 6 years ago
Vladimír Vondruš 19d1693323 Platform: suppress a warning specific to MinGW GCC 8+. 6 years ago
Vladimír Vondruš de8613e8b1 package/homebrew: update to what's actually recent in the package repo. 6 years ago
Vladimír Vondruš 4efcc78222 Wait, why the heck do I not use the NoCreate tag from Corrade? 6 years ago
Vladimír Vondruš 253b8b9be7 doc: macOS is GL 4.1, not sure why I thought it's 4.2. 6 years ago
Vladimír Vondruš c226bc2d63 Doc++ 6 years ago
Vladimír Vondruš e0fd43f6fd Trade: extract Implementation:setOptions() to core lib. 6 years ago
Vladimír Vondruš 8122d85fdd package/msys: forgot to enable sceneconverter in the stable package. 6 years ago
Vladimír Vondruš 091572e498 GL: doc++ 6 years ago
Vladimír Vondruš 7231a48fbf Trade,Text: this is a much better example for template file callbacks. 6 years ago
Vladimír Vondruš fce8f18d1c Text: correctly propagate errors when delegating to *SingleData() APIs. 6 years ago
Vladimír Vondruš 752051b5d2 Text: explicitly test also converter assertions. 6 years ago
Vladimír Vondruš d91517c799 Text: expand AbstractFontConverterTest like all other converter tests. 6 years ago
Vladimír Vondruš fb972b262b Trade: explicitly test a case with failed conversion written to a file. 6 years ago
Vladimír Vondruš 485780af3a Trade: KDevelop, come on, learn to not do this already. 6 years ago
Vladimír Vondruš 3fd5a734ae Trade: I'm too old for this much needless code duplication. 6 years ago
Vladimír Vondruš 78f38b89ad Trade: doc++ 6 years ago