0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add doc for Lorenz-Mie theory. More... over 15 years ago
Update RSL compiler. More... over 15 years ago
Update JIT shader engine runtime. Add occlusion() function. More... over 15 years ago
Changed default optimization level: debug -> release. More... over 15 years ago
Add exmample RIB file for ambient occlusion rendering. More... over 15 years ago
Update shader_env code. More... over 15 years ago
Update util codes. More... over 15 years ago
Add 4x4 coarse refinement when moving lights. Add support for multiple H-buffer. More... over 15 years ago
Add codegen for while statement. More... over 15 years ago
Now jittest can test simple shader specialization. More... over 15 years ago
Add space between num and ty for vector type. More... over 15 years ago
Add code gen for dynamic pass. More... over 15 years ago
Add fgl library dependency. More... over 15 years ago
Update shader_env gen. More... over 15 years ago
Add initial, simplest method of saving cache data for shader specialization. More... over 15 years ago
Add code gen for static cache gen path. More... over 15 years ago
Typo. More... over 15 years ago
Add source files for H-buffer. More... over 15 years ago
Apply some fp optimization. More... over 15 years ago
Add upcast typing operation for binary operator to support expression such like: 0.5 * diffuse(N). More... over 15 years ago
Fix generation of unique tmporary reigster name. More... over 15 years ago
Update JIT shader engine. Texture mapping, diffuse, specular and noise are supported. More... over 15 years ago
Fix codegen for unary op. More... over 15 years ago
Add emitter for global const string. More... over 15 years ago
Changed license type from BSD4 to BSD3. Find builtin function by seeing type signature of function arguments(Typer). More... over 15 years ago
Test program for Mie scattering. More... over 15 years ago
Update list of requirements. More... over 15 years ago
Update jitttest. More... over 15 years ago
Update shader_env gen. More... over 15 years ago
Update RSL compiler. More... over 15 years ago