index
:
qt3dstudio/ogl-runtime.git
2.4
2.5
2.6
2.7
master
OpenGL based runtime for Qt 3D Studio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
runtimerender
/
rendererimpl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stereoscopic render layer caching
Antti Määttä
2023-09-01
4
-51
/
+66
*
Revert "Fix stereoscopic rendering caching"
Antti Määttä
2023-08-15
1
-4
/
+6
*
Fix stereoscopic rendering caching
Antti Määttä
2023-06-02
1
-6
/
+4
*
Add support for controlling the stereoscopic eye convergence
Kaj Grönholm
2023-06-01
3
-20
/
+29
*
Fix memory leak in Qt3DSRendererImplLayerRenderHelper
Antti Määttä
2022-08-29
3
-46
/
+41
*
Do not crash if signalproxy is null
Tomi Korpipaa
2021-03-18
1
-1
/
+2
*
add signal when renderer is drawing
Tony Leinonen
2021-02-18
4
-1
/
+8
*
Fix scene change blackscreen
Tony Leinonen
2021-01-15
1
-0
/
+1
*
Propagate custom material dirty flag correctly
Antti Määttä
2020-11-16
1
-1
/
+1
*
Fix rendering problems with ordered group and alphatest objects
Antti Määttä
2020-10-16
2
-80
/
+82
*
Revert "Fix blending issues in ordered group"
Antti Määttä
2020-10-16
1
-9
/
+3
*
Use images with dynamic object textures
Antti Määttä
2020-10-14
1
-13
/
+11
*
Unify source path usage in runtime
Antti Määttä
2020-09-24
1
-2
/
+6
*
Fix disable depth test and disable depth prepass
Tony Leinonen
2020-09-14
2
-3
/
+7
*
Fix function parameters
Tony Leinonen
2020-09-09
1
-4
/
+4
*
Disable alpha test for screen blend mode
Tony Leinonen
2020-09-09
1
-1
/
+2
*
Fix stereomode crash
Kaj Grönholm
2020-08-25
1
-0
/
+1
*
Fix stereoscopic rendering with subpresentations
Kaj Grönholm
2020-08-12
3
-6
/
+14
*
Allow getting texture id from subpresentation layer
Antti Määttä
2020-08-12
2
-6
/
+6
*
Fix transparent objects in ordered groups
Jere Tuliniemi
2020-07-28
1
-1
/
+0
*
Fix studio viewport rendering when scene camera is visible
Antti Määttä
2020-05-07
3
-5
/
+3
*
Limit directional shadow map frustum to scene bounds
Jere Tuliniemi
2020-04-24
1
-31
/
+70
*
Fix Temporal AA memory leak with dynamic layer resize
Jere Tuliniemi
2020-04-03
1
-0
/
+2
*
Fix editor picking with dynamic resize
Jere Tuliniemi
2020-03-23
1
-1
/
+10
*
Release layer cache texture when layer size changes
Jere Tuliniemi
2020-03-23
1
-0
/
+10
*
Disable temporal AA when layer texture size changes
Jere Tuliniemi
2020-03-23
1
-4
/
+6
*
Fix subpresentations in custom shaders
Jere Tuliniemi
2020-03-05
1
-1
/
+5
*
Add dynamic layer resizing
Jere Tuliniemi
2020-02-28
5
-3
/
+231
*
Fix blending issues in ordered group
Janne Kangas
2020-02-26
1
-3
/
+10
*
Fix stereoscopic camera separation
Kaj Grönholm
2020-02-17
1
-2
/
+6
*
Fix rendering after stereoscopic mode switch
Kaj Grönholm
2020-02-14
2
-0
/
+8
*
Add size and format to textureid query
Janne Kangas
2020-02-11
2
-1
/
+38
*
Don't render when scene is not changing
Antti Määttä
2020-01-22
5
-12
/
+17
*
Implement culling mode for materials
Antti Määttä
2020-01-21
1
-2
/
+24
*
Add toggle for disabling ambient occlusion
Janne Kangas
2020-01-15
1
-1
/
+2
*
Implement ordered group
Antti Määttä
2020-01-13
7
-198
/
+396
*
Add project setting for automatically flipping compressed textures
Janne Kangas
2019-12-12
1
-1
/
+2
*
Improve perf logging #2
Kaj Grönholm
2019-12-09
2
-43
/
+58
*
Improve perf logging & timers
Kaj Grönholm
2019-12-03
2
-12
/
+12
*
Fix subpresentation transparent clear
Antti Määttä
2019-11-29
5
-0
/
+76
*
Detach depthstencil attachment after shadow pass
Janne Kangas
2019-11-27
1
-0
/
+2
*
Check Force Transparent after checking for alpha test
Jere Tuliniemi
2019-11-27
1
-6
/
+6
*
Add anaglyph stereoscopic modes into opengl runtime
Kaj Grönholm
2019-10-11
3
-2
/
+23
*
Fix rendering effects and caching effect texture
Antti Määttä
2019-10-03
1
-3
/
+13
*
Indicate material shader errors in Editor
Janne Kangas
2019-10-02
1
-6
/
+6
*
Indicate effect shader errors in Editor
v2.5.0-beta2
Janne Kangas
2019-09-30
1
-0
/
+1
*
Provide texture ids through the C++ API
Jere Tuliniemi
2019-09-30
3
-9
/
+30
*
Fix background color clear with shadows
Antti Määttä
2019-09-25
1
-1
/
+3
*
Add transparency mode selection to standard materials
Jere Tuliniemi
2019-09-19
1
-1
/
+6
*
Fix distance field text rendering with alpha test
Antti Määttä
2019-09-17
3
-5
/
+10
[next]