Commit Graph

16 Commits

Author SHA1 Message Date
Connor Garey
969955b8a0
Addition of Nix flake development shell (#4184)
* Initial devshell creation.

* cmake has a check for clang and therefore override the stdenv.

* Packages from old shell were renamed.

* fixed xcb-util, added libglvnd

* Added sdl3 dependencies provided by the website given on cmake configuration.

* Lock file.

* Nix format.

* Added instructions for entering nix development shell.

.

* Added libuuid

* Added copyright text to flake.nix

* Added flake.lock to REUSE.toml as is a JSON file without comment support.

* Updated instructions to refer to new build name.

* Compiling however not yet correctly linking with debug derivation.

* Hitting installPhase

* Added nix result symlink.

* correctly installs in place

* Added a wrapper to load vulkan and ligl into environment.

* Ensure that the name is applicable to the current project.

.

* Added mesa to LD_LIBRARY_PATH

* game now launching with added X11 libraries.

* Cleanup

Formatting.

Pulled cmakeFlags to top and added releaseWithDebugInfo

Removed LD_LIBRARY_PATH from devshell.

.

* Added options for the different Nix build modes.

* Debug / release mode flag cannot be bundled into one.
2026-03-30 23:35:57 +03:00
squidbus
c71385ec90
misc: Add JetBrains build directories to gitignore. (#1573) 2024-11-22 17:36:31 +02:00
Marat Idrisov
2a0629477b
[MacOS] Enable game mode when switching to full screen mode (#1541)
* GH-1515: enable game mode when switching to full screen mode

* GH-1515: minor fix

* GH-1515: add MacOSBundleInfo.plist.in to REUSE.toml
2024-11-21 19:02:30 +02:00
Daniel R.
b7fe08519f
core/gnmdriver: Proper interrupt registering (#1218) 2024-10-31 17:53:03 +02:00
oltolm
5a4d5b9f31
use ComPtr in gui_context_menus.h (#719)
* use ComPtr in gui_context_menus.h

* fix pragma diagnostic

* fix compiler warnings
2024-09-25 18:39:04 +03:00
Marcin Mitura
7415cee34c [macOS] Place shadPS4/user folder in Application Support
Partially resolves #509
2024-09-01 11:49:29 +02:00
georgemoralis
62e501f31f print git info in windows title 2024-08-01 00:56:10 +03:00
GPUCode
584b7d2b15 chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
wheremyfoodat
165c6d5a7b Update .gitignore 2023-07-18 19:28:19 +03:00
georgemoralis
222d0204db first try with cmake and imgui 2023-05-02 22:10:49 +03:00
georgemoralis
ed716d6907 initial self support (self header) 2023-03-28 10:53:23 +03:00
georgemoralis
f5570a156f ingnore ini files 2023-03-10 18:37:04 +02:00
georgemoralis
bbe33581c7 pkgextract toll : print partially pkg header 2023-01-31 11:44:05 +02:00
georgemoralis
cc30f83990 fixed search field in gamelistviewer 2022-10-28 09:43:56 +03:00
georgemoralis
84ac2326cd Initial game list viewer 2022-10-27 12:39:52 +03:00
georgemoralis
93ea2d4fd1 we should start from somewhere, empty qt6 project 2022-10-27 10:18:42 +03:00