tornavis/source/blender/draw
Miguel Pozo fd459ae82c Fix #117977: EEVEE-Next: Broken shadows with 1GB pool size
shadow_page_unpack clamps the result to a valid page range, causing
all pages that shouldn't be rendered to render to the last valid page.

Pull Request: https://projects.blender.org/blender/blender/pulls/118979
2024-03-04 16:01:02 +01:00
..
engines Fix #117977: EEVEE-Next: Broken shadows with 1GB pool size 2024-03-04 16:01:02 +01:00
intern Fix: GPU: Ensures length of curves GPUIndexBuf to be multiple of 4 2024-03-03 16:39:11 +01:00
tests Draw: Fix 'draw_resource_id_gen' test 2024-02-01 14:10:51 +01:00
CMakeLists.txt Cleanup: Rename mesh extraction file 2024-02-26 11:28:33 -05:00
DRW_engine.hh Merge branch 'blender-v4.1-release' 2024-02-27 21:32:08 +11:00
DRW_pbvh.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
DRW_select_buffer.hh Cleanup: Return Vector for View Layer objects and bases retrieval 2024-01-24 18:18:14 +01:00