SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gr-fosphor-0.0.0+git.20160522-4.1.x86_64.rpm :
Wed Jun 27 14:00:00 2018 mardnhAATTgmx.de
- Add patch:

* gr-fosphor-fix-pthread-linking-issue.patch
+ fix Tumbleweed build issue
- Update patch:

* 0001-Makefile-ignore-compile-warning-for-the-gr-fosphor-t.patch
+ obey CFLAGS for gr-fosphor test-/benchmark program

Sat Dec 9 13:00:00 2017 wkAATTire.pw.edu.pl
- improve boost dependency

Sat Apr 15 14:00:00 2017 mardnhAATTgmx.de
- Specfile cleanup
- Remove patch:
- 0001-Disable-CL_GL-sharing.patch
- 0004-Add-cmake-support-for-the-fosphor-test-app.patch

Wed Feb 15 13:00:00 2017 mardnhAATTgmx.de
- disable CL_GL sharing since it is broken with the binary Nvidia
drivers on Leap 42.2

Sat Jun 11 14:00:00 2016 mardnhAATTgmx.de
- Update to version 0.0.0.git1463949262.7b6b996:

* gr-fosphor: Rely on the system-wide FindFreetype

* gr-fosphor: Minor tweaks to FindGLFW3

* gr-fosphor: Improve cleanup path of the worker thread in case of init fail

* gr-fosphor: On WIN32 platform, link and use GLEW to find GL extensions

* fosphor/gl_font: Don\'t use the format __attribute__ when using MSVC

Thu Feb 11 13:00:00 2016 mardnhAATTgmx.de
- Update to version 0.0.0.git1453735620.e1eb11b:
+ Revert \"fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG\"
+ fosphor: Use lowercase for WIN32 includes
+ fosphor: Don\'t redefine gettimeofday in mingw build
+ fosphor/cl: Allow to use APIs deprecated in CL >= 1.2
+ gr-fosphor: Use FindOpenCL from cmake git master

Tue Oct 27 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1445805683.4ae2f53:
+ fosphor/gl: Don\'t require a glFinish()
+ gr-fosphor: Remove shebang from wx_sink_c.py
+ fosphor: Fix typo in headers MAXOSX vs MACOSX
+ fosphor/gl_cmap: Add a return value and void
* arg to the generate func
+ fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG
+ fosphor/cl_compat: Fix goofs with calling convention
+ fosphor/gl_cmap_gen: Spacing fix in _set_rgba_from_hsv
+ fosphor/gl_cmap_gen: Remove \'inline\' qualifiers
+ gr-fosphor: Make use of proper cmake commands to copy header in binary dir
+ fosphor/mkresources: Don\'t generate string longer than 64k
+ fosphor/cl: Don\'t fail fatally if a platform fails to return devices
+ fosphor/cl: Retry context creation without CL/GL sharing if needed
+ gr-fosphor: Add key bindings to the GRC blocks documentation tab

Fri Jul 17 14:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1428008380.3fdfe7c:
+ gr-fopshor: Add a MANIFEST for CGRAN

Tue Jan 20 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1421787292.985c78f:
+ build: Fix CMake 3.x.x warnings
+ fosphor/cl: Allow to use APIs deprecated in 2.0 without warnings
+ fosphor/gl: Use the right cmap when drawing the histogram intensity scale
+ fosphor/cl: Handle invalid (infinite/nan) data better so it recovers

Mon Jan 19 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1421673385.8c9d6a2:
+ fosphor/gl: Use glTexSubImage2D for texture update
+ fosphor/gl: Allow fallback to GL_LUMINANCE32F_ARB internal format
+ fosphor/gl_font: Make sure to set GL_TEXTURE_ENV_MODE properly
+ fosphor/shaders: Use GLSL 1.3 instead of \"1.5 compatibility\"
+ fosphor: Add a color intensity scale on the right side
+ gr-fosphor: Disable the color scale for the main view when zoomed

Sun Jan 18 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1421623438.1169b7e:
+ fosphor: Acquire the GL objects before cleaning buffers in cl_finish
+ fosphor/cl_compat: Blacklist POCL
+ fosphor/cl: Fix overflow when querying local_mem size
+ fosphor/cl: Balance the score of local_mem size a bit more
+ fosphor/cl: Fix warning due to unused var

Sat Dec 20 13:00:00 2014 mardnhAATTgmx.de
- Update to version 0.0.0.git1416753252.36ce5e7:
+ gr-fosphor/qt: Explicitely set a size policy on the QGLSurface

Thu Sep 25 14:00:00 2014 mardnhAATTgmx.de
- Update to version 0.0.0+git.1411681585.f16d0ff:
+ gr-fosphor: CMake updates
+ gr-fosphor: Remove useless .bak file
+ gr-fosphor: Fix missing import in wx_sink error processing
+ fosphor/cl: Make sure that all init is done before first render

Mon Aug 25 14:00:00 2014 mardnhAATTgmx.de
- Update to version 0.0.0+git.1408994432.e2ce8e9:
+ fosphor/cl: Properly set the \'err\' variable when cl_load_program fails
+ fosphor/cl: Add missing stdlib.h include to cl_compat.c
+ gr-fosphor: Remove an old workaround for a swig bug
+ gr-fosphor: Prevent multiple thread from initializing fosphor in parallell
- removed patch: fix-compile-for-i586.diff (fixed upstream)

Sun Aug 10 14:00:00 2014 mardnhAATTgmx.de
- add patch fix-compile-for-i586.diff

Sun Aug 3 14:00:00 2014 mardnhAATTgmx.de
- Update to version 0.0.0+git.1406234047.9aea19a:
+ fosphor/cl: Increase the length of the \'vendor\' field
+ fosphor/cl: Handle CL 1.1 vs 1.2 differently
+ gr-fosphor: Adapt the build to cope with the new CL compat system
+ fosphor/cl: Add compatibility wrappers for more CL 1.2 functions
+ fosphor/gl: Minor comment typo fix
+ fosphor/cl: Separate the buffer creation into separate helper
+ fosphor/cl: Track the current CL state to avoid doing useless stuff
+ fosphor/cl: Pre-clears the various buffers before use
+ fosphor: Allow operation without CL/GL sharing extension
- minor specfile cleanup

Fri Jul 25 14:00:00 2014 mardnhAATTgmx.de
- update to version 0.0.0+git.1406234046.cc9f988

Tue Jul 22 14:00:00 2014 mardnhAATTgmx.de
- initial spec
0.0.0+git.1406017000.30dbdbd


 
ICM