non port: graphics/waifu2x-ncnn-vulkan/Makefile |
Number of commits found: 30 |
Sunday, 4 May 2025
|
10:12 Jan Beich (jbeich)
graphics/waifu2x-ncnn-vulkan: update to 20250504
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20250504
Reported by: GitHub (watch releases)
f3a36da |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 28 Jul 2022
|
16:07 Jan Beich (jbeich)
graphics/waifu2x-ncnn-vulkan: update to 20220728
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20220728
Reported by: GitHub (watch releases)
a8a525f |
Tuesday, 19 Apr 2022
|
19:33 Jan Beich (jbeich)
graphics/waifu2x-ncnn-vulkan: update to 20220419
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20220419
Reported by: GitHub (watch releases)
1b1a7a8 |
Friday, 21 May 2021
|
15:53 Jan Beich (jbeich)
graphics/waifu2x-ncnn-vulkan: update to 20210521
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20210521
Reported by: GitHub (watch releases)
60c3810 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 10 Feb 2021
|
14:46 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20210210
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20210210
Reported by: GitHub (watch releases)
 |
Sunday, 31 Jan 2021
|
01:17 jbeich
aarch64 support OpenMP since FreeBSD 12.2
 |
Saturday, 2 Jan 2021
|
12:57 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20210102
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20210102
Reported by: GitHub (watch releases)
 |
Wednesday, 23 Dec 2020
|
20:12 jbeich
devel/glslang: move to graphics/ where shaderc is
 |
20:12 jbeich
devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
 |
Tuesday, 18 Aug 2020
|
17:46 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200818
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20200818
Reported by: GitHub (watch releases)
 |
Saturday, 8 Aug 2020
|
20:50 jbeich
graphics/waifu2x-ncnn-vulkan: back out r539374
ncnn API is not stable, updates frequently break this port.
Binary is also smaller when using bundled ncnn.
$ size $(which waifu2x-ncnn-vulkan)
text data bss dec hex filename
-7245567 242384 58992 7546943 73283f /usr/local/bin/waifu2x-ncnn-vulkan
+3281223 3152 58840 3343215 33036f /usr/local/bin/waifu2x-ncnn-vulkan
$ waifu2x-ncnn-vulkan -i foo.png -o bar.png
[0 Intel(R) HD Graphics 530 (SKL GT2)] queueC=0[1] queueG=0[1] queueT=0[1]
[0 Intel(R) HD Graphics 530 (SKL GT2)] bugsbn1=0 buglbia=0 bugcopc=0
bugihfa=0
[0 Intel(R) HD Graphics 530 (SKL GT2)] fp16p=1 fp16s=1 fp16a=1 int8s=1
int8a=1
pipeline specialization count mismatch, expect 4 but got 1
new_pipeline failed
pipeline specialization count mismatch, expect 4 but got 1
new_pipeline failed
Process 8606 stopped
* thread #14, name = 'waifu2x-ncnn-vul', stop reason = signal SIGSEGV: invalid
address (fault address: 0x28)
frame #0: 0x0000000802080be9
libvulkan_intel.so`anv_CmdPushDescriptorSetWithTemplateKHR(commandBuffer=0x000000080c432800,
descriptorUpdateTemplate=0x0000000000000000, _layout=0x0000000000000000, _set=0,
pData=0x000000080c440140) at anv_cmd_buffer.c:1372:69
1369
1370 assert(_set < MAX_PUSH_DESCRIPTORS);
1371
-> 1372 struct anv_descriptor_set_layout *set_layout =
layout->set[_set].layout;
1373
1374 struct anv_descriptor_set *set =
1375 anv_cmd_buffer_push_descriptor_set(cmd_buffer,
template->bind_point,
(lldb) bt
* thread #14, name = 'waifu2x-ncnn-vul', stop reason = signal SIGSEGV: invalid
address (fault address: 0x28)
* frame #0: 0x0000000802080be9
libvulkan_intel.so`anv_CmdPushDescriptorSetWithTemplateKHR(commandBuffer=0x000000080c432800,
descriptorUpdateTemplate=0x0000000000000000, _layout=0x0000000000000000, _set=0,
pData=0x000000080c440140) at anv_cmd_buffer.c:1372:69
frame #1: 0x00000000004facce
waifu2x-ncnn-vulkan`ncnn::VkCompute::record_pipeline(this=<unavailable>,
pipeline=0x00000008045e3400, buffer_bindings=0x00007fffc35ea418,
image_bindings=0x00007fffc35ea0f0, constants=0x00007fffc35ea400,
dispatcher=0x00007fffc35ea110) at command.cpp:1457:13
frame #2: 0x00000000004f981c
waifu2x-ncnn-vulkan`ncnn::VkCompute::record_pipeline(ncnn::Pipeline const*,
std::__1::vector<ncnn::VkMat, std::__1::allocator<ncnn::VkMat> > const&,
std::__1::vector<ncnn::vk_constant_type,
std::__1::allocator<ncnn::vk_constant_type> > const&, ncnn::VkMat const&)
[inlined] ncnn::VkCompute::record_pipeline(this=<unavailable>,
pipeline=<unavailable>, buffer_bindings=<unavailable>,
image_bindings=0x00007fffc35ea0f0, constants=<unavailable>,
dispatcher=<unavailable>) at command.cpp:1187:5
frame #3: 0x00000000004f97bb
waifu2x-ncnn-vulkan`ncnn::VkCompute::record_pipeline(this=<unavailable>,
pipeline=<unavailable>, bindings=<unavailable>, constants=<unavailable>,
dispatcher=<unavailable>) at command.cpp:1175
frame #4: 0x000000000086b516
waifu2x-ncnn-vulkan`Waifu2x::process(this=0x00007fffffffdd58,
inimage=0x00007fffc35eaf30, outimage=0x00007fffc35eaf70) const at
waifu2x.cpp:457:25
frame #5: 0x000000000084cd45
waifu2x-ncnn-vulkan`proc(args=0x00007fffffffdb70) at main.cpp:281:18
frame #6: 0x00000008008fd1c9
libthr.so.3`thread_start(curthread=0x0000000807874300) at thr_create.c:292:16
 |
