- 21 Mar, 2019 5 commits
-
-
Laszlo Agocs authored
As we may not have the doc landing page once integrating into some other Qt module.
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
It is not symmetric with beginPass() and endPass() otherwise (as those do allow null).
-
Laszlo Agocs authored
-
- 20 Mar, 2019 4 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
As we assume the texture will then be sampled afterwards so a store action of DontCare is potentially wrong.
-
- 19 Mar, 2019 4 commits
-
-
Laszlo Agocs authored
Introduce a new getter in QRhi.
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
Out of my league and time is up. Cannot get it work on non-GL. Something is wrong with the math, no idea what.
-
- 18 Mar, 2019 7 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
...not yet finished.
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
Shaders and camera logic not yet there. It is essential to have a test that exercises depth-only passes and rendering into a depth texture that is then used in another pass. Some simple shadow casting directional light is a good example for this.
-
Laszlo Agocs authored
-
- 16 Mar, 2019 6 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
...when running on gles 3.0+ or gl.
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
- 15 Mar, 2019 2 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
This is a convenience to allow renderers to figure out the sample count for their pso by just querying renderTarget()->sampleCount() where the render target is set up and provided from another component outside of the renderer's knowledge and control.
-
- 14 Mar, 2019 2 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
- 13 Mar, 2019 3 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
- 12 Mar, 2019 7 commits
-
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
-
Laszlo Agocs authored
These may be used by Q3DS for HDR images (IBL).
-
Laszlo Agocs authored
do not reimplement the same logic that is already there in qopenglfunctions.cpp
-