hi all!
I have created a window using CreateWindow(..) fun width greater than the resolution but while executing the code
part of portion is cut off in the window greater than the resolution.
any reply is greatly appreciated.
awaiting reply
thank u.
Printable View
hi all!
I have created a window using CreateWindow(..) fun width greater than the resolution but while executing the code
part of portion is cut off in the window greater than the resolution.
any reply is greatly appreciated.
awaiting reply
thank u.
Could you provide a code sample?
Have you set glViewport to match the window size?