aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/mangohud
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/glslang: move to graphics/ where shaderc isJan Beich2020-12-231-1/+1
| | | | Notes: svn path=/head/; revision=559023
* devel/vulkan-*: move to graphics/ where vulkan-loader isJan Beich2020-12-231-1/+1
| | | | | | | | Vulkan isn't used for generic compute workloads unlike OpenCL. For example, waifu2x-ncnn-vulkan is still graphics-related. Notes: svn path=/head/; revision=559022
* Allow to build without D-Bus IPC system support.Alexey Dokuchaev2020-09-082-3/+11
| | | | Notes: svn path=/head/; revision=547970
* MangoHud is a Vulkan/OpenGL overlay for monitoring FPS, temperatures,Alexey Dokuchaev2020-08-247-0/+151
CPU/GPU load, and more. WWW: https://github.com/flightlessmango/MangoHud Notes: svn path=/head/; revision=546066