Commit Graph

10891 Commits (b10eba419aa5f105cbf0b0c105401e72e0eddc07)
 

Author SHA1 Message Date
Stenzek b10eba419a
VulkanDevice: Disable fbfetch on LLVMpipe
Rendering behaviour with llvmpipe + fbfetch is very strange, it fails
to read push constants sometimes??

Driver bug?
8 months ago
Stenzek 1ccd7508a8
CMake: Avoid using system zlib outside of MacOS 8 months ago
Stenzek b3caf07a40
Qt: Make enhanced controllers reports option more clear 8 months ago
Stenzek 547b76fe1b
SDLInputSource: Use auto mode for enhanced reports
Less chance of breaking other applications unless rumble actually goes
through.
8 months ago
Stenzek a777466c51
Qt: Invalidate covers when all titles are invalidated 8 months ago
Stenzek f52a5afcb8
System: Fix fullscreen state persisting between games
This was not intentional.
8 months ago
Stenzek 708e3b8694
Achievements: Use rc_client_create_subset_list() 8 months ago
Stenzek cda367d211
Achievements: Use badge_url for downloads 8 months ago
Stenzek f99601e3d0
dep/rcheevos: Bump to b77013b 8 months ago
Stenzek 86ba9ea3af
ImGuiManager: Add colour gradient to OSD messages 8 months ago
Stenzek 900d06c32c
FullscreenUI: Fix inconsistent notification colour gradient 8 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
8 months ago
Stenzek 2498e66a6e
MetalDevice: Fix compile warnings 8 months ago
Stenzek 37d7cd46c5
Common: Silence deprecation warnings on MacOS 8 months ago
Stenzek 351e787681
Common: Fix a bunch of errors in ARM vector wrapper
ARM64 passes now at least.
8 months ago
Stenzek 3fc563e5a3
Qt: Invalidate tooltips for title changes as well
Probably unnecessary since I don't think it's cached.
8 months ago
Stenzek 7cf6e04257
GPU/HW: Chunk skewed+overlapping copies
Can't see any retail games that do this from a quick check..
8 months ago
Stenzek c6a44ff569
GPU: Add "Fine Crop" settings
Allows the image to be cropped while preserving output aspect ratio.
8 months ago
Stenzek 986e66b517
GPU: Use vectors in draw rect calculation 8 months ago
Stenzek 97582bcfec
GPU: Use vectors/rects for presentation 8 months ago
Stenzek 69784d10a3
GPU: Move draw helper functions to cpp file
No derived classes that need this inlined anymore.
8 months ago
Stenzek ed531da03b
Qt: Move wireframe rendering to debug tab
Free up space in advanced.
8 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.
8 months ago
Stenzek c9177bc398
Common: Add vector rectangle helper functions 8 months ago
Stenzek e06d880257
MSBuild: Set -Wno-invalid-offsetof
Same as CMake.
8 months ago
Stenzek 9ba0bb9a32
MSBuild: Only remove source paths in ReleaseLTCG
Don't want to hurt debugability.
8 months ago
Stenzek 4c384842ce
Qt: Failed to retrieve update change list is not fatal 8 months ago
Anderson Cardoso f248c1cd74
Atualização Português do Brasil (#3659)
Atualizado para a última versão.
8 months ago
Daniel Nylander 9790c1b8ad
Updated Swedish translation (#3660)
* Updated Swedish translation

* Remove VRAM mention from Swedish translation

* Updated Swedish translation
8 months ago
Stenzek 95a196144c
Build: Fix RC version field
It broke once the commit count passed 10,000.
8 months ago
Stenzek dbd8288e96
Common: Fix implicit conversions in ARM vector wrapper 8 months ago
Stenzek d1f2b80fbe
Data: Update game controller database 8 months ago
Stenzek bde06fe786
Settings: Disable wireframe+downsample in Safe Mode
Apparently I forgot these.
8 months ago
Stenzek 0e0e82d122
ImGuiManager: Apply same change to OSD messages 8 months ago
Stenzek e9767ba349
FullscreenUI: Tweak achievement notification animation
Make colour gradient more obvious. Animate position instead of size
(less jarring).
8 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.
8 months ago
Stenzek 6e5291d8fc
Qt: Update English plural strings 8 months ago
Stenzek 6070bff9f6
dep/rcheevos: Bump to 9aa1352 8 months ago
Stenzek de01bf704e
FullscreenUI: Remember the last-opened achievement subset 8 months ago
Stenzek 4da93d7e19
FullscreenUI: Set scrollbar rounding 8 months ago
Stenzek ac0a299884
FullscreenUI: Add achievement subset selection 8 months ago
Stenzek 75380e7859
FullscreenUI: Improve styling consistency between achievements/leaderboards 8 months ago
Stenzek 7214ec0b8b
FullscreenUI: Improve leaderboard display
Finally somewhat satisfied with it. The old layout always bothered me.
8 months ago
Stenzek 56d8750f41
FullscreenUI: Add floating nav bar widgets 8 months ago
Stenzek e2fc40c407
FullscreenUI: Fix infinite loading at end of leaderboard 8 months ago
Davide Pesavento 4b82191502
Qt: Fix use-after-free in edit/remove cheat (#3657) 8 months ago
Stenzek d9f8302292
Qt: Increase idle polling interval
Use less power.
8 months ago
Stenzek f7ca150c79
InputManager: Fix possible use-after-free on source reload 8 months ago
Stenzek ea4933abe5
Achievements: Add progress to progress database refresh
That way there's some indication in the UI that the operation is
happening.
8 months ago
Stenzek 42c872efff
FullscreenUI: Add achievement game icon download 8 months ago