blender/intern/cycles
Sergey Sharybin a0f16e12a0 Cycles: Use more friendly GPU device name for AMD cards
For example, for RX480 you'll no longer see "Ellesmere" but will see
"AMD Radeon RX 480 Graphics" which makes more sense and allows to easily
distinguish which exact card it is when having multiple different cards
of Ellesmere codenames (i.e. RX480 and WX7100) in the same machine.
2017-03-21 12:01:11 +01:00
..
app Cycles: Cleanup, style 2017-01-13 15:24:56 +01:00
blender Cycles: Fix wrong vector allocation in the mesh sync code 2017-03-21 04:30:08 +01:00
bvh Fix build error with macOS / clang / c++11. 2017-02-25 03:12:53 +01:00
cmake Fix compilation error when CUDA toolkit is not installed 2016-11-07 14:47:10 +01:00
device Cycles: Use more friendly GPU device name for AMD cards 2017-03-21 12:01:11 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Don't use guarded vector for statically initialized data 2016-10-24 14:18:22 +02:00
kernel Cycles: Fix building of OpenCL kernels 2017-03-20 22:55:52 -04:00
render Cycles: Update remaining time once per second without waiting for a tile change 2017-03-20 15:28:36 +01:00
subd Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
test Cycles: Cleanup, order of arguments to EXPECT_EQ 2017-02-03 11:35:34 +01:00
util Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
CMakeLists.txt Cycles: Use fast math without finite optimization 2017-02-13 16:25:35 +01:00