| .. |
|
dummy
|
84742563f8
Fix setting mesh blend shape properties in dummy mesh storage
|
1 ماه پیش |
|
environment
|
3d1c9fd5de
Move server files into their subfolders
|
4 ماه پیش |
|
renderer_rd
|
c5d21df245
Increase precision of ninepatch source rect to ensure pixel perfect alignment
|
1 هفته پیش |
|
storage
|
6f02377272
Change `environment_get_glow_hdr_bleed_threshold` error handling to use default value.
|
1 ماه پیش |
|
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
1 سال پیش |
|
instance_uniforms.cpp
|
ceefc0d38a
Implement 2D instance shader parameters
|
1 سال پیش |
|
instance_uniforms.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ماه پیش |
|
multi_uma_buffer.h
|
90c0e6acca
2D: Switch to VBOs for instance data
|
2 ماه پیش |
|
renderer_canvas_cull.cpp
|
594fd1da49
FTI - Optimize non-interpolated 2D items
|
3 ماه پیش |
|
renderer_canvas_cull.h
|
c62356fcaa
Merge pull request #85080 from Cykyrios/draw-ellipse
|
4 ماه پیش |
|
renderer_canvas_render.cpp
|
34ecfff672
Avoid crashes when engine leaks canvas items and friends
|
2 سال پیش |
|
renderer_canvas_render.h
|
3d1c9fd5de
Move server files into their subfolders
|
4 ماه پیش |
|
renderer_compositor.cpp
|
b6b3e1ef9e
Add Stretch Modes for Splash Screen
|
3 ماه پیش |
|
renderer_compositor.h
|
b6b3e1ef9e
Add Stretch Modes for Splash Screen
|
3 ماه پیش |
|
renderer_geometry_instance.cpp
|
a4a5f4ed01
allow moving meshes without motion vectors
|
9 ماه پیش |
|
renderer_geometry_instance.h
|
a4a5f4ed01
allow moving meshes without motion vectors
|
9 ماه پیش |
|
renderer_scene_cull.cpp
|
c78c3ba894
Rewrite Radiance and Reflection probes to use Octahedral maps.
|
1 ماه پیش |
|
renderer_scene_cull.h
|
628df323e2
Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper.
|
1 ماه پیش |
|
renderer_scene_occlusion_cull.cpp
|
06827c91c6
Merge pull request #107839 from Rudolph-B/Occlusion-Culling-Optimization
|
3 ماه پیش |
|
renderer_scene_occlusion_cull.h
|
06827c91c6
Merge pull request #107839 from Rudolph-B/Occlusion-Culling-Optimization
|
3 ماه پیش |
|
renderer_scene_render.cpp
|
628df323e2
Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper.
|
1 ماه پیش |
|
renderer_scene_render.h
|
628df323e2
Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper.
|
1 ماه پیش |
|
renderer_viewport.cpp
|
2cf7af9149
Make all unsupported renderer message features consistently warnings
|
1 ماه پیش |
|
renderer_viewport.h
|
9894256e3a
More XR disable for Viewport and export.
|
3 ماه پیش |
|
rendering_context_driver.cpp
|
59d0422dcd
Disable extra memory tracking by default
|
1 سال پیش |
|
rendering_context_driver.h
|
3d1c9fd5de
Move server files into their subfolders
|
4 ماه پیش |
|
rendering_device.compat.inc
|
2b36c79f7b
Use `Span<uint8_t>` in `RenderingDevice` allocation APIs to avoid intermediary arrays on calls.
|
7 ماه پیش |
|
rendering_device.cpp
|
c2b068d08c
Fix stale reference bug in FramebufferCache.
|
5 روز پیش |
|
rendering_device.h
|
c2b068d08c
Fix stale reference bug in FramebufferCache.
|
5 روز پیش |
|
rendering_device_binds.cpp
|
5a30a7e7cd
Add shader baker to project exporter.
|
8 ماه پیش |
|
rendering_device_binds.h
|
90c0e6acca
2D: Switch to VBOs for instance data
|
2 ماه پیش |
|
rendering_device_commons.cpp
|
83af078761
Clear depth stencil textures on first use if the RDD requires it.
|
1 ماه پیش |
|
rendering_device_commons.h
|
83af078761
Clear depth stencil textures on first use if the RDD requires it.
|
1 ماه پیش |
|
rendering_device_driver.cpp
|
d17ea061bc
Move D3D12's automatic texture clears to RenderingDevice.
|
2 ماه پیش |
|
rendering_device_driver.h
|
83af078761
Clear depth stencil textures on first use if the RDD requires it.
|
1 ماه پیش |
|
rendering_device_graph.cpp
|
329a9f1fb2
Fix buffers in D3D12 not getting cleared with the right usage.
|
1 هفته پیش |
|
rendering_device_graph.h
|
83af078761
Clear depth stencil textures on first use if the RDD requires it.
|
1 ماه پیش |
|
rendering_light_culler.cpp
|
ef0dd99a37
CI: Bump `clang-format` and `clang-tidy` versions
|
1 ماه پیش |
|
rendering_light_culler.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ماه پیش |
|
rendering_method.h
|
628df323e2
Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper.
|
1 ماه پیش |
|
rendering_server.compat.inc
|
3d1c9fd5de
Move server files into their subfolders
|
4 ماه پیش |
|
rendering_server.cpp
|
628df323e2
Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper.
|
1 ماه پیش |
|
rendering_server.h
|
628df323e2
Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper.
|
1 ماه پیش |
|
rendering_server_constants.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ماه پیش |
|
rendering_server_default.cpp
|
c3747884da
Add some important profiling hooks.
|
2 ماه پیش |
|
rendering_server_default.h
|
824287eefb
CommandQueueMT: Make re-entrant again + Fix multiple flushers case
|
1 ماه پیش |
|
rendering_server_globals.h
|
d591bcc09c
Remove unnecessary cpp files
|
6 ماه پیش |
|
rendering_shader_container.cpp
|
97c17aedc7
Metal: Stable argument buffers; GPU rendering crashes; visionOS exports
|
3 ماه پیش |
|
rendering_shader_container.h
|
97c17aedc7
Metal: Stable argument buffers; GPU rendering crashes; visionOS exports
|
3 ماه پیش |
|
rendering_shader_library.h
|
796281f62f
Add missing includes
|
3 ماه پیش |
|
shader_compiler.cpp
|
6b4e26c479
Add compatibility handler to RADIANCE in sky shaders since the type was changed.
|
2 هفته پیش |
|
shader_compiler.h
|
3d1c9fd5de
Move server files into their subfolders
|
4 ماه پیش |
|
shader_include_db.cpp
|
1bffefb346
Adding ability to include build-in include files (precursor to custom shader templates)
|
1 سال پیش |
|
shader_include_db.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ماه پیش |
|
shader_language.cpp
|
6b4e26c479
Add compatibility handler to RADIANCE in sky shaders since the type was changed.
|
2 هفته پیش |
|
shader_language.h
|
fe1447de0c
Fix ternary expression for structs in shaders
|
3 ماه پیش |
|
shader_preprocessor.cpp
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
7 ماه پیش |
|
shader_preprocessor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ماه پیش |
|
shader_types.cpp
|
e26e96df4b
Cleanup some things in shader editor code
|
3 ماه پیش |
|
shader_types.h
|
3d1c9fd5de
Move server files into their subfolders
|
4 ماه پیش |
|
shader_warnings.cpp
|
1db0a60dc0
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
3 ماه پیش |
|
shader_warnings.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ماه پیش |