index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gles3
/
storage
/
texture_storage.cpp
Age
Commit message (
Expand
)
Author
2022-10-05
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-10-04
Move cluster builder, sdfgi and gi structures to clustered renderer, move lig...
Bastiaan Olij
2022-09-30
Add various null checks in RenderingServer
Haoyu Qiu
2022-09-12
Use proper color type for transparent render targets in GLES3
clayjohn
2022-08-13
Implement MSAA for 2D [Vulkan only]
Hendrik Brucker
2022-08-01
Add `hint_transparent` to use a transparent black placeholder texture
Hugo Locurcio
2022-06-28
Split dependency logic
Bastiaan Olij
2022-05-24
Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer
clayjohn
2022-05-16
Add basic lighting to GLES3 renderer.
clayjohn
2022-05-12
Basic 3D rendering
clayjohn
2022-04-26
Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures
clayjohn
2022-04-17
Merge canvas and decal into TextureStorage and add render target
Bastiaan Olij
2022-03-16
Split dummy renderer classes into separate files
Bastiaan Olij