iota97
|
561870dc25
|
Merge item and button style, remove hightlighed and few other fixes
|
2022-02-14 13:57:22 +01:00 |
|
iota97
|
1c313da541
|
Keep comment up to date
|
2022-02-11 19:30:25 +01:00 |
|
Cameron Cawley
|
5adf188ea1
|
UI: Mention SDL in the credits when it's being used alongside Qt
|
2022-01-09 23:36:20 +00:00 |
|
Unknown W. Brackets
|
a397bf811b
|
UI: Fix some sign/size comparison warnings.
Mostly size_t vs int.
|
2022-01-06 20:40:29 -08:00 |
|
Henrik Rydgård
|
c07068f89b
|
Fix text wrapping on PromptScreen by improving the layout
|
2021-12-13 22:42:03 +01:00 |
|
Henrik Rydgård
|
0ab207adb1
|
Display the graphics API on logoscreen on more platforms
|
2021-11-30 10:11:18 +01:00 |
|
Unknown W. Brackets
|
b8ab7f39df
|
jit: Lock around changes to the jit pointer.
|
2021-11-28 10:04:22 -08:00 |
|
Henrik Rydgård
|
992ad801e7
|
Add a crude way to blacklist post/texture shaders from certain vendors.
Use it to work around #14530 for now.
|
2021-09-28 23:39:52 +02:00 |
|
Henrik Rydgård
|
76df060349
|
Show the logo screen before the memstick screen on first boot with scoped storage
|
2021-09-19 20:23:46 +02:00 |
|
iota97
|
564a3691cd
|
Little fix to logo screen
|
2021-09-17 00:09:47 +02:00 |
|
iota97
|
a2f016b2d1
|
Fix setting info on multi choice
|
2021-09-12 12:06:05 +02:00 |
|
Henrik Rydgård
|
d876834561
|
Fix weird linker problem
|
2021-09-11 21:17:01 +02:00 |
|
Henrik Rydgård
|
b17ff0e5af
|
Merge pull request #14818 from iota97/super-wp
Focus based moving background
|
2021-09-11 20:50:54 +02:00 |
|
iota97
|
fb5b528b97
|
Moving Background
|
2021-09-10 01:55:23 +02:00 |
|
iota97
|
ecab31ef8b
|
Keep track of focus position
|
2021-09-09 17:35:19 +02:00 |
|
iota97
|
9283d14a3d
|
Fix wave on different dps
|
2021-09-09 11:58:02 +02:00 |
|
iota97
|
79b10c4d53
|
Add some antialiasing
|
2021-09-08 16:36:57 +02:00 |
|
iota97
|
01aaed54d6
|
Wave animation
|
2021-09-08 15:57:41 +02:00 |
|
Henrik Rydgård
|
b397e5c455
|
Assorted plumbing.
wip
Buildfix
|
2021-06-07 00:24:51 +02:00 |
|
Henrik Rydgård
|
4d344f556a
|
Additional feedback.
|
2021-05-13 10:39:17 +02:00 |
|
Henrik Rydgård
|
025bcb1673
|
Introduce Path, start using it all over the place.
Still lots left to convert!
Convert GetSysDirectory to return Path.
More buildfixing
Remove unnecessary Path( constructors
|
2021-05-13 10:39:16 +02:00 |
|
Henrik Rydgård
|
1b13badeb4
|
Move remaining FileUtil functions into the File namespace.
|
2021-04-25 20:38:22 +02:00 |
|
Unknown W. Brackets
|
5f59495756
|
UI: Load BG image properly on init.
Also fix the update on Vulkan.
|
2021-04-16 20:49:46 -07:00 |
|
Unknown W. Brackets
|
ca1a936d56
|
GPU: Stop using Off as terminator for postshaders.
There's really no need to have a dummy entry at the end of the array.
|
2021-04-10 18:35:23 -07:00 |
|
Unknown W. Brackets
|
0aa8a4886c
|
UI: Don't include symbols in recent games anim.
|
2021-04-04 13:28:52 -07:00 |
|