Tuesday, 28 Jul 2020
|
18:04 jbeich
graphics/waifu2x-ncnn-vulkan: rebuild after r543619
 |
Tuesday, 16 Jun 2020
|
17:53 jbeich
graphics/waifu2x-ncnn-vulkan: back to misc/ncnn (like before r537055)
 |
Saturday, 6 Jun 2020
|
13:50 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200606
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/20200530...20200606
Reported by: GitHub (watch releases)
 |
Saturday, 30 May 2020
|
07:14 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200530
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/20200414...20200530
Reported by: GitHub (watch releases)
 |
Tuesday, 14 Apr 2020
|
17:33 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200414
Previous version stopped building after r531698:
src/waifu2x.cpp:123:34: error: no matching member function for call to 'create'
waifu2x_preproc->create(waifu2x_preproc_tta_int8s_spv_data,
sizeof(waifu2x_preproc_tta_int8s_spv_data), "waifu2x_preproc_tta_int8s",
specializations, 9, 9);
~~~~~~~~~~~~~~~~~^~~~~~
/usr/local/include/ncnn/pipeline.h:44:9: note: candidate function not viable:
requires 4 arguments, but 6 were provided
int create(VkShaderModule shader_module, const
std::vector<vk_specialization_type>& specializations, int binding_count, int
push_constant_count);
^
/usr/local/include/ncnn/pipeline.h:40:9: note: candidate function not viable:
requires 3 arguments, but 6 were provided
int create(const uint32_t* spv_data, size_t spv_data_size, const
std::vector<vk_specialization_type>& specializations);
^
/usr/local/include/ncnn/pipeline.h:42:9: note: candidate function not viable:
requires 3 arguments, but 6 were provided
int create(int shader_type_index, const Option& opt, const
std::vector<vk_specialization_type>& specializations);
^
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/20200224...20200414
Reported by: GitHub (watch releases)
 |
17:05 yuri
graphics/waifu2x-ncnn-vulkan: Fix index
 |
Sunday, 8 Mar 2020
|
21:55 jbeich
Document OpenMP from base system cannot be used in some cases
 |
Saturday, 29 Feb 2020
|
15:53 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200224
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/20200223...20200224
Reported by: GitHub (watch releases)
 |
Sunday, 23 Feb 2020
|
07:18 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200223
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/20200222...20200223
Reported by: GitHub (watch releases)
 |
Saturday, 22 Feb 2020
|
08:54 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20200222 (nop)
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/b373ce2...20200222
 |
Sunday, 12 Jan 2020
|
00:52 jbeich
graphics/waifu2x-ncnn-vulkan: rebuild after r522720
 |
Wednesday, 25 Dec 2019
|
15:02 jbeich
graphics/waifu2x-ncnn-vulkan: rebuild after r520779
 |
Thursday, 7 Nov 2019
|
00:54 jbeich
graphics/waifu2x-ncnn-vulkan: update to 20190712.6
Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/1c705b3...b373ce2
 |
Sunday, 20 Oct 2019
|
00:48 jbeich
science/ncnn: enable Vulkan support
Required by graphics/waifu2x-ncnn-vulkan
PR: 241114
Approved by: yuri (maintainer)
 |
Saturday, 12 Oct 2019
|
00:26 jbeich
graphics/waifu2x-ncnn-vulkan: cannot build yet
 |
Monday, 7 Oct 2019
|
12:58 jbeich
graphics/waifu2x-ncnn-vulkan: add new port
ncnn implementation of waifu2x converter. Runs fast on Intel / AMD /
Nvidia with Vulkan API.
https://github.com/nihui/waifu2x-ncnn-vulkan
 |
Number of commits found: 30 |