borisrp f30d46dc65 hxsl operation between to ivec of the same size are now possible. The output is the operation done coefficient wise. 3 周之前
..
Ast.hx 20819252fc HXSL : Move transpose at the end to fix hide plugin 3 周之前
BatchShader.hx 4a7eb3aeb9 MeshBatch : - Use unbound buffer 1 年之前
Cache.hx 16cb5938ed shader_debug_dump allow use sys from hxnodejs 6 月之前
CacheFile.hx 5e1c275fc5 Update CacheFile building progress logging 10 月之前
CacheFileBuilder.hx 8a6f8e28b3 Fix CacheFileBuilder on XboxSeries 2 月之前
Channel.hx db45bbf6b9 handle global channels + a few renames 8 年之前
ChannelTexture.hx 28ec43cbec compute textures support (glsl) 1 年之前
Checker.hx f30d46dc65 hxsl operation between to ivec of the same size are now possible. The output is the operation done coefficient wise. 3 周之前
Clone.hx ff29b6109e custom hxsl serializer (much faster, creates less objects) 6 年之前
Dce.hx a25b499451 DCE keep variables of the while's conditionnal if the loop has side effect. 2 月之前
Debug.hx 7c90f81478 HXSL : Fix DCE debug not printing swizzling dependencies 5 月之前
DynamicShader.hx e23792a898 added DynamicShader.setVariable/getVariable 9 月之前
Eval.hx 56b65e3a5b Implement HXSL Syntax.code support (#1264) 5 月之前
Flatten.hx 565d19f29a Fix bug where too many buffer (more than 4) in a same shader have their access offsetted. 4 月之前
Globals.hx cee7517b28 cleanup deprecated flash platform 1 年之前
GlslOut.hx ca41121ada Fix compute shader writing into texture3D with openGL and DX12. 1 月之前
HlslOut.hx f89f8b763e Avoid interpolation on batchShader params. 4 月之前
Linker.hx f89f8b763e Avoid interpolation on batchShader params. 4 月之前
MacroParser.hx f674a25c60 Adding "flat" qualifier on hxsl variables, i.e. not interpolated. 5 月之前
Macros.hx aeae8dea1c added shader live reload 6 月之前
NXGlslOut.hx 66ff21d3c6 fixed compilation with hxsl changes 1 年之前
Output.hx af611d4db9 added more output mode customization 7 年之前
Printer.hx 56b65e3a5b Implement HXSL Syntax.code support (#1264) 5 月之前
RuntimeShader.hx 0ba00a962a move linkMode from Linker to RuntimeShader, add more linker dump 1 年之前
Serializer.hx 56b65e3a5b Implement HXSL Syntax.code support (#1264) 5 月之前
Shader.hx aeae8dea1c added shader live reload 6 月之前
ShaderList.hx b9e41d02b5 add basic check for duplicates in ShaderList 3 年之前
SharedShader.hx f77953dba7 Add MAT4_DATA buffer format 2 月之前
Splitter.hx 56b65e3a5b Implement HXSL Syntax.code support (#1264) 5 月之前
Types.hx 28ec43cbec compute textures support (glsl) 1 年之前