index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gles3
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
5
-134
/
+126
*
add support for glow maps
Ansraer
2022-01-20
2
-2
/
+2
*
Revert "Add new scaling modes for splash screen"
Rémi Verschelde
2022-01-19
2
-62
/
+27
*
Add new scaling modes for splash screen
Samuel Pedrajas
2022-01-18
2
-27
/
+62
*
Merge pull request #56761 from Calinou/sdfgi-allow-any-number-of-cascades
Rémi Verschelde
2022-01-18
2
-2
/
+2
|
\
|
*
Allow using between 1 and 8 cascades for SDFGI
Hugo Locurcio
2022-01-17
2
-2
/
+2
*
|
Remove property hints referencing unsupported svgz extension
Rémi Verschelde
2022-01-17
1
-2
/
+0
*
|
Remove support for PVRTC texture encoding and decoding
Hugo Locurcio
2022-01-14
2
-71
/
+6
|
/
*
Remove mistakenly added author info
clayjohn
2022-01-12
1
-3
/
+0
*
New OpenGL batching canvas renderer
clayjohn
2022-01-11
36
-9222
/
+1960
*
WIP New GLES3 Shader Compiler
reduz
2022-01-11
16
-1665
/
+3463
*
Fix typos with codespell
Rémi Verschelde
2022-01-07
1
-1
/
+1
*
Added material_overlay property to MeshInstance3D
Fernando Cosentino
2022-01-05
2
-0
/
+4
*
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
Rémi Verschelde
2022-01-04
2
-0
/
+5
|
\
|
*
Add `RenderingServer.get_video_adapter_type()` method
Hugo Locurcio
2021-12-10
2
-0
/
+5
*
|
Merge pull request #56305 from Calinou/rename-lod-threshold
Rémi Verschelde
2022-01-04
4
-6
/
+6
|
\
\
|
*
|
Rename Lod Threshold to Mesh Lod Threshold
Hugo Locurcio
2021-12-29
4
-6
/
+6
*
|
|
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
Rémi Verschelde
2022-01-04
2
-0
/
+7
|
\
\
\
|
*
|
|
Added SSIL post processing effect
clayjohn
2021-11-06
2
-0
/
+7
*
|
|
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
21
-42
/
+42
*
|
|
|
Fix various typos
luz paz
2022-01-02
2
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Rename `hint_aniso` to `hint_anisotropy` in the shader language
Hugo Locurcio
2021-12-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #55572 from aaronfranke/ci-double
Rémi Verschelde
2021-12-10
1
-29
/
+29
|
\
\
|
*
|
Add a double-precision editor build to CI
Aaron Franke
2021-12-09
1
-29
/
+29
*
|
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
|
/
/
*
|
Make `compile` shader function to use struct instead long parameter list
Yuri Roubinsky
2021-12-08
1
-1
/
+7
*
|
Allow using empty statements in the shader, added formatting warning
Yuri Roubinsky
2021-12-01
1
-0
/
+4
*
|
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
Je06jm
2021-11-23
2
-2
/
+2
*
|
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
1
-1
/
+1
*
|
Allow passing non-variable constant to const function param in shaders
Yuri Roubinsky
2021-11-19
1
-6
/
+12
*
|
Fix default_texture_param in shader pipeline to support uniform arrays
Yuri Roubinsky
2021-11-12
2
-16
/
+24
|
/
*
Fix memory leak when using CurveTexture.set_texture_mode
Haoyu Qiu
2021-11-01
1
-0
/
+2
*
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
32
-0
/
+19837
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
32
-27282
/
+0
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
2
-4
/
+4
*
Rewritten StreamTexture for better code reuse, added basis universal support
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Rewrote large part of rendering, omni and spot shadows now work.
Juan Linietsky
2020-02-11
1
-8
/
+7
*
Environment sky more or less working.
Juan Linietsky
2020-02-11
1
-1
/
+2
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
3
-3
/
+3
*
Completed material/2D shader support (missing SCREEN_TEXTURE)
Juan Linietsky
2020-02-11
2
-8
/
+18
*
basic 2D engine is more or less working with Vulkan, including editor.
Juan Linietsky
2020-02-11
2
-2
/
+2
*
A lot of progress with canvas rendering, still far from working.
Juan Linietsky
2020-02-11
3
-7
/
+8
*
Texture refactor
Juan Linietsky
2020-02-11
4
-5
/
+5
*
Refactored RID/RID_Owner to always use O(1) allocation.
Juan Linietsky
2020-02-11
7
-163
/
+167
*
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
2
-2
/
+2
*
Fix shader crash if using multiple underscores in identifier names
Yuri Roubinsky
2020-01-31
1
-1
/
+1
*
Add project setting for max irradiance size
clayjohn
2020-01-25
1
-4
/
+6
*
Fix recently introduced crash in viewport size
clayjohn
2020-01-23
1
-5
/
+5
*
Merge pull request #35406 from lawnjelly/ortho-shadow
Rémi Verschelde
2020-01-22
1
-7
/
+11
|
\
[next]