This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/video_core/texture_cache
Lioncash 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages
fmt now automatically prints the numeric value of an enum class member
by default, so we don't need to use casts any more.

Reduces the line noise a bit.
2020-12-07 00:41:50 -05:00
..
copy_params.h video_core: Resolve more variable shadowing scenarios pt.3 2020-12-05 16:02:23 -05:00
format_lookup_table.cpp video_core: Resolve more variable shadowing scenarios pt.3 2020-12-05 16:02:23 -05:00
format_lookup_table.h format_lookup_table: Address feedback 2019-11-14 20:57:30 -03:00
surface_base.cpp video_core: Resolve more variable shadowing scenarios pt.3 2020-12-05 16:02:23 -05:00
surface_base.h video_core: Resolve more variable shadowing scenarios pt.3 2020-12-05 16:02:23 -05:00
surface_params.cpp video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00
surface_params.h video_core: Remove all Core::System references in renderer 2020-09-06 05:28:48 -03:00
surface_view.cpp surface_view: Add missing operator!= to ViewParams 2020-04-16 00:03:12 -04:00
surface_view.h video_core: Resolve more variable shadowing scenarios pt.3 2020-12-05 16:02:23 -05:00
texture_cache.h video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00