mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-01 22:06:10 -04:00
More Linux work. Convert all casts to new style, away from legacy.
This commit is contained in:
@ -98,6 +98,8 @@
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fpermissive" />
|
||||
<Add option="-fPIC" />
|
||||
<Add option="-Wno-unused-function" />
|
||||
<Add option="-Wold-style-cast" />
|
||||
<Add directory="/usr/include/libxml2" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# depslib dependency file v1.0
|
||||
1417821052 source:/home/heretic/Dev/fractorium/Source/Ember/Affine2D.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/Ember/Affine2D.cpp
|
||||
"EmberPch.h"
|
||||
"Affine2D.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<libgen.h>
|
||||
@ -35,6 +35,7 @@
|
||||
"tbb/parallel_for.h"
|
||||
"tbb/task_scheduler_init.h"
|
||||
"glm/glm.hpp"
|
||||
"glm/detail/type_int.hpp"
|
||||
"glm/gtc/matrix_transform.hpp"
|
||||
"glm/gtc/type_ptr.hpp"
|
||||
"glm/gtx/string_cast.hpp"
|
||||
@ -160,22 +161,22 @@
|
||||
<libxml/parser.h>
|
||||
<libxml/encoding.h>
|
||||
|
||||
1417810095 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
"Utils.h"
|
||||
|
||||
1417776440 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
1417905955 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
1417921234 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417811373 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
1417917311 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
"EmberPch.h"
|
||||
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/Ember/DllMain.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/Ember/DllMain.cpp
|
||||
"EmberPch.h"
|
||||
|
||||
1417813888 source:/home/heretic/Dev/fractorium/Source/Ember/Ember.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/Ember/Ember.cpp
|
||||
"EmberPch.h"
|
||||
"EmberDefines.h"
|
||||
"Isaac.h"
|
||||
@ -205,17 +206,17 @@
|
||||
"Timing.h"
|
||||
"SheepTools.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
1417915457 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
"Xform.h"
|
||||
"PaletteList.h"
|
||||
"SpatialFilter.h"
|
||||
"TemporalFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
1417908868 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
"VariationList.h"
|
||||
"Interpolate.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
"Variations01.h"
|
||||
"Variations02.h"
|
||||
"Variations03.h"
|
||||
@ -223,70 +224,70 @@
|
||||
"Variations05.h"
|
||||
"VariationsDC.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
1417907217 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
1417917944 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
"Point.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
"EmberDefines.h"
|
||||
"Affine2D.h"
|
||||
"Timing.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
1417906341 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
1417908486 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
1417907820 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
1417908258 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
1417909715 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
"Palette.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
"Utils.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
1417907380 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
1417928702 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
1417918151 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
1417919921 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
1417915259 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
"SpatialFilter.h"
|
||||
|
||||
1417810944 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
1417921679 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
"RendererBase.h"
|
||||
"Iterator.h"
|
||||
"SpatialFilter.h"
|
||||
@ -295,28 +296,28 @@
|
||||
"CarToRas.h"
|
||||
"EmberToXml.h"
|
||||
|
||||
1417770762 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
"Utils.h"
|
||||
"Ember.h"
|
||||
"DensityFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
"Point.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
"EmberDefines.h"
|
||||
"Isaac.h"
|
||||
"VariationList.h"
|
||||
"Renderer.h"
|
||||
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/Ember/EmberPch.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/Ember/EmberPch.cpp
|
||||
"EmberPch.h"
|
||||
|
||||
1417813874 source:/home/heretic/Dev/fractorium/Source/Ember/Renderer.cpp
|
||||
1417922137 source:/home/heretic/Dev/fractorium/Source/Ember/Renderer.cpp
|
||||
"EmberPch.h"
|
||||
"Renderer.h"
|
||||
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/Ember/RendererBase.cpp
|
||||
1417920290 source:/home/heretic/Dev/fractorium/Source/Ember/RendererBase.cpp
|
||||
"EmberPch.h"
|
||||
"RendererBase.h"
|
||||
|
||||
|
@ -1,139 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_layout_file>
|
||||
<ActiveTarget name="Release x64" />
|
||||
<File name="../../Source/Ember/Ember.cpp" open="1" top="0" tabpos="15" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="13691" topLine="374" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations05.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="37378" topLine="1097" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/SheepTools.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="26633" topLine="913" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Timing.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1699" topLine="12" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations01.h" open="1" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3674" topLine="128" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Iterator.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2509" topLine="39" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberPch.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="314" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/SpatialFilter.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="22861" topLine="816" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations03.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="62259" topLine="1950" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Ember.h" open="0" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="35507" topLine="1125" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/TemporalFilter.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="9058" topLine="269" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberToXml.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="20943" topLine="583" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Renderer.h" open="1" top="0" tabpos="16" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="9387" topLine="165" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Point.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3653" topLine="148" />
|
||||
<Cursor1 position="3789" topLine="98" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Xform.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="38604" topLine="1219" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/PaletteList.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1381" topLine="37" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/XmlToEmber.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="28302" topLine="621" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Interpolate.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="18225" topLine="507" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations04.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="98407" topLine="3204" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Palette.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="8808" topLine="105" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Affine2D.cpp" open="1" top="0" tabpos="14" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="10791" topLine="336" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variation.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="46958" topLine="1599" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/CarToRas.h" open="0" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2973" topLine="67" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/RendererBase.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="6837" topLine="184" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/VariationList.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="14159" topLine="419" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Utils.h" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="24688" topLine="817" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Renderer.cpp" open="1" top="0" tabpos="18" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="64477" topLine="1566" />
|
||||
<Cursor1 position="11593" topLine="422" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/DllMain.cpp" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
@ -141,11 +16,121 @@
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/RendererBase.h" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="6894" topLine="183" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations01.h" open="0" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="24427" topLine="850" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/SheepTools.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="17291" topLine="598" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/VariationsDC.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="22857" topLine="672" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/VariationList.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="14159" topLine="419" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Interpolate.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="18225" topLine="507" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Ember.h" open="0" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="39146" topLine="1242" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations03.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="121967" topLine="3845" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberToXml.h" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="21325" topLine="635" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Renderer.cpp" open="0" top="0" tabpos="18" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="54173" topLine="1346" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Utils.h" open="0" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="21157" topLine="689" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/TemporalFilter.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="9058" topLine="269" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Isaac.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="8233" topLine="210" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Timing.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3212" topLine="91" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberDefines.h" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1899" topLine="57" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Renderer.h" open="0" top="0" tabpos="16" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="4461" topLine="77" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberPch.h" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="314" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Palette.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="14170" topLine="295" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/DensityFilter.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="5542" topLine="173" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/XmlToEmber.h" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="17930" topLine="385" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Affine2D.cpp" open="0" top="0" tabpos="14" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="10791" topLine="325" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/CarToRas.h" open="0" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="4534" topLine="119" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/RendererBase.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="14912" topLine="437" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberPch.cpp" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
@ -153,22 +138,47 @@
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations02.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="116327" topLine="3912" />
|
||||
<Cursor1 position="325" topLine="3" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/EmberDefines.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/Ember/Point.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2273" topLine="59" />
|
||||
<Cursor1 position="3621" topLine="148" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Affine2D.h" open="1" top="0" tabpos="13" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/Ember/Variations05.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2877" topLine="92" />
|
||||
<Cursor1 position="59509" topLine="1823" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Isaac.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/Ember/Iterator.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="8062" topLine="258" />
|
||||
<Cursor1 position="2705" topLine="57" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variation.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="23279" topLine="1073" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Affine2D.h" open="0" top="0" tabpos="13" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2877" topLine="81" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Ember.cpp" open="0" top="0" tabpos="15" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="14346" topLine="378" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/Variations04.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="90092" topLine="2971" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/Ember/PaletteList.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="4617" topLine="160" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
|
@ -76,6 +76,8 @@
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fpermissive" />
|
||||
<Add option="-fPIC" />
|
||||
<Add option="-Wno-unused-function" />
|
||||
<Add option="-Wold-style-cast" />
|
||||
<Add directory="/usr/include/libxml2" />
|
||||
<Add directory="../../Source/Ember" />
|
||||
<Add directory="../../Source/EmberCL" />
|
||||
|
@ -1,8 +1,8 @@
|
||||
# depslib dependency file v1.0
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.cpp
|
||||
"EmberCommonPch.h"
|
||||
|
||||
1417812217 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<winsock.h>
|
||||
@ -33,17 +33,17 @@
|
||||
"SimpleGlob.h"
|
||||
"SimpleOpt.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
1417915457 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
"Xform.h"
|
||||
"PaletteList.h"
|
||||
"SpatialFilter.h"
|
||||
"TemporalFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
1417908868 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
"VariationList.h"
|
||||
"Interpolate.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
"Variations01.h"
|
||||
"Variations02.h"
|
||||
"Variations03.h"
|
||||
@ -51,22 +51,22 @@
|
||||
"Variations05.h"
|
||||
"VariationsDC.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
1417907217 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
1417917944 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
"Point.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
"EmberDefines.h"
|
||||
"Affine2D.h"
|
||||
"Timing.h"
|
||||
|
||||
1417811373 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
1417917311 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
"EmberPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<libgen.h>
|
||||
@ -98,6 +98,7 @@
|
||||
"tbb/parallel_for.h"
|
||||
"tbb/task_scheduler_init.h"
|
||||
"glm/glm.hpp"
|
||||
"glm/detail/type_int.hpp"
|
||||
"glm/gtc/matrix_transform.hpp"
|
||||
"glm/gtc/type_ptr.hpp"
|
||||
"glm/gtx/string_cast.hpp"
|
||||
@ -223,64 +224,64 @@
|
||||
<libxml/parser.h>
|
||||
<libxml/encoding.h>
|
||||
|
||||
1417810095 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
"Utils.h"
|
||||
|
||||
1417776440 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
1417905955 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
1417921234 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
1417906341 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
1417908486 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
1417907820 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
1417908258 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
1417909715 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
"Palette.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
"Utils.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
1417907380 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
1417918151 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
1417919921 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
1417928702 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
"Ember.h"
|
||||
|
||||
1417810944 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
1417921679 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
"RendererBase.h"
|
||||
"Iterator.h"
|
||||
"SpatialFilter.h"
|
||||
@ -289,25 +290,25 @@
|
||||
"CarToRas.h"
|
||||
"EmberToXml.h"
|
||||
|
||||
1417770762 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
"Utils.h"
|
||||
"Ember.h"
|
||||
"DensityFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
1417915259 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
"SpatialFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
"Point.h"
|
||||
|
||||
1417828769 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
1417928136 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
"EmberCLPch.h"
|
||||
"OpenCLWrapper.h"
|
||||
"IterOpenCLKernelCreator.h"
|
||||
"DEOpenCLKernelCreator.h"
|
||||
"FinalAccumOpenCLKernelCreator.h"
|
||||
|
||||
1417766202 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
"Timing.h"
|
||||
"Renderer.h"
|
||||
<windows.h>
|
||||
@ -324,38 +325,38 @@
|
||||
<iterator>
|
||||
<time.h>
|
||||
|
||||
1417770248 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417764380 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
1417928227 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
"EmberDefines.h"
|
||||
"Isaac.h"
|
||||
"VariationList.h"
|
||||
"Renderer.h"
|
||||
|
||||
1417816836 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleGlob.h
|
||||
1417934059 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleGlob.h
|
||||
<mbstring.h>
|
||||
<sys/types.h>
|
||||
<sys/stat.h>
|
||||
@ -367,26 +368,26 @@
|
||||
<crtdbg.h>
|
||||
<assert.h>
|
||||
|
||||
1417817700 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleOpt.h
|
||||
1417934252 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleOpt.h
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<crtdbg.h>
|
||||
<assert.h>
|
||||
|
||||
1417821813 source:/home/heretic/Dev/fractorium/Source/EmberAnimate/EmberAnimate.cpp
|
||||
1417935223 source:/home/heretic/Dev/fractorium/Source/EmberAnimate/EmberAnimate.cpp
|
||||
"EmberCommonPch.h"
|
||||
"EmberAnimate.h"
|
||||
"JpegUtils.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberAnimate/EmberAnimate.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberAnimate/EmberAnimate.h
|
||||
"EmberOptions.h"
|
||||
|
||||
1417774919 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberOptions.h
|
||||
1417930466 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberOptions.h
|
||||
"EmberCommon.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommon.h
|
||||
1417930466 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommon.h
|
||||
"EmberCommonPch.h"
|
||||
|
||||
1417775759 /home/heretic/Dev/fractorium/Source/EmberCommon/JpegUtils.h
|
||||
1417932245 /home/heretic/Dev/fractorium/Source/EmberCommon/JpegUtils.h
|
||||
"EmberCommonPch.h"
|
||||
|
||||
|
@ -3,7 +3,12 @@
|
||||
<ActiveTarget name="Release x64" />
|
||||
<File name="../../Source/EmberAnimate/EmberAnimate.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="9928" topLine="290" />
|
||||
<Cursor1 position="5739" topLine="184" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/EmberCommon.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="4835" topLine="143" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
|
@ -149,6 +149,8 @@
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fpermissive" />
|
||||
<Add option="-fPIC" />
|
||||
<Add option="-Wno-unused-function" />
|
||||
<Add option="-Wold-style-cast" />
|
||||
<Add directory="/usr/include/libxml2" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# depslib dependency file v1.0
|
||||
1417814313 source:/home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.cpp
|
||||
1417928577 source:/home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.cpp
|
||||
"EmberCLPch.h"
|
||||
"DEOpenCLKernelCreator.h"
|
||||
|
||||
1417766202 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
"Timing.h"
|
||||
"Renderer.h"
|
||||
<windows.h>
|
||||
@ -20,13 +20,13 @@
|
||||
<iterator>
|
||||
<time.h>
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Timing.h
|
||||
1417906341 /home/heretic/Dev/fractorium/Source/Ember//Timing.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417811373 /home/heretic/Dev/fractorium/Source/Ember//EmberDefines.h
|
||||
1417917311 /home/heretic/Dev/fractorium/Source/Ember//EmberDefines.h
|
||||
"EmberPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//EmberPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//EmberPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<libgen.h>
|
||||
@ -58,6 +58,7 @@
|
||||
"tbb/parallel_for.h"
|
||||
"tbb/task_scheduler_init.h"
|
||||
"glm/glm.hpp"
|
||||
"glm/detail/type_int.hpp"
|
||||
"glm/gtc/matrix_transform.hpp"
|
||||
"glm/gtc/type_ptr.hpp"
|
||||
"glm/gtx/string_cast.hpp"
|
||||
@ -183,7 +184,7 @@
|
||||
<libxml/parser.h>
|
||||
<libxml/encoding.h>
|
||||
|
||||
1417810944 /home/heretic/Dev/fractorium/Source/Ember//Renderer.h
|
||||
1417921679 /home/heretic/Dev/fractorium/Source/Ember//Renderer.h
|
||||
"RendererBase.h"
|
||||
"Iterator.h"
|
||||
"SpatialFilter.h"
|
||||
@ -192,28 +193,28 @@
|
||||
"CarToRas.h"
|
||||
"EmberToXml.h"
|
||||
|
||||
1417770762 /home/heretic/Dev/fractorium/Source/Ember//RendererBase.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//RendererBase.h
|
||||
"Utils.h"
|
||||
"Ember.h"
|
||||
"DensityFilter.h"
|
||||
|
||||
1417776440 /home/heretic/Dev/fractorium/Source/Ember//Utils.h
|
||||
1417905955 /home/heretic/Dev/fractorium/Source/Ember//Utils.h
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Isaac.h
|
||||
1417921234 /home/heretic/Dev/fractorium/Source/Ember//Isaac.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Ember.h
|
||||
1417915457 /home/heretic/Dev/fractorium/Source/Ember//Ember.h
|
||||
"Xform.h"
|
||||
"PaletteList.h"
|
||||
"SpatialFilter.h"
|
||||
"TemporalFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Xform.h
|
||||
1417908868 /home/heretic/Dev/fractorium/Source/Ember//Xform.h
|
||||
"VariationList.h"
|
||||
"Interpolate.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//VariationList.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//VariationList.h
|
||||
"Variations01.h"
|
||||
"Variations02.h"
|
||||
"Variations03.h"
|
||||
@ -221,112 +222,112 @@
|
||||
"Variations05.h"
|
||||
"VariationsDC.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Variations01.h
|
||||
1417907217 /home/heretic/Dev/fractorium/Source/Ember//Variations01.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Variation.h
|
||||
1417917944 /home/heretic/Dev/fractorium/Source/Ember//Variation.h
|
||||
"Point.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Point.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//Point.h
|
||||
"EmberDefines.h"
|
||||
"Affine2D.h"
|
||||
"Timing.h"
|
||||
|
||||
1417810095 /home/heretic/Dev/fractorium/Source/Ember//Affine2D.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//Affine2D.h
|
||||
"Utils.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Variations02.h
|
||||
1417908486 /home/heretic/Dev/fractorium/Source/Ember//Variations02.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Variations03.h
|
||||
1417907820 /home/heretic/Dev/fractorium/Source/Ember//Variations03.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Variations04.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember//Variations04.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Variations05.h
|
||||
1417908258 /home/heretic/Dev/fractorium/Source/Ember//Variations05.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//VariationsDC.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//VariationsDC.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Interpolate.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//Interpolate.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//PaletteList.h
|
||||
1417909715 /home/heretic/Dev/fractorium/Source/Ember//PaletteList.h
|
||||
"Palette.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Palette.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember//Palette.h
|
||||
"Utils.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//SpatialFilter.h
|
||||
1417907380 /home/heretic/Dev/fractorium/Source/Ember//SpatialFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//TemporalFilter.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember//TemporalFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//DensityFilter.h
|
||||
1417915259 /home/heretic/Dev/fractorium/Source/Ember//DensityFilter.h
|
||||
"SpatialFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//Iterator.h
|
||||
1417928702 /home/heretic/Dev/fractorium/Source/Ember//Iterator.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//CarToRas.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember//CarToRas.h
|
||||
"Point.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember//EmberToXml.h
|
||||
1417918151 /home/heretic/Dev/fractorium/Source/Ember//EmberToXml.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
"Ember.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417764380 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
1417928227 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/EmberCL/DllMain.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberCL/DllMain.cpp
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417814313 source:/home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.cpp
|
||||
"EmberCLPch.h"
|
||||
"FinalAccumOpenCLKernelCreator.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417814434 source:/home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.cpp
|
||||
"EmberCLPch.h"
|
||||
"IterOpenCLKernelCreator.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417814434 source:/home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.cpp
|
||||
1417929845 source:/home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.cpp
|
||||
"EmberCLPch.h"
|
||||
"OpenCLWrapper.h"
|
||||
|
||||
1417770248 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417829447 source:/home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.cpp
|
||||
1417926792 source:/home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.cpp
|
||||
"EmberCLPch.h"
|
||||
"RendererCL.h"
|
||||
|
||||
1417828769 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
1417928136 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
"EmberCLPch.h"
|
||||
"OpenCLWrapper.h"
|
||||
"IterOpenCLKernelCreator.h"
|
||||
|
@ -1,44 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_layout_file>
|
||||
<ActiveTarget name="Release x64" />
|
||||
<File name="../../Source/EmberCL/FinalAccumOpenCLKernelCreator.h" open="1" top="0" tabpos="17" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCL/FinalAccumOpenCLKernelCreator.cpp" open="0" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3552" topLine="53" />
|
||||
<Cursor1 position="23124" topLine="478" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/DEOpenCLKernelCreator.h" open="1" top="0" tabpos="14" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCL/EmberCLStructs.h" open="0" top="0" tabpos="16" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2563" topLine="52" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/EmberCLFunctions.h" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="10375" topLine="385" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/OpenCLWrapper.cpp" open="1" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="46085" topLine="1300" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/DllMain.cpp" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/EmberCLStructs.h" open="1" top="0" tabpos="16" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="8762" topLine="265" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/RendererCL.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="57657" topLine="1443" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/DEOpenCLKernelCreator.cpp" open="1" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="40101" topLine="851" />
|
||||
<Cursor1 position="10704" topLine="341" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/OpenCLWrapper.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
@ -46,29 +16,59 @@
|
||||
<Cursor1 position="5054" topLine="127" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/RendererCL.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="7648" topLine="173" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/FinalAccumOpenCLKernelCreator.cpp" open="1" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="23124" topLine="488" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/IterOpenCLKernelCreator.cpp" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="28977" topLine="810" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/IterOpenCLKernelCreator.h" open="1" top="0" tabpos="15" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCL/IterOpenCLKernelCreator.h" open="0" top="0" tabpos="15" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1445" topLine="29" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/EmberCLPch.h" open="1" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCL/EmberCLFunctions.h" open="0" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="794" topLine="13" />
|
||||
<Cursor1 position="7346" topLine="309" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/DEOpenCLKernelCreator.cpp" open="0" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="7955" topLine="174" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/RendererCL.cpp" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="58613" topLine="1449" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/EmberCLPch.h" open="0" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="794" topLine="2" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/DEOpenCLKernelCreator.h" open="0" top="0" tabpos="14" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="2365" topLine="35" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/FinalAccumOpenCLKernelCreator.h" open="0" top="0" tabpos="17" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3386" topLine="37" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/RendererCL.h" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1822" topLine="38" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/OpenCLWrapper.cpp" open="0" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="39340" topLine="1173" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/IterOpenCLKernelCreator.cpp" open="0" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="28977" topLine="799" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCL/DllMain.cpp" open="0" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
|
@ -76,6 +76,8 @@
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fpermissive" />
|
||||
<Add option="-fPIC" />
|
||||
<Add option="-Wno-unused-function" />
|
||||
<Add option="-Wold-style-cast" />
|
||||
<Add directory="/usr/include/libxml2" />
|
||||
<Add directory="../../Source/Ember" />
|
||||
<Add directory="../../Source/EmberCL" />
|
||||
|
@ -1,8 +1,8 @@
|
||||
# depslib dependency file v1.0
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.cpp
|
||||
"EmberCommonPch.h"
|
||||
|
||||
1417812217 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<winsock.h>
|
||||
@ -33,17 +33,17 @@
|
||||
"SimpleGlob.h"
|
||||
"SimpleOpt.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
1417915457 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
"Xform.h"
|
||||
"PaletteList.h"
|
||||
"SpatialFilter.h"
|
||||
"TemporalFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
1417908868 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
"VariationList.h"
|
||||
"Interpolate.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
"Variations01.h"
|
||||
"Variations02.h"
|
||||
"Variations03.h"
|
||||
@ -51,22 +51,22 @@
|
||||
"Variations05.h"
|
||||
"VariationsDC.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
1417907217 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
1417917944 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
"Point.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
"EmberDefines.h"
|
||||
"Affine2D.h"
|
||||
"Timing.h"
|
||||
|
||||
1417811373 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
1417917311 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
"EmberPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<libgen.h>
|
||||
@ -98,6 +98,7 @@
|
||||
"tbb/parallel_for.h"
|
||||
"tbb/task_scheduler_init.h"
|
||||
"glm/glm.hpp"
|
||||
"glm/detail/type_int.hpp"
|
||||
"glm/gtc/matrix_transform.hpp"
|
||||
"glm/gtc/type_ptr.hpp"
|
||||
"glm/gtx/string_cast.hpp"
|
||||
@ -223,64 +224,64 @@
|
||||
<libxml/parser.h>
|
||||
<libxml/encoding.h>
|
||||
|
||||
1417810095 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
"Utils.h"
|
||||
|
||||
1417776440 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
1417905955 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
1417921234 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
1417906341 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
1417908486 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
1417907820 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
1417908258 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
1417909715 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
"Palette.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
"Utils.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
1417907380 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
1417918151 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
1417919921 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
1417928702 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
"Ember.h"
|
||||
|
||||
1417810944 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
1417921679 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
"RendererBase.h"
|
||||
"Iterator.h"
|
||||
"SpatialFilter.h"
|
||||
@ -289,25 +290,25 @@
|
||||
"CarToRas.h"
|
||||
"EmberToXml.h"
|
||||
|
||||
1417770762 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
"Utils.h"
|
||||
"Ember.h"
|
||||
"DensityFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
1417915259 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
"SpatialFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
"Point.h"
|
||||
|
||||
1417828769 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
1417928136 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
"EmberCLPch.h"
|
||||
"OpenCLWrapper.h"
|
||||
"IterOpenCLKernelCreator.h"
|
||||
"DEOpenCLKernelCreator.h"
|
||||
"FinalAccumOpenCLKernelCreator.h"
|
||||
|
||||
1417766202 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
"Timing.h"
|
||||
"Renderer.h"
|
||||
<windows.h>
|
||||
@ -324,38 +325,38 @@
|
||||
<iterator>
|
||||
<time.h>
|
||||
|
||||
1417770248 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417764380 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
1417928227 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
"EmberDefines.h"
|
||||
"Isaac.h"
|
||||
"VariationList.h"
|
||||
"Renderer.h"
|
||||
|
||||
1417816836 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleGlob.h
|
||||
1417934059 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleGlob.h
|
||||
<mbstring.h>
|
||||
<sys/types.h>
|
||||
<sys/stat.h>
|
||||
@ -367,26 +368,26 @@
|
||||
<crtdbg.h>
|
||||
<assert.h>
|
||||
|
||||
1417817700 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleOpt.h
|
||||
1417934252 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleOpt.h
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<crtdbg.h>
|
||||
<assert.h>
|
||||
|
||||
1417823420 source:/home/heretic/Dev/fractorium/Source/EmberGenome/EmberGenome.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberGenome/EmberGenome.cpp
|
||||
"EmberCommonPch.h"
|
||||
"EmberGenome.h"
|
||||
"JpegUtils.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberGenome/EmberGenome.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberGenome/EmberGenome.h
|
||||
"EmberOptions.h"
|
||||
|
||||
1417774919 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberOptions.h
|
||||
1417930466 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberOptions.h
|
||||
"EmberCommon.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommon.h
|
||||
1417930466 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommon.h
|
||||
"EmberCommonPch.h"
|
||||
|
||||
1417775759 /home/heretic/Dev/fractorium/Source/EmberCommon/JpegUtils.h
|
||||
1417932245 /home/heretic/Dev/fractorium/Source/EmberCommon/JpegUtils.h
|
||||
"EmberCommonPch.h"
|
||||
|
||||
|
@ -1,14 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_layout_file>
|
||||
<ActiveTarget name="Release x64" />
|
||||
<File name="../../Source/EmberCommon/EmberCommon.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberGenome/EmberGenome.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/EmberOptions.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
<Cursor1 position="21828" topLine="752" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/JpegUtils.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
@ -21,7 +16,7 @@
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/SimpleOpt.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCommon/EmberCommon.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
@ -31,7 +26,12 @@
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/EmberCommonPch.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCommon/EmberOptions.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/SimpleOpt.h" open="1" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
|
@ -136,6 +136,8 @@
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fpermissive" />
|
||||
<Add option="-fPIC" />
|
||||
<Add option="-Wno-unused-function" />
|
||||
<Add option="-Wold-style-cast" />
|
||||
<Add directory="/usr/include/libxml2" />
|
||||
<Add directory="../../Source/Ember" />
|
||||
<Add directory="../../Source/EmberCL" />
|
||||
|
@ -1,8 +1,8 @@
|
||||
# depslib dependency file v1.0
|
||||
1417760119 source:/home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.cpp
|
||||
1417901704 source:/home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.cpp
|
||||
"EmberCommonPch.h"
|
||||
|
||||
1417812217 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommonPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<winsock.h>
|
||||
@ -33,17 +33,17 @@
|
||||
"SimpleGlob.h"
|
||||
"SimpleOpt.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
1417915457 /home/heretic/Dev/fractorium/Source/Ember/Ember.h
|
||||
"Xform.h"
|
||||
"PaletteList.h"
|
||||
"SpatialFilter.h"
|
||||
"TemporalFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
1417908868 /home/heretic/Dev/fractorium/Source/Ember/Xform.h
|
||||
"VariationList.h"
|
||||
"Interpolate.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationList.h
|
||||
"Variations01.h"
|
||||
"Variations02.h"
|
||||
"Variations03.h"
|
||||
@ -51,22 +51,22 @@
|
||||
"Variations05.h"
|
||||
"VariationsDC.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
1417907217 /home/heretic/Dev/fractorium/Source/Ember/Variations01.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
1417917944 /home/heretic/Dev/fractorium/Source/Ember/Variation.h
|
||||
"Point.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Point.h
|
||||
"EmberDefines.h"
|
||||
"Affine2D.h"
|
||||
"Timing.h"
|
||||
|
||||
1417811373 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
1417917311 /home/heretic/Dev/fractorium/Source/Ember/EmberDefines.h
|
||||
"EmberPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/EmberPch.h
|
||||
<SDKDDKVer.h>
|
||||
<windows.h>
|
||||
<libgen.h>
|
||||
@ -98,6 +98,7 @@
|
||||
"tbb/parallel_for.h"
|
||||
"tbb/task_scheduler_init.h"
|
||||
"glm/glm.hpp"
|
||||
"glm/detail/type_int.hpp"
|
||||
"glm/gtc/matrix_transform.hpp"
|
||||
"glm/gtc/type_ptr.hpp"
|
||||
"glm/gtx/string_cast.hpp"
|
||||
@ -223,64 +224,64 @@
|
||||
<libxml/parser.h>
|
||||
<libxml/encoding.h>
|
||||
|
||||
1417810095 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Affine2D.h
|
||||
"Utils.h"
|
||||
|
||||
1417776440 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
1417905955 /home/heretic/Dev/fractorium/Source/Ember/Utils.h
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
1417921234 /home/heretic/Dev/fractorium/Source/Ember/Isaac.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
1417906341 /home/heretic/Dev/fractorium/Source/Ember/Timing.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
1417908486 /home/heretic/Dev/fractorium/Source/Ember/Variations02.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
1417907820 /home/heretic/Dev/fractorium/Source/Ember/Variations03.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Variations04.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
1417908258 /home/heretic/Dev/fractorium/Source/Ember/Variations05.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/VariationsDC.h
|
||||
"Variation.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/Interpolate.h
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
1417909715 /home/heretic/Dev/fractorium/Source/Ember/PaletteList.h
|
||||
"Palette.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
1417908559 /home/heretic/Dev/fractorium/Source/Ember/Palette.h
|
||||
"Utils.h"
|
||||
"Isaac.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
1417907380 /home/heretic/Dev/fractorium/Source/Ember/SpatialFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/TemporalFilter.h
|
||||
"EmberDefines.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
1417918151 /home/heretic/Dev/fractorium/Source/Ember/EmberToXml.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
"Ember.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
1417919921 /home/heretic/Dev/fractorium/Source/Ember/XmlToEmber.h
|
||||
"Utils.h"
|
||||
"PaletteList.h"
|
||||
"VariationList.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
1417928702 /home/heretic/Dev/fractorium/Source/Ember/Iterator.h
|
||||
"Ember.h"
|
||||
|
||||
1417810944 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
1417921679 /home/heretic/Dev/fractorium/Source/Ember/Renderer.h
|
||||
"RendererBase.h"
|
||||
"Iterator.h"
|
||||
"SpatialFilter.h"
|
||||
@ -289,25 +290,25 @@
|
||||
"CarToRas.h"
|
||||
"EmberToXml.h"
|
||||
|
||||
1417770762 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/Ember/RendererBase.h
|
||||
"Utils.h"
|
||||
"Ember.h"
|
||||
"DensityFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
1417915259 /home/heretic/Dev/fractorium/Source/Ember/DensityFilter.h
|
||||
"SpatialFilter.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/CarToRas.h
|
||||
"Point.h"
|
||||
|
||||
1417828769 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
1417928136 /home/heretic/Dev/fractorium/Source/EmberCL/RendererCL.h
|
||||
"EmberCLPch.h"
|
||||
"OpenCLWrapper.h"
|
||||
"IterOpenCLKernelCreator.h"
|
||||
"DEOpenCLKernelCreator.h"
|
||||
"FinalAccumOpenCLKernelCreator.h"
|
||||
|
||||
1417766202 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLPch.h
|
||||
"Timing.h"
|
||||
"Renderer.h"
|
||||
<windows.h>
|
||||
@ -324,38 +325,38 @@
|
||||
<iterator>
|
||||
<time.h>
|
||||
|
||||
1417770248 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/OpenCLWrapper.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/IterOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417764380 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
1417928227 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLStructs.h
|
||||
"EmberCLPch.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/EmberCLFunctions.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/DEOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417816098 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberCL/FinalAccumOpenCLKernelCreator.h
|
||||
"EmberCLPch.h"
|
||||
"EmberCLStructs.h"
|
||||
"EmberCLFunctions.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
1417905627 /home/heretic/Dev/fractorium/Source/Ember/SheepTools.h
|
||||
"EmberDefines.h"
|
||||
"Isaac.h"
|
||||
"VariationList.h"
|
||||
"Renderer.h"
|
||||
|
||||
1417816836 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleGlob.h
|
||||
1417934059 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleGlob.h
|
||||
<mbstring.h>
|
||||
<sys/types.h>
|
||||
<sys/stat.h>
|
||||
@ -367,26 +368,26 @@
|
||||
<crtdbg.h>
|
||||
<assert.h>
|
||||
|
||||
1417817700 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleOpt.h
|
||||
1417934252 /home/heretic/Dev/fractorium/Source/EmberCommon/SimpleOpt.h
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<crtdbg.h>
|
||||
<assert.h>
|
||||
|
||||
1417826935 source:/home/heretic/Dev/fractorium/Source/EmberRender/EmberRender.cpp
|
||||
1417931774 source:/home/heretic/Dev/fractorium/Source/EmberRender/EmberRender.cpp
|
||||
"EmberCommonPch.h"
|
||||
"EmberRender.h"
|
||||
"JpegUtils.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberRender/EmberRender.h
|
||||
1417901704 /home/heretic/Dev/fractorium/Source/EmberRender/EmberRender.h
|
||||
"EmberOptions.h"
|
||||
|
||||
1417774919 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberOptions.h
|
||||
1417930466 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberOptions.h
|
||||
"EmberCommon.h"
|
||||
|
||||
1417760119 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommon.h
|
||||
1417930466 /home/heretic/Dev/fractorium/Source/EmberCommon/EmberCommon.h
|
||||
"EmberCommonPch.h"
|
||||
|
||||
1417775759 /home/heretic/Dev/fractorium/Source/EmberCommon/JpegUtils.h
|
||||
1417932245 /home/heretic/Dev/fractorium/Source/EmberCommon/JpegUtils.h
|
||||
"EmberCommonPch.h"
|
||||
|
||||
|
@ -1,6 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_layout_file>
|
||||
<ActiveTarget name="Release x64" />
|
||||
<File name="../../Source/EmberCommon/JpegUtils.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="6646" topLine="170" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/EmberOptions.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3660" topLine="147" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/EmberCommonPch.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="546" topLine="0" />
|
||||
@ -8,27 +18,22 @@
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/SimpleOpt.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="23911" topLine="734" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/SimpleGlob.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="28795" topLine="894" />
|
||||
<Cursor1 position="19841" topLine="580" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberRender/EmberRender.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="11058" topLine="309" />
|
||||
<Cursor1 position="11353" topLine="330" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/EmberOptions.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCommon/SimpleGlob.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="32737" topLine="469" />
|
||||
<Cursor1 position="28888" topLine="905" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../Source/EmberCommon/JpegUtils.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="../../Source/EmberCommon/EmberCommon.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="10816" topLine="287" />
|
||||
<Cursor1 position="2710" topLine="73" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_workspace_layout_file>
|
||||
<ActiveProject path="EmberRender.cbp" />
|
||||
<PreferredTarget name="Release x64" />
|
||||
</CodeBlocks_workspace_layout_file>
|
||||
|
Reference in New Issue
Block a user