Rémi Verschelde
|
afe8492241
Fix typos with codespell
|
3 years ago |
tdetoy
|
72498a3ced
mesh_surface_get_format_offset and mesh_surface_get_format_stride will now provide an error with an invalid array index
|
3 years ago |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
2e8fdd0112
Fix typos with codespell
|
3 years ago |
Rémi Verschelde
|
bc0d18d8d5
GLES2: Disable half float on iOS via platform override
|
3 years ago |
Rémi Verschelde
|
302ad4e600
Merge pull request #52918 from Calinou/add-new-light-attenuation-3.x
|
3 years ago |
Hugo Locurcio
|
85e080fcc0
Backport new 3D point light attenuation as an option
|
3 years ago |
Rémi Verschelde
|
06fc2378de
Merge pull request #51491 from Calinou/glow-add-high-quality-mode-3.x
|
3 years ago |
lawnjelly
|
192ec963ae
Create 'rendering/misc' project settings section
|
4 years ago |
Rémi Verschelde
|
b37776fa2f
Merge pull request #52591 from timothyqiu/error-macros
|
3 years ago |
Haoyu Qiu
|
70853fd669
Remove do{ } while(0) wrapper around error macros
|
3 years ago |
Endri Lauson
|
077083938e
Add a new high quality tonemapper: ACES Fitted
|
3 years ago |
Rémi Verschelde
|
92a7ae022d
Merge pull request #51769 from The-O-King/oct_split_stream_fix
|
4 years ago |
Omar El Sheikh
|
a63028e172
Fix Octahedral/Split Stream Options
|
4 years ago |
Rémi Verschelde
|
c0fc475078
Merge pull request #51521 from lawnjelly/portals_occluders
|
4 years ago |
lawnjelly
|
115f4dce55
Sphere occluders (portals and general use)
|
4 years ago |
clayjohn
|
8ac85e6a9e
Normalize the results of octahedral decompression
|
4 years ago |
Rémi Verschelde
|
4032d26dd5
Merge pull request #51268 from RevoluPowered/fix-nan-data-from-compression
|
4 years ago |
Gordon MacPherson
|
6883d55da8
Octahedral compression fix division by zero and warn
|
4 years ago |
Rémi Verschelde
|
9e3e7b03e4
Merge pull request #51376 from The-O-King/vertex_buffer_alignment
|
4 years ago |
Hugo Locurcio
|
0e0af7fa83
Add high quality glow mode
|
4 years ago |
Rémi Verschelde
|
7c6bdea33c
Merge pull request #47416 from Calinou/add-contrast-adaptive-sharpening-3.x
|
4 years ago |
lawnjelly
|
f3e6547a99
Portals - fix PVS generation and move settings
|
4 years ago |
Omar El Sheikh
|
f0de7ec2b6
Align Vertex Buffer to 4 Bytes
|
4 years ago |
Omar El Sheikh
|
6c643af6a7
Fix Bugs w/ Octahedral Compression Implementation
|
4 years ago |
Omar El Sheikh
|
d274284069
Octahedral Normal/Tangent Compression
|
4 years ago |
Omar El Sheikh
|
7f8487a900
Split Vertex Position and Attribute Streams
|
4 years ago |
Rémi Verschelde
|
a3310c1da2
Merge pull request #46130 from lawnjelly/portals
|
4 years ago |
lawnjelly
|
eb6f98ec55
Portal occlusion culling
|
4 years ago |
JFonS
|
a2ba7910ba
Add soft shadows to the CPU lightmapper
|
4 years ago |