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
/
servers
/
rendering
/
renderer_rd
/
storage_rd
/
texture_storage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-3
/
+3
|
\
|
*
Resolve load and store ops automatically for render passes for discardable te...
Dario
2024-11-25
1
-3
/
+3
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-1
/
+3
|
\
|
|
*
Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CU...
jadeharley2
2024-11-11
1
-1
/
+3
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-31
/
+40
|
\
|
|
*
Merge pull request #98294 from Calinou/texture-placeholders-use-shared-copy
Thaddeus Crews
2024-10-21
1
-31
/
+30
|
|
\
|
|
*
Use a shared copy of placeholder textures, tweak placeholder appearance
Hugo Locurcio
2024-10-18
1
-31
/
+30
|
*
|
Add support for BGRA textures with Texture*RD
Lain
2024-10-16
1
-0
/
+10
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
1
-17
/
+27
*
Combine texture and instance data into one uniform set in the 2D renderer
clayjohn
2024-09-27
1
-69
/
+28
*
Add external texture support (GLES3)
David Snopek
2024-09-20
1
-0
/
+6
*
Expose a function to create textures from a native handle in the compatibilit...
David Snopek
2024-09-19
1
-0
/
+189
*
Fix incorrect parameters for layered textures in Video RAM texture memory pro...
BlueCube3310
2024-09-01
1
-2
/
+18
*
Merge pull request #92000 from clayjohn/vram-debugger
Rémi Verschelde
2024-05-16
1
-0
/
+18
|
\
|
*
Increase coverage of VRAM debugger and add support to RD backends
clayjohn
2024-05-15
1
-0
/
+18
*
|
Improvements to VRS/Foveated rendering
Bastiaan Olij
2024-05-03
1
-0
/
+14
*
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-11
/
+6
|
/
*
Use a src rect for copying from screen with CanvasGroup in the mobile backend
clayjohn
2024-04-17
1
-1
/
+4
*
Fix decal modulate being passed as srgb instead of as linear color.
Álex Román Núñez
2024-03-24
1
-1
/
+1
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-2
/
+1
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-4
/
+4
*
fix build warning with memset value being too large
Griffin Kroah-Hartman
2024-01-13
1
-4
/
+4
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-4
/
+4
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-2
/
+2
*
Ensure 2D MSAA resolve is performed when 3D content but no 2D content in scene
Bastiaan Olij
2023-11-16
1
-0
/
+26
*
Merge pull request #83199 from Repiteo/texture-storage-default-scale
Rémi Verschelde
2023-10-24
1
-1
/
+4
|
\
|
*
Fix texture storage not assigning default scale
Thaddeus Crews
2023-10-12
1
-1
/
+4
*
|
Ensure that only visible paired lights are used
Clay
2023-10-17
1
-1
/
+1
|
/
*
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-25
1
-81
/
+81
*
Fallback to linear color texture when using 2D HDR and MSDF font
clayjohn
2023-08-15
1
-2
/
+2
*
Add option to enable HDR rendering in 2D
clayjohn
2023-08-07
1
-19
/
+74
*
Add custom texture create function
Bastiaan Olij
2023-07-26
1
-0
/
+436
*
Expose RD::texture_native_handle
Bastiaan Olij
2023-06-14
1
-2
/
+2
*
Fix calling `TextureStorage::texture_3d_update()` could cause a crash
Rindbee
2023-05-22
1
-2
/
+2
*
For GDExternal use, provides access to internal graphics handles for textures
Bastiaan Olij
2023-05-09
1
-0
/
+11
*
Merge duplicate rd_texture functions
Bastiaan Olij
2023-03-10
1
-2
/
+8
*
Avoid copying CanvasTexture when updating proxy
clayjohn
2023-03-07
1
-0
/
+4
*
Use MSAA 2D texture in multipass tonemapper
Bastiaan Olij
2023-03-01
1
-0
/
+7
*
Fix issue with default textures requiring arrays when using multiview
Bastiaan Olij
2023-02-22
1
-1
/
+77
*
Implement cull_mask for decals and lights in mobile and compatibility backends
clayjohn
2023-02-06
1
-1
/
+8
*
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...
Marius Hanl
2023-01-31
1
-4
/
+4
*
Add a few more checks to ensure that unsupported image formats are not used i...
clayjohn
2023-01-23
1
-2
/
+1
*
Sort decals and lights based on camera origin
clayjohn
2023-01-20
1
-8
/
+18
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #65376 from reduz/astc-support
Rémi Verschelde
2022-12-20
1
-0
/
+40
|
\
|
*
Implement basic ASTC support
Juan Linietsky
2022-12-20
1
-0
/
+40
*
|
Merge pull request #70132 from clayjohn/RT-update
Rémi Verschelde
2022-12-17
1
-0
/
+17
|
\
\
|
*
|
Implement render_target_was_used API so that Viewports can properly check if ...
clayjohn
2022-12-16
1
-0
/
+17
[next]