summaryrefslogtreecommitdiffstats
path: root/src/render/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move RenderViewInitializer,Builder/Updater jobs to a common placePaul Lemire2020-07-081-0/+3
* Move and adapt RendererCache to share amongst renderer pluginsPaul Lemire2020-07-071-0/+1
* Refactor RenderQueue so that it can be shared between renderersPaul Lemire2020-07-071-0/+1
* Share code between renderer pluginsPaul Lemire2020-07-071-0/+4
* Fix AVX2 AlignedAllocatorPaul Lemire2020-06-191-1/+0
* Remove the OpenGL Render ThreadMike Krus2020-06-191-1/+0
* Fix handling of SSE/AVX sourceMike Krus2020-06-171-1/+3
* Link pthreads for stringtointMike Krus2020-06-051-0/+8
* Add support for building with CMakeMike Krus2020-05-221-0/+335