Commit Graph

10898 Commits (93f62c4292121364c2013851649b940a441bf7dc)
 

Author SHA1 Message Date
Stenzek 93f62c4292
CI: Fix cache key in upload caches workflow 9 months ago
Stenzek 6062f5e2f8
Qt: Use same changed colour in memory scanner as view
More readable.
9 months ago
Stenzek 89946ccad5
Qt: Provide theme icons for most used Qt StandardIcons
Fixes the file selector looking like total ass on Linux, with dark
coloured icons on a dark background.
9 months ago
Stenzek b8b576e158
Qt: Override application font on Linux
Default fonts are ugly and too large.
9 months ago
Stenzek 6521355343
CMake: Don't copy desktop file to resources
No longer needed as of d5037f1242.
9 months ago
Stenzek fe8d2e0329
VulkanDevice: Set rasterization order attachment access bit on blend state 9 months ago
Stenzek 7a539ba693
GPUDevice: Reduce GraphicsConfig struct size 9 months ago
Stenzek b10eba419a
VulkanDevice: Disable fbfetch on LLVMpipe
Rendering behaviour with llvmpipe + fbfetch is very strange, it fails
to read push constants sometimes??

Driver bug?
9 months ago
Stenzek 1ccd7508a8
CMake: Avoid using system zlib outside of MacOS 9 months ago
Stenzek b3caf07a40
Qt: Make enhanced controllers reports option more clear 9 months ago
Stenzek 547b76fe1b
SDLInputSource: Use auto mode for enhanced reports
Less chance of breaking other applications unless rumble actually goes
through.
9 months ago
Stenzek a777466c51
Qt: Invalidate covers when all titles are invalidated 9 months ago
Stenzek f52a5afcb8
System: Fix fullscreen state persisting between games
This was not intentional.
9 months ago
Stenzek 708e3b8694
Achievements: Use rc_client_create_subset_list() 9 months ago
Stenzek cda367d211
Achievements: Use badge_url for downloads 9 months ago
Stenzek f99601e3d0
dep/rcheevos: Bump to b77013b 9 months ago
Stenzek 86ba9ea3af
ImGuiManager: Add colour gradient to OSD messages 9 months ago
Stenzek 900d06c32c
FullscreenUI: Fix inconsistent notification colour gradient 9 months ago
mariobob 1ee0f73df8
Achievements: Use rc_client API for fetching game titles (#3658)
* dep/rcheevos: Bump to 7fb4300

* Achievements: Use rc_client API for fetching game titles
9 months ago
Stenzek 2498e66a6e
MetalDevice: Fix compile warnings 9 months ago
Stenzek 37d7cd46c5
Common: Silence deprecation warnings on MacOS 9 months ago
Stenzek 351e787681
Common: Fix a bunch of errors in ARM vector wrapper
ARM64 passes now at least.
9 months ago
Stenzek 3fc563e5a3
Qt: Invalidate tooltips for title changes as well
Probably unnecessary since I don't think it's cached.
9 months ago
Stenzek 7cf6e04257
GPU/HW: Chunk skewed+overlapping copies
Can't see any retail games that do this from a quick check..
9 months ago
Stenzek c6a44ff569
GPU: Add "Fine Crop" settings
Allows the image to be cropped while preserving output aspect ratio.
9 months ago
Stenzek 986e66b517
GPU: Use vectors in draw rect calculation 9 months ago
Stenzek 97582bcfec
GPU: Use vectors/rects for presentation 9 months ago
Stenzek 69784d10a3
GPU: Move draw helper functions to cpp file
No derived classes that need this inlined anymore.
9 months ago
Stenzek ed531da03b
Qt: Move wireframe rendering to debug tab
Free up space in advanced.
9 months ago
Stenzek 9eaf58613a
Qt: Simplify cover and icon invalidation
Get rid of multiple functions for doing the same thing, sync Big Picture
and Qt UIs.
9 months ago
Stenzek c9177bc398
Common: Add vector rectangle helper functions 9 months ago
Stenzek e06d880257
MSBuild: Set -Wno-invalid-offsetof
Same as CMake.
9 months ago
Stenzek 9ba0bb9a32
MSBuild: Only remove source paths in ReleaseLTCG
Don't want to hurt debugability.
9 months ago
Stenzek 4c384842ce
Qt: Failed to retrieve update change list is not fatal 9 months ago
Anderson Cardoso f248c1cd74
Atualização Português do Brasil (#3659)
Atualizado para a última versão.
9 months ago
Daniel Nylander 9790c1b8ad
Updated Swedish translation (#3660)
* Updated Swedish translation

* Remove VRAM mention from Swedish translation

* Updated Swedish translation
9 months ago
Stenzek 95a196144c
Build: Fix RC version field
It broke once the commit count passed 10,000.
10 months ago
Stenzek dbd8288e96
Common: Fix implicit conversions in ARM vector wrapper 10 months ago
Stenzek d1f2b80fbe
Data: Update game controller database 10 months ago
Stenzek bde06fe786
Settings: Disable wireframe+downsample in Safe Mode
Apparently I forgot these.
10 months ago
Stenzek 0e0e82d122
ImGuiManager: Apply same change to OSD messages 10 months ago
Stenzek e9767ba349
FullscreenUI: Tweak achievement notification animation
Make colour gradient more obvious. Animate position instead of size
(less jarring).
10 months ago
Stenzek 43074cfe52
FullscreenUI: Slightly improve achievement notifications
Add more spacing between title and points. Allow note to overlap with
description in horizontal size.
10 months ago
Stenzek 6e5291d8fc
Qt: Update English plural strings 10 months ago
Stenzek 6070bff9f6
dep/rcheevos: Bump to 9aa1352 10 months ago
Stenzek de01bf704e
FullscreenUI: Remember the last-opened achievement subset 10 months ago
Stenzek 4da93d7e19
FullscreenUI: Set scrollbar rounding 10 months ago
Stenzek ac0a299884
FullscreenUI: Add achievement subset selection 10 months ago
Stenzek 75380e7859
FullscreenUI: Improve styling consistency between achievements/leaderboards 10 months ago
Stenzek 7214ec0b8b
FullscreenUI: Improve leaderboard display
Finally somewhat satisfied with it. The old layout always bothered me.
10 months ago