summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderBase.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2021-02-19 14:02:59 -0800
committerPokechu22 <Pokechu022@gmail.com>2021-05-07 15:42:21 -0700
commitdbacf68b793206e48bc1c3950dc93350986b7606 (patch)
treea09e532c4b66ddc937a7d69e11bf1c2fabcc6296 /Source/Core/VideoCommon/VertexLoaderBase.cpp
parent1dc3ff58794900f9988e403c34e8b212c0aa8f01 (diff)
Improve FIFO analyzer search function
- Only one search result is generated per command/line, even if there are multiple matches in that line. - Pressing enter on the edit field begins a search, just like clicking the begin button. - The next and previous buttons are disabled until a search is begun. - The search results are cleared when changing objects or frames. - The previous button once again works (a regression from the previous commit), and the register updates and graphics data for the correct object are searched. - currentRow() never returns -1, so checking that is unnecessary (and misleading). - The 'Invalid search parameters (no object selected)' previously never showed up before because FRAME_ROLE is present if and only if OBJECT_ROLE is present.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderBase.cpp')
0 files changed, 0 insertions, 0 deletions