Commit Graph

  • d69f83d8f3 FastHeapTest.cpp: add tests for CFastHeap allocation Michael 2020-04-16 20:18:28 +0200
  • 222942f56e FileIOTest.cpp: add destructor test for CFileIO Michael 2020-04-16 20:13:06 +0200
  • 98ec31fb5b GTestLibGlobals.cpp: add collection of global constants and functions needed by the libraries Michael 2020-04-16 20:12:37 +0200
  • e65848c784 SystemTest/CMakeLists.txt: add SystemTest project definition Michael 2020-04-16 20:11:22 +0200
  • fd064623cf LoaderTest/CMakeLists.txt: add LoaderTest project definition Michael 2020-04-16 20:11:00 +0200
  • 2ac1545ff1 GTestLibGlobals/CMakeLists.txt: add GTestLibGlobals project definition Michael 2020-04-16 20:10:30 +0200
  • 2f17d7dafc
    Merge pull request #13 from OpenTrespasser/dev meekee7 2020-04-16 19:26:00 +0200
  • 735c349f7a
    Merge pull request #71 from meekee7/add-gtest2 Ian Brun 2020-04-16 03:06:18 +0200
  • 919c030610 gtest: forward to head of v1.10.x branch Michael 2020-04-16 00:29:40 +0200
  • 5afa6dae49 .gitmodules: use OpenTrespasser fork of gtest - specify branch for gtest Michael 2020-04-16 00:28:06 +0200
  • 18e2ee8a12
    Merge pull request #12 from OpenTrespasser/dev meekee7 2020-04-15 21:07:01 +0200
  • bbca5117bc .gitmodules: add .git extension to CMake url - use tabs insteas of spaces Michael 2020-04-15 19:16:12 +0200
  • d6a8926502
    Merge pull request #70 from meekee7/renderer-asm-platform Ian Brun 2020-04-14 23:07:09 +0200
  • 6642822f43
    Merge pull request #69 from meekee7/resurrect-tests Ian Brun 2020-04-14 23:06:13 +0200
  • 7fd6eefc48
    Merge pull request #68 from meekee7/neuquant-header Ian Brun 2020-04-14 23:02:57 +0200
  • a2ff93190d Root/CMakeLists.txt: add StdTest project Michael 2020-04-13 23:51:02 +0200
  • d2894e2682 StdTest/CMakeLists.txt: add project definition for StdTest Michael 2020-04-13 23:50:28 +0200
  • 8c42f8d757 CSetTest.cpp: add some unit tests for CSetHelper copy-assignment operator Michael 2020-04-13 23:49:42 +0200
  • bb9c6ecb43 Root/CMakeLists.txt: add gtest Michael 2020-04-13 21:25:39 +0200
  • 46fac32561 .gitmodules: add gtest as git submodule Michael 2020-04-13 21:03:10 +0200
  • 1cdf6c9a96 ScreenRenderDWI/CMakeLists.txt: add missing INL files - put cpu-specific code into dedicated source groups Michael 2020-04-13 18:40:07 +0200
  • 92a9f9cc48 DrawSubTriangle.cpp: apply renaming of CPP files to INL files Michael 2020-04-13 18:08:38 +0200
  • eba550d79e ScreenRenderDWI/Primitives: rename CPP files used as header files to INL files Michael 2020-04-13 18:07:49 +0200
  • b50cc0d480 Root/CMakeLists.txt: add new projects - add some new projects to broken projects Michael 2020-04-13 16:27:40 +0200
  • 07b173e680 PolyTest/CMakeLists.txt: add PolyTest project definition Michael 2020-04-13 16:21:46 +0200
  • 0f10b791e7 FastBumpTest/CMakeLists.txt: add FastBumpTest project definition Michael 2020-04-13 16:20:09 +0200
  • 1337318357 ColourTest/CMakeLists.txt: add ColourTest project definition Michael 2020-04-13 16:19:30 +0200
  • f67ae5f5f7 BumpTest/CMakeLists.txt: add BumpTest project definition Michael 2020-04-13 16:18:42 +0200
  • c69d36c22f AudioTest/CMakeLists.txt: add AudioTest project definition Michael 2020-04-13 16:18:02 +0200
  • e1eb77041f TestBump.cpp: fix includes Michael 2020-04-13 15:52:57 +0200
  • 93ac79569c scan.hpp: remove include of implementation in header file Michael 2020-04-13 15:23:50 +0200
  • 2c2fc0a285 PolyTest.cpp: add missing include Michael 2020-04-13 15:23:13 +0200
  • 8a4968a70e PolyData.hpp: add missing include Michael 2020-04-13 15:22:10 +0200
  • 2c1bf62a4d FastBumpTestShell.cpp: add missing include - resolve rptr to normal pointer Michael 2020-04-13 15:21:51 +0200
  • c3598bf8cf ColourTest.cpp: add missing includes - use std::min - resolve rptr to normal pointer - add global variables and functions Michael 2020-04-13 15:20:03 +0200
  • 6d4459d4d8 ColourDrawTest.cpp: add missing include - add missing type to variable declaration Michael 2020-04-13 15:17:44 +0200
  • b603432d74 AudioTestView.cpp: fix includes - std::* treatment Michael 2020-04-13 15:16:25 +0200
  • 6ccb7f110d AudioTestDoc.cpp: fix includes Michael 2020-04-13 15:14:43 +0200
  • 886d49cd46 AudioTest.cpp: fix include Michael 2020-04-13 15:12:38 +0200
  • 37b4f9cce9 Merge branch 'add-bumpbuild' into resurrect-tests Michael 2020-04-12 19:46:20 +0200
  • 0aeab37493 QuantizerToolCLI/CMakeLists.txt: add NeuQuant.h Michael 2020-04-12 19:44:02 +0200
  • 0f01ad9143 NeuQuant.h: adjust return type of inxsearch Michael 2020-04-12 19:43:09 +0200
  • bbd36e9807 NeuQuant.h: add header file for NEUQUANT.C Michael 2020-04-12 19:42:36 +0200
  • a2f515d764
    Merge pull request #11 from OpenTrespasser/dev meekee7 2020-04-12 19:29:30 +0200
  • befd493b91
    Merge pull request #67 from meekee7/cmake-deactivate-broken Ian Brun 2020-04-12 18:06:03 +0200
  • 397f9d91ea
    Merge pull request #66 from meekee7/cmake-missing-files Ian Brun 2020-04-12 18:05:29 +0200
  • d17b5e2e63
    Merge pull request #65 from meekee7/cmake-dedup Ian Brun 2020-04-12 17:58:31 +0200
  • 70a90c0a14 Root/CMakeLists.txt: add explanatory comments Michael 2020-04-11 18:17:41 +0200
  • 6ca04764c6 .gitignore: ignore APS files (VS compiled resources) Michael 2020-04-11 17:32:18 +0200
  • 748839cc17 Root/CMakeLists.txt: deactivate broken projects when building the entire solution Michael 2020-04-11 17:31:12 +0200
  • ba01c7f22f WinShell/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:53:10 +0200
  • d902c57e5b View/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:52:52 +0200
  • 5c43436b48 Trespass/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:50:24 +0200
  • 35fd770016 System:/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:48:53 +0200
  • b1e63269dc Std/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:48:00 +0200
  • ec9dc1fe7e ScreenRenderDWI/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:47:33 +0200
  • 74e540e1c4 Render3D/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:46:37 +0200
  • e7d5ebb69b QuantizerTool/CMakeLists.txt: add missing yet referenced files - add PCH configuration Michael 2020-04-11 14:46:09 +0200
  • 0987cc30fd Math/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:45:38 +0200
  • ae21780c5e Loader/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:45:03 +0200
  • d9c8ffb9bf GUIApp/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:44:49 +0200
  • 89b28d3c94 GroffExp/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:43:51 +0200
  • 47cc533f98 GroffBuild/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:43:20 +0200
  • 000cdfdfd0 GeomDBase/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:41:34 +0200
  • 53b77cf318 Game/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:39:25 +0200
  • 547dbff92e File/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:36:50 +0200
  • 3b962bd195 EntityDBase/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:35:41 +0200
  • bbf7b6c1bf Bugs/CMakeLists.txt: add missing files from Bugs directory Michael 2020-04-11 14:35:04 +0200
  • d5ab288b2e Audio/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:33:40 +0200
  • 7b529c8eb7 AITest/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:33:15 +0200
  • caf28fb5fc AI/CMakeLists.txt: add missing yet referenced files Michael 2020-04-11 14:29:43 +0200
  • 3a46519045 WinShell/CMakeLists.txt: add WinShell.rc Michael 2020-04-09 22:30:13 +0200
  • 075543dfcd WaveTest/CMakeLists.txt: remove WinShell.rc Michael 2020-04-09 22:27:13 +0200
  • f06851ccfa System/CMakeLists.txt: remove file duplicated from File Michael 2020-04-09 22:26:16 +0200
  • f05e88ffb9 PipelineTest/CMakeLists.txt: remove WinShell.rc Michael 2020-04-09 22:24:31 +0200
  • ab04f0a840 PhysicsTest/CMakeLists.txt: remove WinShell.rc Michael 2020-04-09 22:23:09 +0200
  • ca90a2de28 Physics/CMakeLists.txt: remove files duplicated from Loader Michael 2020-04-09 22:20:24 +0200
  • c8b930322e MathTest/CMakeLists.txt: remove WinShell.rc Michael 2020-04-09 22:19:34 +0200
  • 1b83cece32 GroffExp/CMakeLists.txt: remove files duplicated from Loader and System Michael 2020-04-09 22:18:29 +0200
  • bb1f778acb GeomDBase/CMakeLists.txt: remove files duplicated from File Michael 2020-04-09 22:17:39 +0200
  • 1b6cfa9c56 Game/CMakeLists.txt: remove file duplicated from File Michael 2020-04-09 22:16:31 +0200
  • fb3bc69618 AITest/CMakeLists: remove files duplicated from GeomDBase Michael 2020-04-09 22:15:29 +0200
  • 60819bf306
    Merge pull request #10 from OpenTrespasser/dev meekee7 2020-04-09 22:07:32 +0200
  • c6c9c5f63a
    Merge pull request #62 from meekee7/compile-global-variables Ian Brun 2020-04-09 21:47:12 +0200
  • 8c596d72f7 tpassglobals.cpp: add empty LineColour implementation Michael 2020-04-09 19:29:03 +0200
  • 6301c887ac GroffExp:cpp: add global variables and functions Michael 2020-04-09 19:28:27 +0200
  • 32a88f002b TestMath.cpp: add global variables and functions Michael 2020-04-09 19:27:24 +0200
  • 332bdea889 PhysicsTestShell.cpp: add global variables and functions Michael 2020-04-09 19:25:50 +0200
  • dfc169b8eb GUIApp.cpp: add LineColour implementation Michael 2020-04-09 19:23:27 +0200
  • e7e871432c GroffBuild/maindlg.cpp: use reg from System instead of GroffBuild Michael 2020-04-09 19:22:45 +0200
  • fb36265979 GroffBuild/main.cpp: add global variables and functions Michael 2020-04-09 19:21:30 +0200
  • 5669d2f82b Port.cpp: remove empty LineColour implementation, its presence causes linker conflicts Michael 2020-04-09 19:20:06 +0200
  • d8bf24e83e GroffBuild/CMakeLists.txt: remove unused reg implementation - add precomp.h to source list and PCH configuration Michael 2020-04-09 19:19:09 +0200
  • bd938517bb
    Merge pull request #9 from OpenTrespasser/dev meekee7 2020-04-09 18:25:49 +0200
  • 0bc75d0e42
    Merge pull request #61 from meekee7/cmake-windows-libs Ian Brun 2020-04-09 02:22:38 +0200
  • 2534323376
    Merge pull request #60 from meekee7/cmake-selfmod Ian Brun 2020-04-09 02:21:41 +0200
  • d47fc5fb60 Trespass/CMakeLists.txt: add Windows libraries to linker input Michael 2020-04-08 21:30:22 +0200
  • 3dccc8d8e1 PhysicsTest/CMakeLists.txt: add Windows libraries to linker input Michael 2020-04-08 21:29:42 +0200
  • f1cae2e29c MathTest/CMakeLists.txt: add Windows libraries to linker input Michael 2020-04-08 21:28:29 +0200
  • 248b447571 GUIApp/CMakeLists.txt: add Windows libraries to linker input Michael 2020-04-08 21:27:14 +0200