This website requires JavaScript.
Explore
Help
Sign In
mirror-github-bspeice
/
fractorium
Watch
1
Star
0
Fork
0
You've already forked fractorium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f906e069270374eea769a601e9fedae3ab65a109
fractorium
/
Source
/
EmberCL
T
History
Simon Detheridge
f906e06927
Ditch T(f) define in opencl programs in preference to already-defined real_t.
...
Also removed some erroneously-added double-'T(' statements
2015-02-26 21:18:55 +00:00
..
DEOpenCLKernelCreator.cpp
More Linux work. Convert all casts to new style, away from legacy.
2014-12-06 23:51:44 -08:00
DEOpenCLKernelCreator.h
Replace unsigned int, and char with uint and uchar.
2014-12-05 21:05:09 -08:00
DllMain.cpp
More Linux work, getting started with QtCreator.
2014-12-08 02:18:16 -08:00
EmberCLFunctions.h
Replace unsigned int, and char with uint and uchar.
2014-12-05 21:05:09 -08:00
EmberCLPch.h
Additional changes to work with Simon's pull request.
2015-01-29 18:22:15 -08:00
EmberCLStructs.h
Replace unsigned int, and char with uint and uchar.
2014-12-05 21:05:09 -08:00
FinalAccumOpenCLKernelCreator.cpp
Update osx ambiguous-call fix to support the varying-precision mechanism
2015-02-25 13:15:31 +00:00
FinalAccumOpenCLKernelCreator.h
Add "ISO-8859-1" as the encoding type when reading Xml files.
2014-12-05 20:04:41 -08:00
IterOpenCLKernelCreator.cpp
Change CHOOSE_XFORM_GRAIN to be 16384, so we can & with 16383 instead of using modulo. This results in a 9% speed increase on the CPU.
2014-12-09 20:15:02 -08:00
IterOpenCLKernelCreator.h
Replace unsigned int, and char with uint and uchar.
2014-12-05 21:05:09 -08:00
OpenCLWrapper.cpp
Ditch T(f) define in opencl programs in preference to already-defined real_t.
2015-02-26 21:18:55 +00:00
OpenCLWrapper.h
Whitespace fixes
2015-02-25 13:20:03 +00:00
RendererCL.cpp
Whitespace fixes
2015-02-25 13:20:03 +00:00
RendererCL.h
Fix destructor exception-permissiveness errors in a less idiotic way
2015-01-14 13:10:25 +00:00