randy palamar
[blog]
[git]
[setup]
ogl_beamforming
Ultrasound Beamforming Implemented with OpenGL
git clone
anongit@rnpnr.xyz:ogl_beamforming.git
Log
|
Files
|
Refs
|
Feed
|
Submodules
|
README
|
LICENSE
Mode
Name
Size
-rw-r--r--
.github/workflows/build.yml
52L
-rw-r--r--
.gitignore
14L
-rw-r--r--
.gitmodules
6L
-rw-r--r--
LICENSE
15L
-rw-r--r--
README.md
79L
-rw-r--r--
assets/IBMPlexSans-Bold.ttf
175712B
-rw-r--r--
assets/IBMPlexSans-Bold.ttf.LICENSE
96L
-rw-r--r--
assets/assets.meta
1L
-rw-r--r--
beamformer.c
401L
-rw-r--r--
beamformer.h
231L
-rw-r--r--
beamformer.meta
501L
-rw-r--r--
beamformer_core.c
1733L
-rw-r--r--
beamformer_internal.h
538L
-rw-r--r--
beamformer_parameters.h
56L
-rw-r--r--
beamformer_shared_memory.c
309L
-rw-r--r--
build.c
4993L
-rw-r--r--
compiler.h
72L
-rw-r--r--
external/cephes.c
115L
m---------
external/glslang
@ 275822a
-rw-r--r--
external/glslang_local/glslang.cpp
58L
-rw-r--r--
external/glslang_local/glslang/build_info.h
12L
m---------
external/raylib
@ c1ab645
-rw-r--r--
external/xxhash.h
7488L
-rw-r--r--
external/zemp_bp.h
198L
-rw-r--r--
generated/beamformer.meta.c
878L
-rw-r--r--
intrinsics.c
222L
-rw-r--r--
lib/ogl_beamformer_lib.c
778L
-rw-r--r--
lib/ogl_beamformer_lib_base.h
160L
-rw-r--r--
main_linux.c
361L
-rw-r--r--
main_w32.c
435L
-rw-r--r--
math.c
935L
-rw-r--r--
opengl.h
81L
-rw-r--r--
os_linux.c
174L
-rw-r--r--
os_win32.c
263L
-rw-r--r--
shaders/buffer_clear.glsl
11L
-rw-r--r--
shaders/coherency_weighting.glsl
41L
-rw-r--r--
shaders/das.glsl
361L
-rw-r--r--
shaders/decode.glsl
169L
-rw-r--r--
shaders/filter.glsl
134L
-rw-r--r--
shaders/min_max.glsl
24L
-rw-r--r--
shaders/render_3d.frag.glsl
126L
-rw-r--r--
shaders/render_3d.vert.glsl
19L
-rw-r--r--
shaders/reshape.glsl
68L
-rw-r--r--
shaders/sum.glsl
12L
-rw-r--r--
tests/decode.c
303L
-rw-r--r--
tests/throughput.c
585L
-rw-r--r--
threads.c
32L
-rw-r--r--
ui.c
4345L
-rw-r--r--
util.c
1014L
-rw-r--r--
util.h
415L
-rw-r--r--
util_os.c
44L
-rw-r--r--
util_os_ui.c
23L
-rw-r--r--
vulkan.c
2809L
-rw-r--r--
vulkan.h
3156L