aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Queries/BufferedQuery.cs
diff options
context:
space:
mode:
authorFicture Seven <FICTURE7@gmail.com>2020-05-04 06:06:22 +0400
committerGitHub <noreply@github.com>2020-05-04 12:06:22 +1000
commit180ad8605d09ff0ca754a8e5efcce78844701444 (patch)
tree4dc45336f2bbb45315ae1ceb0100686103d4b310 /Ryujinx.Graphics.OpenGL/Queries/BufferedQuery.cs
parent53369e79bdc34440a48e932e7024bab92f30f957 (diff)
Improve IRDumper (#1135)
* Improve IRDumper * Make Symbols.Add(ulong, ulong, ulong, string) thread safe * Use a StringBuilder for MemoryOperand * Add #if M_DEBUG guards * Fix JMP_TABLE typo * Fix using in Symbols * Use Conditional("M_DEBUG") instead Address gdkchan's feedback * Use a struct instead of 4-tuple Address gdkchan's feedback * Place symbols in comments instead Address gdkchan's feedback * Use StringBuilder throughout * Handle offsetted symbols * Fix naming convention of Builder * Avoid ArgumentException * Remove unnecessary using * Use switch expression instead * Turn into a class * Clean up * Remove unnecessary using
Diffstat (limited to 'Ryujinx.Graphics.OpenGL/Queries/BufferedQuery.cs')
0 files changed, 0 insertions, 0 deletions