Home » Developing U++ » UppHub » GLFW Package
Re: GLFW Package [message #55707 is a reply to message #55703] |
Wed, 02 December 2020 01:31   |
 |
Klugier
Messages: 1099 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello Xemuth,
I am glad it is working! I am also happy UppHub will have this awesome package for the premiere. Good job!
Also, please replace "int main()" with CONSOLE_APP_MAIN thanks to Core we are in U++ world
return -1 can be replaced with Upp::Exit(). Also, you could consider adding description to GLFW package - what it is. It is very helpful information when you don't know anything about package and wants to try.
I tested it on my machine with Radeon GPU on Manjaro (X11) and in the window I saw only blinking artifacts . This might be the library problem or something else. I will probably do not have time to dig more.
Small remark:
Upp::Cout() << "Failed to create GLFW window" << Upp::EOL;
Could be replace with
Upp::Cout() << "Failed to create GLFW window\n";
Oblivion the leak problem is related to leak in AMD drivers we (Mirek and I) fought with it in the past for GLCtrl but without success.
Klugier
U++ - one framework to rule them all.
[Updated on: Wed, 02 December 2020 01:33] Report message to a moderator
|
|
|
 |
|
GLFW Package
By: Xemuth on Tue, 01 December 2020 19:51
|
 |
|
Re: GLFW Package
By: Oblivion on Tue, 01 December 2020 20:28
|
 |
|
Re: GLFW Package
By: Xemuth on Tue, 01 December 2020 20:54
|
 |
|
Re: GLFW Package
By: Oblivion on Tue, 01 December 2020 20:56
|
 |
|
Re: GLFW Package
By: Klugier on Wed, 02 December 2020 01:31
|
 |
|
Re: GLFW Package
By: Oblivion on Wed, 02 December 2020 09:17
|
 |
|
Re: GLFW Package
By: Xemuth on Wed, 02 December 2020 10:58
|
 |
|
Re: GLFW Package
By: Oblivion on Wed, 02 December 2020 11:23
|
 |
|
Re: GLFW Package
By: Xemuth on Wed, 02 December 2020 11:56
|
 |
|
Re: GLFW Package
By: Oblivion on Wed, 02 December 2020 12:07
|
 |
|
Re: GLFW Package
By: Xemuth on Wed, 02 December 2020 12:16
|
 |
|
Re: GLFW Package
By: Klugier on Sun, 06 December 2020 21:33
|
 |
|
Re: GLFW Package
By: Xemuth on Sun, 13 December 2020 03:15
|
 |
|
Re: GLFW Package
By: Oblivion on Sun, 13 December 2020 09:54
|
 |
|
Re: GLFW Package
By: Xemuth on Sun, 13 December 2020 15:06
|
 |
|
Re: GLFW Package
By: Xemuth on Wed, 02 December 2020 12:04
|
Goto Forum:
Current Time: Tue Jun 17 09:05:08 CEST 2025
Total time taken to generate the page: 0.04166 seconds
|