gr-fosphor/lib
Sylvain Munaut 306f197108 fosphor/gl: Remove redundant initial clear of buffers
The buffers will end up being initialized from the CL result anyway.
(and CL has its own clear).

Apparently the clear of the VBO was causing CL/GL share failur on recent
NVidia driver so get rid of all of it.

Thanks a lot to Aaron Giles <gilesam73@gmail.com> for finding the root
cause of the issue.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-11-30 20:55:37 +01:00
..
fosphor fosphor/gl: Remove redundant initial clear of buffers 2019-11-30 20:55:37 +01:00
CMakeLists.txt gr-fosphor: On WIN32 platform, link and use GLEW to find GL extensions 2016-05-22 22:34:22 +02:00
QGLSurface.cc gr-fosphor/qt: Explicitely set a size policy on the QGLSurface 2014-11-23 15:34:12 +01:00
QGLSurface.h gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
base_sink_c_impl.cc gr-fosphor: On WIN32 platform, link and use GLEW to find GL extensions 2016-05-22 22:34:22 +02:00
base_sink_c_impl.h gr-fosphor: Prevent multiple thread from initializing fosphor in parallell 2014-08-25 21:20:32 +02:00
fifo.cc gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
fifo.h gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
glfw_sink_c_impl.cc gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
glfw_sink_c_impl.h gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
qt_sink_c_impl.cc gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
qt_sink_c_impl.h gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
wx_core_sink_c_impl.cc gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
wx_core_sink_c_impl.h gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00