bunnei
|
5799025ac4
GPU: Further improve synchronization.
|
11 gadi atpakaļ |
purpasmart96
|
ebfd831ccb
License change
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 gadi atpakaļ |
bunnei
|
170123982d
GPU: Fixed bug in command list size decoding.
|
11 gadi atpakaļ |
vaguilar
|
223e76d51d
Fixed formatting and switch statement warnings
|
11 gadi atpakaļ |
bunnei
|
01e37962e7
Merge pull request #162 from SeannyM/warning-fixes
|
11 gadi atpakaļ |
Sean
|
9a012ff007
Fix some warnings
|
11 gadi atpakaļ |
Gareth Poole
|
38df9e96dd
Renamed souce files of services to match port names
|
11 gadi atpakaļ |
archshift
|
09e19f9f1e
Added `gpu_refresh_rate` config setting for the new interpreter speed hack.
|
11 gadi atpakaļ |
archshift
|
0783498f57
Use configuration files to enable or disable the new dyncom interpreter.
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
fec7f6b035
Rename GPU::Regs::FramebufferFormat to PixelFormat
|
12 gadi atpakaļ |
Lioncash
|
eb5054e6eb
Fix warnings in video_core
|
11 gadi atpakaļ |
Lioncash
|
6cc7c73b80
Core: Fix warnings in gpu.cpp
|
12 gadi atpakaļ |
archshift
|
6e606c515f
core: Prune redundant includes
|
12 gadi atpakaļ |
bunnei
|
aabfcfe6ad
GPU: Improve frame synchronization, increases compatibility with both homebrew and retail applications.
|
12 gadi atpakaļ |
bunnei
|
20d169e4a1
VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size.
|
12 gadi atpakaļ |
Tony Wasserka
|
76a586de49
Pica: Add command processor.
|
12 gadi atpakaļ |
Tony Wasserka
|
7b6a7d7dfb
Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones.
|
12 gadi atpakaļ |
Tony Wasserka
|
9c781a6c76
Remove the fancy RegisterSet class introduced in 4c2bff61e.
|
12 gadi atpakaļ |
bunnei
|
0805ecbaca
GPU: Updated g_last_ticks variable to be more descriptive (represents CPU tick count of last vertical line).
|
12 gadi atpakaļ |
bunnei
|
7ada2625fe
GPU: Updated horizontal sync line counter to use framebuffer height.
|
12 gadi atpakaļ |
bunnei
|
4e9f305ed2
GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.
|
12 gadi atpakaļ |
bunnei
|
ec14ffe1cd
GSP: Implements preliminary command synchronization via GPU interrupts.
|
12 gadi atpakaļ |
Tony Wasserka
|
9fd2537e93
Use uniform formatting when printing hexadecimal numbers.
|
12 gadi atpakaļ |
Tony Wasserka
|
2eb61dafc0
GPU: Clarify display transfer code.
|
12 gadi atpakaļ |
Tony Wasserka
|
246cb75584
RegisterSet: Simplify code by using structs for register definition instead of unions.
|
12 gadi atpakaļ |
Tony Wasserka
|
75775e9ef4
GPU: Make use of RegisterSet.
|
12 gadi atpakaļ |
Tony Wasserka
|
357d893b26
GPU: Make framebuffer code format-aware.
|
12 gadi atpakaļ |
Tony Wasserka
|
9d618d0b70
GPU: Interface cleanup.
|
12 gadi atpakaļ |
Tony Wasserka
|
46950ee4de
GPU: Initialize GPU registers to some sensible default state.
|
12 gadi atpakaļ |