[136/906] reindent gstgldisplay with gstreamer-c-mode
This commit is contained in:
parent
db7490cd72
commit
395ea4fa2a
@ -970,6 +970,7 @@ gst_gl_display_thread_init_upload (GstGLDisplay *display)
|
|||||||
//color space conversion is needed
|
//color space conversion is needed
|
||||||
{
|
{
|
||||||
//check if fragment shader is available, then load them
|
//check if fragment shader is available, then load them
|
||||||
|
/* shouldn't we require ARB_shading_language_100? --Filippo */
|
||||||
if (GLEW_ARB_fragment_shader)
|
if (GLEW_ARB_fragment_shader)
|
||||||
{
|
{
|
||||||
g_print ("Context %d, ARB_fragment_shader supported: yes\n", display->glutWinId);
|
g_print ("Context %d, ARB_fragment_shader supported: yes\n", display->glutWinId);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user