|
|
1dcd7db73d
|
Code cleanup: remove some more unused code after recent CUDA changes.
|
2018-02-18 00:53:03 +01:00 |
|
|
|
e1ef902058
|
Cycles: Remove fermi related defines from the code.
Did not touch Texture related defines, that comes next.
|
2018-02-17 22:19:54 +01:00 |
|
|
|
19d19add1e
|
Cycles: Cleanup, de-duplicate function parameter list
Was only needed to sue const reference on CPU. Now it is done using ccl_ref.
|
2017-08-08 15:27:25 +02:00 |
|
|
|
451ccf7396
|
Cycles: Cleanup, move curve intersection functions to own file
This way curve file becomes much shorter and it's also easier to write a
benchmark application to check performance before/after future changes.
|
2017-08-07 20:53:30 +02:00 |
|