gr-fosphor/lib/fosphor
Sylvain Munaut 09b31b4acf fosphor: Review the GL frequency mapping and switch zoom to {center,span}
Previously we were hiding the extrema bin, now we display it "half" on
each side which sort of maps better to the concept of circular spectrum

At the same time we move the zoom spec to {center,span} rather than
{start,stop} since it makes more sense and matches the channel specs

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2020-01-31 23:46:54 +01:00
..
AUTHORS fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
COPYING fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
DroidSansMonoDotted.ttf fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
DroidSansMonoDotted.txt fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
Makefile Revert "fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG" 2015-11-21 00:19:58 +01:00
axis.c fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
axis.h fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
cl.c fosphor/cl: Remove spurious debug fprintf 2020-01-31 23:46:53 +01:00
cl.h fosphor/cl: Track the current CL state to avoid doing useless stuff 2014-07-24 22:34:06 +02:00
cl_compat.c fosphor: Use lowercase for WIN32 includes 2016-01-25 16:27:00 +01:00
cl_compat.h fosphor/cl_compat: Fix goofs with calling convention 2015-10-25 21:41:22 +01:00
cl_platform.h fosphor/cl: Declare the target OpenCL version to avoid warning 2019-12-08 15:22:38 +01:00
cmap_bicubic.glsl fosphor/shaders: Use GLSL 1.3 instead of "1.5 compatibility" 2015-01-19 14:16:25 +01:00
cmap_fallback.glsl fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
cmap_simple.glsl fosphor/shaders: Use GLSL 1.3 instead of "1.5 compatibility" 2015-01-19 14:16:25 +01:00
display.cl fosphor/cl: Handle invalid (infinite/nan) data better so it recovers 2015-01-20 21:54:52 +01:00
fft.cl fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
fosphor.c fosphor: Review the GL frequency mapping and switch zoom to {center,span} 2020-01-31 23:46:54 +01:00
fosphor.h fosphor: Review the GL frequency mapping and switch zoom to {center,span} 2020-01-31 23:46:54 +01:00
gl.c fosphor: Review the GL frequency mapping and switch zoom to {center,span} 2020-01-31 23:46:54 +01:00
gl.h fosphor: Allow operation without CL/GL sharing extension 2014-07-24 22:34:07 +02:00
gl_cmap.c fosphor/gl: Fix memory leak when releasing color map 2019-12-08 15:22:38 +01:00
gl_cmap.h fosphor/gl_cmap: Add a return value and void* arg to the generate func 2015-10-25 21:41:22 +01:00
gl_cmap_gen.c Revert "fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG" 2015-11-21 00:19:58 +01:00
gl_cmap_gen.h Revert "fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG" 2015-11-21 00:19:58 +01:00
gl_font.c fosphor/gl_font: Make sure to set GL_TEXTURE_ENV_MODE properly 2015-01-19 14:16:25 +01:00
gl_font.h fosphor/gl_font: Don't use the format __attribute__ when using MSVC 2016-05-22 22:34:22 +02:00
gl_platform.h fosphor: Fix typo in headers MAXOSX vs MACOSX 2015-10-25 21:41:22 +01:00
llist.h fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
main.c fosphor: Review the GL frequency mapping and switch zoom to {center,span} 2020-01-31 23:46:54 +01:00
mkresources.py fosphor: Convert mkresources to Python 3 2019-12-08 15:22:38 +01:00
private.h fosphor: Allow operation without CL/GL sharing extension 2014-07-24 22:34:07 +02:00
resource.c fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
resource.h fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
resource_internal.h fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00