Commit Graph

119 Commits

Author SHA1 Message Date
zoltanvb fd04c8ca57 Rebase of wakira's wp_fractional_scale_v1 support (#15965)
A rebase of earlier PR https://github.com/libretro/RetroArch/pull/15355
No changes added (except for one log).
2023-11-30 03:29:38 -08:00
Jesse Talavera-Greenberg e76a507b4a Update .gitignore (#15922)
Add libretro core backups to .gitignore
2023-11-17 11:26:05 -08:00
Jesse Talavera-Greenberg d84f50d0c9 Add some paths to .gitignore (#15917) 2023-11-16 09:40:56 -08:00
Eric Warmenhoven a8e6e5db29 Ignore compile_commands.json used by LSP servers (#15795) 2023-10-13 10:29:18 -07:00
Jesse Talavera-Greenberg 06cec38a9b Add some directory patterns to .gitignore 2023-06-18 08:38:53 +02:00
Jesse Talavera-Greenberg ad211f1452 Update the .gitignore
- Add some VS-specific artifacts
- Add versioned Linux shared objects
- Simplify some directory-specific patterns to the extension
2023-06-18 08:38:53 +02:00
Grisly Glee 337a496f1a Add files generated for wayland to gitignore (#15368) 2023-06-11 12:26:00 +02:00
Colin Kinloch 297aa1ff72 (Wayland) Build pointer-constraints and relative-pointer protocols (#15071)
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
2023-03-09 19:54:36 +01:00
Jonathan McDowell 750bc7bf8b Remove remaining mentions of joyconfig (#14787)
IS_JOYCONFIG was removed back in 2015 (1b7576aa), but there are still
some mentions of retroarch-joyconfig in the docs and Makefiles. Clean
these up so folk aren't confused about the fact it's no longer
available.
2022-12-31 02:35:08 +01:00
Francisco Javier Trujillo Mata 1cd0938cc3 [PS2] Improve Compilation (#13359)
* Allow parallel compilation in PS2

* Allow to compile with griffin or common compilation in PS2

* Enable dummy core to be used in other platforms

* Use threads in YML config

* Add the compilation to PS2 in GitHub Actions
2021-12-15 19:01:56 +01:00
markwkidd 7b020f4cc5 correct vscode gitignore typo (#13029) 2021-09-23 18:40:26 +02:00
Mark W. Kidd d87ae5b5d7 set vscode .h association and gitignore its configuration 2021-08-17 20:30:50 -04:00
Tunip3 a2c378c594 add entry to git ignore 2021-08-10 15:45:14 +01:00
Tunip3 be1a768bca improve uwp fileio by using from app variants whereever possible 2021-07-31 04:36:08 +01:00
Ash Logan 6521bfcdc1 gitignore: Don't ignore some of the Wii U sources 2021-07-17 12:16:18 +10:00
David Guillen Fandos a0f0d7bed2 Add more tests and coverage generation 2021-05-06 18:43:56 +02:00
Autechre 831bbf1300 Merge pull request #11925 from Ryunam/custom-dirs
Enable configuration of the directories used for Favorites, History, Images, Music and Video playlists
2021-02-01 23:20:00 +01:00
Sanaki 9448147259 Add /media/shaders_slang/ to .gitignore 2021-01-29 19:46:07 +00:00
Ryunam 4b0502b896 Enable configuration of directory for Favorites, History, Images, Music and Video playlists 2021-01-21 21:28:10 +01:00
Francisco José García García c28665e1bd [VITA] Add some types to .gitignore 2021-01-06 19:11:12 +01:00
jdgleaver 42848bc4d7 Add Wii build to .gitlab-ci.yml 2020-12-04 11:01:34 +00:00
jdgleaver 734cb2ff31 (libretro-common) Add command line tool for creating/extracting RZIP files 2020-12-01 11:05:11 +00:00
aliaspider 595174cd4b update .gitignore
- user folders.
- qtcreator project files.
2020-11-15 06:03:35 +01:00
jdgleaver 3bd66cc14d OpenDingux port improvements: Phase 1 2020-10-01 15:56:14 +01:00
Hugo Hromic 4205e73c9a (Makefiles) Re-implement Git version handling
Better (more fine-grained) logic for version_git.o regeneration.
2020-07-23 21:28:22 +01:00