Subv
|
65f19b51c4
Warnings: Add UNREACHABLE macros to switches that contemplate all possible values.
|
9 vuotta sitten |
wwylele
|
85a448d405
gpu: add comments for TextureCopy
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
c75ae6c585
Add performance statistics to status bar
|
9 vuotta sitten |
Emmanuel Gil Peyrot
|
0820c99462
GPU: Remove the broken frame_skip option.
|
9 vuotta sitten |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 vuotta sitten |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 vuotta sitten |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
10 vuotta sitten |
Lioncash
|
c928b04eee
core/video_core: Make NumIds functions constexpr
|
10 vuotta sitten |
Lioncash
|
39baad9926
core/video_core: Don't cast away const in subscript operators
|
10 vuotta sitten |
Yuri Kunde Schlesner
|
9ae5a09655
GPU: Implement TextureCopy-mode display transfers
|
11 vuotta sitten |
Subv
|
63dbff9b1f
GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
4964a359e1
Core: Cleanup hw includes.
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 vuotta sitten |
bunnei
|
580b317821
Merge pull request #650 from Subv/scaling
|
11 vuotta sitten |
Subv
|
23b401c3ac
GPU/DisplayTransfer: Made the scaling bits a single 2bit value
|
11 vuotta sitten |
Subv
|
fb8f47060b
GPU: Implemented the flip_data (bit 0) bit in display transfers.
|
11 vuotta sitten |
bunnei
|
b56829df02
Merge pull request #629 from archshift/lcdfb
|
11 vuotta sitten |
Subv
|
ae0dfcae1d
GPU: Fixed the bit 25 in the display transfer flags.
|
11 vuotta sitten |
archshift
|
041e99b613
Added LCD registers, and implementation for color filling in OGL code.
|
11 vuotta sitten |
Tony Wasserka
|
511bf30a69
Merge pull request #648 from Subv/fill_bit
|
11 vuotta sitten |
Subv
|
0abba5874c
GPU: Use the correct position for the finished bit in memory fills
|
11 vuotta sitten |
Subv
|
a762f9c176
GPU: Corrected the 24 bit memory fills component order
|
11 vuotta sitten |
archshift
|
7f9ee69a2b
Added RGBA5551 compatibility in the rasterizer
|
11 vuotta sitten |
Subv
|
c564c21668
GPU: Implemented bits 3 and 1 from the display transfer flags.
|
11 vuotta sitten |
archshift
|
302f0b32f5
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
|
11 vuotta sitten |
Tony Wasserka
|
0da6a7e234
GPU: Properly implement memory fills.
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
c439b3074d
video_core: Implement the remaining framebuffer formats in the OpenGL renderer.
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
9e084826b8
GPU: Do periodic VBlank updates using CoreTiming
|
11 vuotta sitten |
Tony Wasserka
|
18a5e888bb
GPU: Pseudo-implement horizontal scaling.
|
11 vuotta sitten |
bunnei
|
3b9d181b8e
GPU: Implement frameskip and remove forced framebuffer swap hack.
|
11 vuotta sitten |