July 09, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
...on GPU. Smartphones also contains GPU. Because OpenGL has high priority. CPU render, may be... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
this one of mine [1] was very simple in the beginning. It even runs on... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
08.07.2021 19:11, Виталий Фадеев пишет: I've fixed the issue upstream, shortly... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
...dependencies":
{
"gfm7:sdl2": {"path": "../../",.
"buildRequirements": [ "allowWarnings" ]
},
"gfm7:opengl": {"path": "../../"},
"gfm7:logger": {"path": "../../"}
},
"versions": [ "SDL_205... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
If like me you hate OpenGL :) you can can also get software-rendered DPI-aware... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
Thank, drug. I think some like this: env DFLAGS=-wi dub run or like this... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
You have to edit the package file to include `buildRequirements "allowWarnings"`, see https://dub.pm... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
Yes, it's reproducible with dmd 2.097. Trivial fix is deleting that line `../../sdl2... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
drug, Linux, Ubuntu, x64 # uname -a Linux unknown 5.11.0-22-generic #23-Ubuntu... | |||
July 08, 2021 Learn » Re: Trivial simple OpenGl working example | |||
|---|---|---|---|
| |||
I failed to reproduce that. What platform you use and what is the compiler version? | |||
Copyright © 1999-2021 by the D Language Foundation