gr-fosphor/lib/fosphor
Sylvain Munaut ca3f391976 fosphor: Store the selected power range in the top level 'struct fosphor'
The CL code keeps its own copy since those values are tweaked to be
applied in the kernel. We may also need the callback in the future if
instead of storing them we reconfigure the kernel at that point.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-11-10 22:24:06 +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 fosphor: Add AMD include path to the standalone benchmark tool Makefile 2013-10-26 17:54:52 +02:00
cl.c fosphor: Refactor to introduce more shared state between global/cl/gl 2013-11-10 22:24:06 +01:00
cl.h fosphor: Refactor to introduce more shared state between global/cl/gl 2013-11-10 22:24:06 +01:00
cl_platform.h fosphor/cl: Use OpenCL 1.1 API for everything except OSX 2013-11-04 22:00:48 +01:00
cmap_bicubic.glsl fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
cmap_fallback.glsl fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
cmap_simple.glsl fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
display.cl fosphor/cl: Make the batch size dynamic and up to FOSPHOR_FFT_MAX_BATCH 2013-10-26 17:49:48 +02:00
fft.cl fosphor/fft: Fix the window formula 2013-11-04 22:01:27 +01:00
fosphor.c fosphor: Store the selected power range in the top level 'struct fosphor' 2013-11-10 22:24:06 +01:00
fosphor.h fosphor: Store the selected power range in the top level 'struct fosphor' 2013-11-10 22:24:06 +01:00
gl.c fosphor: Store the selected power range in the top level 'struct fosphor' 2013-11-10 22:24:06 +01:00
gl.h fosphor: Store the selected power range in the top level 'struct fosphor' 2013-11-10 22:24:06 +01:00
gl_cmap.c fosphor/gl_cmap: Use an explicit 'context' object rather than static var 2013-10-26 17:52:43 +02:00
gl_cmap.h fosphor: Misc typo & whitespace fixes 2013-11-10 22:24:06 +01:00
gl_cmap_gen.c fosphor/gl_cmap_gen: Use the float version of round 2013-11-04 22:01:48 +01:00
gl_cmap_gen.h fosphor: Misc typo & whitespace fixes 2013-11-10 22:24:06 +01:00
gl_font.c fosphor: Misc typo & whitespace fixes 2013-11-10 22:24:06 +01:00
gl_font.h fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
gl_platform.h fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
llist.h fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
main.c fosphor: Store the selected power range in the top level 'struct fosphor' 2013-11-10 22:24:06 +01:00
mkresources.py fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
private.h fosphor: Store the selected power range in the top level 'struct fosphor' 2013-11-10 22:24:06 +01:00
resource.c fosphor: Misc typo & whitespace fixes 2013-11-10 22:24:06 +01:00
resource.h fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00
resource_internal.h fosphor: Initial import of the core code 2013-10-13 22:05:38 +02:00