Files
rt64/.gitignore
dcvz facf03e250 Switch to using Plume instead of the RHI (#122)
* Incorporate plume with updated headers

* Start fixing up build

* continue build updates

* More fixes

* More updates

* Update pointer to plume

* Fixup for the interface builders

* update plume

* update plume

* More updates

* Fix compilation with latest plume.

* Update to latest updates in plume

* Update plume.

* Warnings and texture cache fixes.

* Fix upper range on descriptor set.

* Update plume.

* Update plume.

* Add query pool.

* Point to plume main

* Sort out waitable swap chain.

* Update Plume

* Update plume

* Update plume

* Remove extra wait

* Use common header

* Remove examles

* Directly link the plume cmake

* Update plume

* Fix indentation changes

* Leftover

* Add missing import

* Add more missing deps

* Log sampler mirror capability

* Latest plume

* Remove submodules that are now included in plume.

* Remove from the .gitmodules file.

* Remove leftovers from CMake.

* Update plume.

* Remove unused includes.

* Remove from tree.

---------

Co-authored-by: Dario <dariosamo@gmail.com>
2025-08-17 15:49:00 -03:00

27 lines
208 B
Plaintext

*.vs
*.db
*.log
*.dll
*.exe
*.lib
*.exp
*.ipdb
*.iobj
*.tlog
*.recipe
*.FileListAbsolute.txt
*.idb
*.hlsl.h
*.dxil.h
*.spirv.h
*.bat
*.rw
*.rw.h
*.obj
*.pdb
build/
.vscode/
.idea
cmake-build-debug*
.DS_Store