]> git.sesse.net Git - casparcg/commit
Allow ogl window to be borderless. I found this useful in integrating a "preview...
authorTK3 <tomkaltz@gmail.com>
Fri, 1 Nov 2013 20:43:56 +0000 (16:43 -0400)
committerTK3 <tomkaltz@gmail.com>
Fri, 1 Nov 2013 20:43:56 +0000 (16:43 -0400)
commit2250a2e752df82d403e3b2e28ffc253cd892c72d
tree5269d3be6e23bdda0848811190433bfa3c6cde76
parent3b8391d9aebbf7fcc5ea4cbc380adac9f3c04176
Allow ogl window to be borderless.  I found this useful in integrating a "preview" window into a client app.  The client app can look for the window handle via it's name and then set it to stay on top via win32 api.

<borderless>true</borderless>
or
ADD 1 SCREEN BORDERLESS
modules/ogl/consumer/ogl_consumer.cpp