Commit Graph

2531 Commits (idle-loop)
 

Author SHA1 Message Date
Connor McLaughlin 8bc6433be1 scmversion: Include the current commit hash 5 years ago
Connor McLaughlin 64b745fd56 CI: Fix Windows build upload 5 years ago
Connor McLaughlin 389c4945e0 CI: Use zips instead of 7z for Windows downloads 5 years ago
Connor McLaughlin 199315cea7 CI: Rename updater to updater.exe 5 years ago
Connor McLaughlin 12bef7caa2 Add update installer program (Windows only for now) 5 years ago
Connor McLaughlin 045e6dff61 Common: Add Win32ProgressCallback 5 years ago
Connor McLaughlin 7cafb8c515 Common: Add MinizipHelpers (RAM and UTF-8 compatible fopen) 5 years ago
Connor McLaughlin 6e586311e8 Common: Add title, modal information to ProgressCallback 5 years ago
Connor McLaughlin 8c1a72f640 Qt: Unmark window info error for translation 5 years ago
Connor McLaughlin 05f0ce6da8 libretro: Fix build 5 years ago
Connor McLaughlin 9ee4c0a898 Update compatibility list 5 years ago
Connor McLaughlin 2cc1fe9c02 libretro: Expose CD-ROM preload option 5 years ago
Connor McLaughlin d73692caf7
Merge pull request #712 from RibShark/master
Only force 2 second pregap for track 1
5 years ago
RibShark 1ebbb1e42a
Only force 2 second pregap for track 1
Fixes #579
5 years ago
Connor McLaughlin b6d25c46e4 Qt: Add de language to update_translations.bat 5 years ago
Connor McLaughlin 34a515cd08 Update compatibility list 5 years ago
Connor McLaughlin a7dbb9ab28 CDImage: Work around cue parser requiring new line at end 5 years ago
Connor McLaughlin 466e4099d4 CDROM: Fix handling of logical seeks to audio sectors
Fixes Wizard's Harmony.
5 years ago
Connor McLaughlin fbdc9ae631 CommonHostInterface: Remove additional API reset/restore on screenshot 5 years ago
Connor McLaughlin dd9705ef31 GPU/HW: Fix last row of oversized writes not applying
Combined with the wrap changes, fixes Namco Museum motherboard scene.
5 years ago
Connor McLaughlin 0b0bc32afb GPU/HW: Use texture samplers rather than fetching for batches
Enables wrap-around.
5 years ago
Connor McLaughlin 0fc301d654 GPU/HW: Use wrap texture address modes 5 years ago
Connor McLaughlin 231c0b5ff6 GPU/SW: Wrap texture coordinates when sampling 5 years ago
Connor McLaughlin 69cbc0b5a2 GL/Texture: Add wrap texture mode option 5 years ago
Connor McLaughlin 3df1670809 libretro: Try for a GLES context first depending on preferred renderer 5 years ago
Connor McLaughlin e198e31598 Qt: Add German/Deutsch translation 5 years ago
Connor McLaughlin 8b4624a98e Update Portuguese (Br) translation 5 years ago
Connor McLaughlin 08b8176497 Update compatibility database 5 years ago
Connor McLaughlin 818892cb1b GPU: Claer interlaced field buffer when enabling
Fixes old frames getting briefly displayed.
5 years ago
Connor McLaughlin 23df239469 GPU/HW: Debug build compile fix 5 years ago
Connor McLaughlin f712c42c21 GPU/HW: Add more details to debug window 5 years ago
Connor McLaughlin 9b7512f7b8 GPU/HW: Implement automatic resolution scale from window size 5 years ago
Connor McLaughlin 94777a15cd Update compatibility list 5 years ago
Connor McLaughlin be6ae8b70b GPU/Vulkan: Work around Mali crash with readbacks 5 years ago
Connor McLaughlin b527118c0a GPU/HW: Fix macOS compile 5 years ago
Connor McLaughlin 293f76a018 .gitmodules: Use shallow clone 5 years ago
Connor McLaughlin 92975b2e81 GPU/HW: Tiny performance optimization in polygon loading 5 years ago
Connor McLaughlin 96ba9198ef GPU/HW: Expand lines into triangles before rendering
Fewer batches, consistent upscaling behavior.
5 years ago
Connor McLaughlin 568cfa1865 GPU/OpenGL: Fix possible error on shutdown 5 years ago
Connor McLaughlin 4d9c2c1b6c GPU: Ensure pending time is used in events
Fixes long delay in Syphon Filter.
5 years ago
Connor McLaughlin 75156b76af CMake: Fix Linux build 5 years ago
Connor McLaughlin ba9ada1100 Qt: Add Portuguese (Pt) translation 5 years ago
Connor McLaughlin bd0c403672 GPU/HW: Fix mask bit test regression
Fixes white boxes in Silent Hill. Again.
5 years ago
Connor McLaughlin 5f9481dd3d Qt: Fix game list settings headings not being translatable 5 years ago
Connor McLaughlin 9a9d66882c Qt: Fix game list headings not being translatable 5 years ago
Connor McLaughlin 4137c9775e Android: Fix crash in main activity 5 years ago
Connor McLaughlin 4bb4ec0494
Merge pull request #680 from jdgleaver/libretro-vulkan-fix
(libretro/Vulkan) Fix glslang shader-related crashes
5 years ago
jdgleaver 363804c48b (libretro/Vulkan) Fix glslang shader-related crashes 5 years ago
Connor McLaughlin 60e44c232b Android: Fix broken crop mode setting 5 years ago
Connor McLaughlin 7b384ad300 Android: Use getExternalStorageDirectory() rather than hardcoding to /sdcard 5 years ago