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
/
rasterizer_scene_gles3.h
Age
Commit message (
Expand
)
Author
2022-10-12
Use radial distance for making LOD decisions.
TechnoPorg
2022-10-04
Move cluster builder, sdfgi and gi structures to clustered renderer, move lig...
Bastiaan Olij
2022-09-20
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-19
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-16
Fix error spam in the renderer when using GPUParticles3D
JFonS
2022-09-06
Fix various uninitialized member pointers
Rémi Verschelde
2022-09-02
Merge pull request #65170 from KoBeWi/your_argument_is_TypedArray
Rémi Verschelde
2022-09-01
Change Array arguments to TypedArray
kobewi
2022-09-01
Extracting render buffers and changing it to a more generic solution
Bastiaan Olij
2022-08-31
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-07
Add a shadow opacity property to Light3D
Hugo Locurcio
2022-07-29
Merge pull request #63527 from BastiaanOlij/rework_environment
Rémi Verschelde
2022-07-29
Restructure environment in render implementation
Bastiaan Olij
2022-07-28
Allow changing mipmap LOD bias when FSR 1.0 scaling is not used
Hugo Locurcio
2022-07-27
Change RendererSceneRender::GeometryInstance so more code is shared among ren...
Bastiaan Olij
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-23
Implement Vector4, Vector4i, Projection
reduz
2022-07-19
Move screen space effects into a separate class
Bastiaan Olij
2022-07-13
Rename soft shadow quality project settings for easier searching
Hugo Locurcio
2022-06-28
Split dependency logic
Bastiaan Olij
2022-06-17
Introduce eye_offset for correcting stereoscopic reflections
Bastiaan Olij
2022-06-14
Implement MultiMesh in 3D and flesh out MultiMesh functions
clayjohn
2022-06-07
Initial TAA implementation
jfons
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-05-11
SceneShader compiling
clayjohn
2022-05-11
SkyShaders working
clayjohn
2022-04-28
Merge pull request #60503 from clayjohn/OPENGL-3D
Rémi Verschelde
2022-04-26
Fix "ortogonal" -> "orthogonal" typo in rasterizer code
Hugo Locurcio
2022-04-26
Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures
clayjohn
2022-02-04
Enable 16-bit shadow atlas by default in the RenderingServer methods
Hugo Locurcio
2022-01-20
add support for glow maps
Ansraer
2022-01-17
Allow using between 1 and 8 cascades for SDFGI
Hugo Locurcio
2022-01-11
New OpenGL batching canvas renderer
clayjohn
2022-01-05
Added material_overlay property to MeshInstance3D
Fernando Cosentino
2022-01-04
Merge pull request #56305 from Calinou/rename-lod-threshold
Rémi Verschelde
2022-01-04
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-29
Rename Lod Threshold to Mesh Lod Threshold
Hugo Locurcio
2021-11-23
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
Je06jm
2021-11-06
Added SSIL post processing effect
clayjohn
2021-10-31
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-02-11
Rewrote large part of rendering, omni and spot shadows now work.
Juan Linietsky
2020-02-11
Refactored RID/RID_Owner to always use O(1) allocation.
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-11-19
Fix issues with environment mapping
clayjohn
2019-10-11
only render depth with alpha prepass on prepass
clayjohn
[next]