On Mon, Aug 3, 2020 at 10:37 AM Jung-uk Kim wrote:
> On 20. 8. 2., Kevin Oberman wrote:
> > On Sat, Aug 1, 2020 at 10:15 PM Alex V. Petrov
> > wrote:
> >
> >> CC ../modules/x11_out/x11_out.c
> >> ../modules/x11_out/x11_out.c:978:11: warning: implicit declaration of
> >> function 'glXMakeCurren
On 20. 8. 2., Kevin Oberman wrote:
> On Sat, Aug 1, 2020 at 10:15 PM Alex V. Petrov
> wrote:
>
>> CC ../modules/x11_out/x11_out.c
>> ../modules/x11_out/x11_out.c:978:11: warning: implicit declaration of
>> function 'glXMakeCurrent' is invalid in C99
>> [-Wimplicit-function-declaration]
>>
On Sat, Aug 1, 2020 at 10:15 PM Alex V. Petrov
wrote:
> CC ../modules/x11_out/x11_out.c
> ../modules/x11_out/x11_out.c:978:11: warning: implicit declaration of
> function 'glXMakeCurrent' is invalid in C99
> [-Wimplicit-function-declaration]
> if ( ! glXMakeCurrent
CC ../modules/x11_out/x11_out.c
../modules/x11_out/x11_out.c:978:11: warning: implicit declaration of
function 'glXMakeCurrent' is invalid in C99
[-Wimplicit-function-declaration]
if ( ! glXMakeCurrent(xWindow->display,
xWindow->fullscreen ? xWindow->full_wnd : xWind