index
:
gr-fosphor
gr3.7
gr3.7-qt5
master
GNURadio block for spectrum visualization using GPU
Sylvain Munaut
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
fosphor/cl: Allow to use APIs deprecated in CL >= 1.2
Sylvain Munaut
1
-1
/
+1
2016-01-25
fosphor: Don't redefine gettimeofday in mingw build
Sylvain Munaut
1
-1
/
+1
2016-01-25
fosphor: Use lowercase for WIN32 includes
Sylvain Munaut
3
-4
/
+4
2015-11-21
Revert "fosphor/gl_cmap_gen: Add new function to generate GL colormap from a ...
Sylvain Munaut
3
-95
/
+2
2015-10-25
fosphor/cl: Retry context creation without CL/GL sharing if needed
Sylvain Munaut
1
-2
/
+17
2015-10-25
fosphor/cl: Don't fail fatally if a platform fails to return devices
Sylvain Munaut
1
-1
/
+7
2015-10-25
fosphor/mkresources: Don't generate string longer than 64k
Sylvain Munaut
1
-14
/
+29
2015-10-25
gr-fosphor: Make use of proper cmake commands to copy header in binary dir
Sylvain Munaut
1
-2
/
+3
2015-10-25
fosphor/gl_cmap_gen: Remove 'inline' qualifiers
Sylvain Munaut
1
-3
/
+3
2015-10-25
fosphor/gl_cmap_gen: Spacing fix in _set_rgba_from_hsv
Sylvain Munaut
1
-6
/
+6
2015-10-25
fosphor/cl_compat: Fix goofs with calling convention
Sylvain Munaut
2
-5
/
+5
2015-10-25
fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG
Sylvain Munaut
3
-2
/
+95
2015-10-25
fosphor/gl_cmap: Add a return value and void* arg to the generate func
Sylvain Munaut
5
-12
/
+16
2015-10-25
fosphor: Fix typo in headers MAXOSX vs MACOSX
Sylvain Munaut
3
-4
/
+4
2015-10-25
fosphor/gl: Don't require a glFinish()
Sylvain Munaut
1
-1
/
+5
2015-01-20
fosphor/cl: Handle invalid (infinite/nan) data better so it recovers
Sylvain Munaut
1
-4
/
+9
2015-01-20
fosphor/gl: Use the right cmap when drawing the histogram intensity scale
Sylvain Munaut
1
-1
/
+1
2015-01-20
fosphor/cl: Allow to use APIs deprecated in 2.0 without warnings
Sylvain Munaut
1
-0
/
+1
2015-01-19
gr-fosphor: Disable the color scale for the main view when zoomed
Sylvain Munaut
1
-0
/
+2
2015-01-19
fosphor: Add a color intensity scale on the right side
Sylvain Munaut
6
-6
/
+50
2015-01-19
fosphor/shaders: Use GLSL 1.3 instead of "1.5 compatibility"
Sylvain Munaut
2
-4
/
+14
2015-01-19
fosphor/gl_font: Make sure to set GL_TEXTURE_ENV_MODE properly
Sylvain Munaut
1
-0
/
+2
2015-01-19
fosphor/gl: Allow fallback to GL_LUMINANCE32F_ARB internal format
Sylvain Munaut
1
-2
/
+33
2015-01-19
fosphor/gl: Use glTexSubImage2D for texture update
Sylvain Munaut
1
-4
/
+3
2015-01-19
fosphor/cl: Fix warning due to unused var
Sylvain Munaut
1
-1
/
+0
2015-01-18
fosphor/cl: Balance the score of local_mem size a bit more
Sylvain Munaut
1
-1
/
+1
2015-01-18
fosphor/cl: Fix overflow when querying local_mem size
Sylvain Munaut
1
-4
/
+2
2015-01-18
fosphor/cl_compat: Blacklist POCL
Sylvain Munaut
1
-0
/
+5
2015-01-18
fosphor: Acquire the GL objects before cleaning buffers in cl_finish
Sylvain Munaut
1
-0
/
+14
2014-11-23
gr-fosphor/qt: Explicitely set a size policy on the QGLSurface
Sylvain Munaut
1
-0
/
+1
2014-09-25
fosphor/cl: Make sure that all init is done before first render
Sylvain Munaut
1
-2
/
+9
2014-08-25
gr-fosphor: Prevent multiple thread from initializing fosphor in parallell
Sylvain Munaut
2
-3
/
+13
2014-08-25
fosphor/cl: Add missing stdlib.h include to cl_compat.c
Sylvain Munaut
1
-0
/
+1
2014-08-25
fosphor/cl: Properly set the 'err' variable when cl_load_program fails
Sylvain Munaut
1
-3
/
+8
2014-07-24
fosphor: Allow operation without CL/GL sharing extension
Sylvain Munaut
5
-34
/
+247
2014-07-24
fosphor/cl: Pre-clears the various buffers before use
Sylvain Munaut
1
-0
/
+68
2014-07-24
fosphor/cl: Track the current CL state to avoid doing useless stuff
Sylvain Munaut
3
-12
/
+51
2014-07-24
fosphor/cl: Separate the buffer creation into separate helper
Sylvain Munaut
1
-23
/
+42
2014-07-24
fosphor/gl: Minor comment typo fix
Sylvain Munaut
1
-1
/
+1
2014-07-24
fosphor/cl: Add compatibility wrappers for more CL 1.2 functions
Sylvain Munaut
2
-0
/
+184
2014-07-24
gr-fosphor: Adapt the build to cope with the new CL compat system
Sylvain Munaut
1
-0
/
+2
2014-07-24
fosphor/cl: Handle CL 1.1 vs 1.2 differently
Sylvain Munaut
5
-12
/
+225
2014-07-24
fosphor/cl: Increase the length of the 'vendor' field
Sylvain Munaut
1
-1
/
+1
2014-07-24
fosphor/cl: Use the _WIN32 conditional instead of __WIN32__
Sylvain Munaut
1
-1
/
+1
2014-07-24
fosphor/main: Fix the render option initialization sequence
Sylvain Munaut
1
-7
/
+8
2014-07-24
fosphor: Minor doc fix in fosphor.h
Sylvain Munaut
1
-1
/
+1
2014-07-24
gr-fosphor: Update year in copyright notice
Sylvain Munaut
12
-12
/
+12
2014-07-24
fosphor: Update year in copyright notice
Sylvain Munaut
27
-27
/
+27
2014-07-22
fosphor: Fix layout routing to avoid half pixel offset
Sylvain Munaut
1
-2
/
+2
2014-07-22
fosphor/gl_cmap_gen: Introduce a helper to set RGBA values from float R,G,B
Sylvain Munaut
1
-7
/
+13
[next]