Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2019-11-03 17:50:00 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2019-11-03 18:29:45 +0300
commit390558b6272af8e042a8bc3a9f2a74a2a8897a20 (patch)
treea8986e9fb0e5d9fc06601055b35b86775e30a80c /examples
parent1b33bfd522853f72724fa374de4eb86a954cf749 (diff)
Update memory requirements.
Diffstat (limited to 'examples')
-rw-r--r--examples/ToyPathTracer/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ToyPathTracer/README b/examples/ToyPathTracer/README
index 6390fe02..24549f27 100644
--- a/examples/ToyPathTracer/README
+++ b/examples/ToyPathTracer/README
@@ -1,4 +1,4 @@
https://github.com/aras-p/ToyPathTracer
Modified to render only 10 frames. Client part requires 12 GB, server part
-requires 8 GB.
+requires 7 GB.