blender/intern/cycles
Antony Riakiotakis e38f914421 Cycles: use vertex buffers when possible to draw tiles on the screen.
Not terribly necessary in this case, since we are just drawing a quad,
but makes blender overall more GL 3.x core ready.
2015-05-11 16:28:41 +02:00
..
app Cleanup: Remove leftover from Distorted Noise node in XML reader. 2015-05-05 10:38:45 +02:00
blender Cycles: Fix tiny greying out inconsistency for Volume settings. 2015-05-10 12:59:18 +02:00
bvh Cleanup: style & const's 2015-05-05 05:19:49 +10:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: use vertex buffers when possible to draw tiles on the screen. 2015-05-11 16:28:41 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Fix typo in global space version of normal transform 2015-05-10 00:53:32 +05:00
render Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
subd Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
util Cycles: And yet another compilation fix after half-float commit for clang. 2015-05-10 19:32:32 +00:00
CMakeLists.txt Cycles: Use native float->half conversion instructions for Haswell CPUs. 2015-05-10 16:35:51 +00:00
SConscript Cycles: Add -mf16c for previous commit for Scons 2015-05-10 17:51:04 +00:00