Henrik Rydgård
|
322f29ce80
|
Comments and fixes
|
2022-08-27 23:37:02 +02:00 |
|
Henrik Rydgård
|
6cedf34e9c
|
Block transfer bug fix
|
2022-08-27 23:20:26 +02:00 |
|
Henrik Rydgård
|
a74d2ec185
|
Comment fixes
|
2022-08-27 19:24:25 +02:00 |
|
Henrik Rydgård
|
8d1157e107
|
GL bugfix, log cleanup
|
2022-08-27 14:40:42 +02:00 |
|
Henrik Rydgård
|
92eaac0210
|
Fix problem matching framebuffers for reinterpret
|
2022-08-27 13:57:54 +02:00 |
|
Henrik Rydgård
|
c533ea4d93
|
Logging improvements
|
2022-08-27 13:57:36 +02:00 |
|
Henrik Rydgård
|
85f2a0f052
|
Remove some old logging that's not very interesting anymore
|
2022-08-27 13:57:08 +02:00 |
|
Henrik Rydgård
|
628bac056d
|
Log improvement
|
2022-08-27 11:31:17 +02:00 |
|
Henrik Rydgård
|
7be3063c96
|
When cloning framebuffers for reinterpret, adjust width according to bpp
|
2022-08-27 11:12:35 +02:00 |
|
Henrik Rydgård
|
693fd0870f
|
Bugfix, better logging
|
2022-08-26 23:26:44 +02:00 |
|
Henrik Rydgård
|
3c5ec25f61
|
Initial implementation of 32/16-bit color reinterpret blits.
|
2022-08-26 15:51:25 +02:00 |
|
Henrik Rydgård
|
eeb784b417
|
Prepare for 16/32 reinterpret
|
2022-08-26 15:51:25 +02:00 |
|
Henrik Rydgård
|
9a82a7d659
|
Detect need for 16<->32-bit reinterprets
|
2022-08-26 15:51:25 +02:00 |
|
Henrik Rydgård
|
cd0a31a3cd
|
Work in bytes in the framebuffer matching algorithm for block copies, avoid margins
|
2022-08-26 15:51:25 +02:00 |
|
Henrik Rydgård
|
7cba231e58
|
Finish the depal refactoring.
Needed for an upcoming change (since this lets us use the Draw2D
uniform mechanism in depal shaders).
|
2022-08-26 15:47:29 +02:00 |
|
Henrik Rydgård
|
e6bb512a39
|
Remove support for framebuffers changing stride (already unreachable).
Also fixes a compiler warning
|
2022-08-25 19:07:07 +02:00 |
|
Henrik Rydgård
|
656932397b
|
Revert minimum stride
|
2022-08-25 18:56:04 +02:00 |
|
Henrik Rydgård
|
753062b2a1
|
More comment fixes, cleanups
|
2022-08-25 00:52:45 +02:00 |
|
Henrik Rydgård
|
272019f23a
|
Comments
|
2022-08-25 00:47:19 +02:00 |
|
Henrik Rydgård
|
f79acd651d
|
Comment updates
|
2022-08-25 00:29:44 +02:00 |
|
Henrik Rydgård
|
bbd92e6345
|
Merge the two find FindTransferFramebuffer* methods
|
2022-08-25 00:22:33 +02:00 |
|
Henrik Rydgård
|
9feb61e7fa
|
Additional renaming
|
2022-08-25 00:19:08 +02:00 |
|
Henrik Rydgård
|
d0713d7fff
|
Rename variables to make the two functions match
|
2022-08-25 00:17:01 +02:00 |
|
Henrik Rydgård
|
62a834d15e
|
Split up FindTransferFramebuffers
|
2022-08-25 00:12:31 +02:00 |
|
Henrik Rydgård
|
04740d069c
|
Tighten the check a bit more
|
2022-08-24 18:35:42 +02:00 |
|