reduz
|
6027cd0a1d
Fixes to mobile renderer
|
4 years ago |
Rémi Verschelde
|
46beaacec3
Merge pull request #51017 from vnen/extension-fixes
|
4 years ago |
Bastiaan Olij
|
b920bf05a4
Use subpasses to do 3D rendering and resolve in mobile renderer
|
4 years ago |
George Marques
|
97947bc063
Fix a few default parameters in bindings
|
4 years ago |
reduz
|
cf3f404d31
Implement Binary Shader Compilation
|
4 years ago |
reduz
|
b2f6db7aa8
Implement Specialization Constants
|
4 years ago |
reduz
|
6c55d2aad2
Fix Render Info
|
4 years ago |
reduz
|
bde6f5eed1
Implement Framebuffer Subpass support
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
reduz
|
0d2e02945b
Implement shader caching
|
4 years ago |
Bastiaan Olij
|
a6c989bc1b
Obtain supported Vulkan API
|
4 years ago |
Rémi Verschelde
|
0d1d719178
doc: Sync classref with current source
|
4 years ago |
reduz
|
f20999f6fe
Rewrote how barriers work for faster rendering
|
4 years ago |
Rémi Verschelde
|
fb01d057af
doc: Sync classref with current source
|
4 years ago |
reduz
|
280f334f81
Reorganize RenderingDevice barriers
|
4 years ago |
clayjohn
|
7323cbab4b
Add named resources and debug labels in RenderDoc
|
4 years ago |
reduz
|
a9beb7aa8c
Shadow map rendering optimization
|
4 years ago |
reduz
|
099dee35f4
Added GPU based cluster builder
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
reduz
|
bf77016c8a
Reimplement skeletons and blend shapes
|
4 years ago |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
4 years ago |
Rémi Verschelde
|
372136fe75
Environment: Refactor code for readability + more
|
5 years ago |
Ignacio Etcheverry
|
7c3ff85c71
Fix missing DEFVAL in RenderingDevice.storage_buffer_create
|
5 years ago |
Juan Linietsky
|
201d606b3d
Addition of SDFGI for open world global illumination
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |
Ignacio Etcheverry
|
c5a721f58d
Fix missing DEFVAL for RenderingDevice.index_buffer_create
|
5 years ago |
Juan Linietsky
|
f8ef38efed
Add proper type to most public API uses of Array
|
5 years ago |