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-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
2019-08-08
Merge pull request #30714 from Calinou/invert-default-fog-height
Rémi Verschelde
2019-08-07
Invert and adjust the default fog height values
Hugo Locurcio
2019-07-28
add project setting for max lights and reflections in gles3
clayjohn
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-03-26
Fixed handling of depth texture so it's resolved and bound when needed
Daniel Rakos
2019-03-11
Undo #25557 (was not right anyway), fixes #26258
Juan Linietsky
2019-02-21
Many fixes regarding depth buffer clearing, closes #25994, closes #25975
Juan Linietsky
2019-02-01
Allow usage of depth texture when contact shadows are disabled
KaadmY
2019-01-19
Fix #19633 by proper store to &ubo_data.shadow_matrix[1234].
marxin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
[next]