| Age | Commit message (Collapse) | Author |
|
* Implement SULD shader instruction
* Some nits
|
|
* Support partial invalidation on texture access
* Fix typo
* PR feedback
* Fix modified size clamping
|
|
* Only enumarate cached textures that are modified when flushing, rather than all of them.
* Remove locking.
* Add missing clear.
* Remove texture from modified list when data is disposed.
In case the game does not call either flush method at any point.
* Add ReferenceEqualityComparer from jD for the HashSet
|
|
Thanks to LDj3SNuD for spotting these
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
render support, do not delete textures with existing views created from them
|
|
tracking, other fixes
|
|
|
|
|
|
|