This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d86ac6f9eaf8f1227bce6b25e56e98fc0c939bd
astaroth
/
include
History
jpekkila
aa6c2b23d9
Built-in parameters are now added during compilation instead of defining them in CUDA sources. IMPORTANT: DCONST macro should no longer be used when accessing built-in variables. Now all uniforms are consistently accessed with the handle only
2019-10-07 17:39:27 +03:00
..
astaroth_defines.h
Built-in parameters are now added during compilation instead of defining them in CUDA sources. IMPORTANT: DCONST macro should no longer be used when accessing built-in variables. Now all uniforms are consistently accessed with the handle only
2019-10-07 17:39:27 +03:00
astaroth_device.h
Renamed all references to uniforms to f.ex. loadScalarConstant -> loadScalarUniform (for consistency with the DSL)
2019-10-01 17:12:20 +03:00
astaroth_grid.h
Dummy implementation of the Grid interface
2019-08-01 18:37:36 +03:00
astaroth_node.h
Added a missing include
2019-08-12 11:44:27 +03:00
astaroth.h
Added interface function acSynchronizeMesh
2019-08-12 10:25:05 +03:00
user.h
NOTE: Renamed LINDUCTION to LMAGNETIC throughout the project.
2019-07-01 13:40:24 +03:00