gr-fosphor/lib/fosphor
Sylvain Munaut 0c658dd3dd fosphor/cl: Make sure to unlocking the GL objects during CL release
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-12-08 15:22:38 +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: Make sure to unlocking the GL objects during CL release 2019-12-08 15:22:38 +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: Add a color intensity scale on the right side 2015-01-19 14:16:25 +01:00
fosphor.h fosphor: Add a color intensity scale on the right side 2015-01-19 14:16:25 +01:00
gl.c fosphor/gl: Remove redundant initial clear of buffers 2019-11-30 20:55:37 +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: Don't redefine gettimeofday in mingw build 2016-01-25 16:27:00 +01:00
mkresources.py fosphor/mkresources: Don't generate string longer than 64k 2015-10-25 21:41:22 +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