Commit graph

  • 6d7d97d29e Attempt to fix missing runtime path (rpath) on macOS. Peter Mackay 2018-02-05 08:13:57 +00:00
  • 3681b13e5f Add link to Windows binary (#41) jlachniet 2018-02-05 01:24:02 -05:00
  • 48d2932565
    Use Vita3K organisation. Peter Mackay 2018-02-05 06:21:37 +00:00
  • 42cd54d31e
    Add link to Windows binary jlachniet 2018-02-04 22:36:10 -05:00
  • d40e8c6e48 Added SCE_CTRL_PSBUTTON key and controller bindings Jordan 2018-02-05 00:02:54 +01:00
  • 25ba892e27 Added check for unsupported socket types. Rinnegatamante 2018-02-04 23:00:54 +01:00
  • 9a18d1b1f6 Fix identation. Rinnegatamante 2018-02-04 19:27:34 +01:00
  • 61157e0179 Added sceNetListen implementation. Rinnegatamante 2018-02-04 19:24:53 +01:00
  • e801418779 Fix unix/mac build. Rinnegatamante 2018-02-04 19:03:38 +01:00
  • 842c906975 Added Winsock startup/cleanup code. Rinnegatamante 2018-02-04 18:34:09 +01:00
  • 5c9f3e0b86 Added initial implementation for networking. Rinnegatamante 2018-02-04 17:49:35 +01:00
  • 5fe0fd23ad Add AppVeyor Configuration File (#38) Nicba1010 2018-02-04 16:54:21 +01:00
  • 7429f4484b Disable AppVeyor Testing Nicba1010 2018-02-04 15:44:40 +01:00
  • 75fca36991 AppVeyor Configuration Nicba1010 2018-02-04 15:31:45 +01:00
  • ca9742f839
    Initial Travis CI integration (#35) Peter Mackay 2018-02-03 23:22:12 +00:00
  • 6d08073c8f Simplify version computation. Peter Mackay 2018-02-03 22:54:22 +00:00
  • 2f98dff268 Add Travis status image. Peter Mackay 2018-02-03 22:29:12 +00:00
  • 1094dcd986 Release tagged commits only. Peter Mackay 2018-02-03 22:24:18 +00:00
  • 9c4c7b0439 Fix for an incorrect check in SceAudio. (#32) Rinnegatamante 2018-02-03 08:12:25 +01:00
  • 84949c34e8 Copy SDL framework on macOS. Peter Mackay 2018-02-03 00:47:50 +00:00
  • b492815d2a Look for dropped files before giving up loading a .vpk. Fixes macOS. Peter Mackay 2018-02-03 00:26:53 +00:00
  • 606bacebc2 Fix for an incorrect check in SceAudio. Rinnegatamante 2018-02-03 00:42:07 +01:00
  • 6faeffa72c Skip macOS -psn_* arguments. Peter Mackay 2018-02-02 18:46:16 +00:00
  • 9a9a3b3b6b Ignore build directory. Peter Mackay 2018-02-02 18:45:47 +00:00
  • 8595308514 Copy shaders on macOS. Peter Mackay 2018-02-02 18:45:36 +00:00
  • eeecf02ea5 Removed blocking assert in sceGxmDepthStencilSurfaceInit related to stencilData (#31) Jordan Nijean 2018-02-02 19:32:04 +01:00
  • 9bcc5fd3fd Added translate_path function. Rinnegatamante 2018-02-02 15:40:14 +01:00
  • e98e96b250 Made isInScene global, modifications as per request. Rinnegatamante 2018-02-02 15:08:11 +01:00
  • ca621d2935 Replacing asserts with proper error handling. (#26) Rinnegatamante 2018-02-02 15:12:05 +01:00
  • 4b8f434814 Removed blocking assert in sceGxmDepthStencilSurfaceInit related to stencilData Jordan 2018-02-02 15:10:27 +01:00
  • cb7f2e3f21 Do not stop on nid not found (#30) Francisco José García García 2018-02-02 14:54:16 +01:00
  • 65780886d1
    Do not stop on nid not found Francisco José García García 2018-02-02 14:52:04 +01:00
  • a7bd8ff8d8
    Add Discord link. Peter Mackay 2018-02-02 10:11:54 +00:00
  • a72a49aead Try to fix upload path. Peter Mackay 2018-02-02 08:36:49 +00:00
  • 2ae443eed3 Run make in parallel. Peter Mackay 2018-02-02 08:36:21 +00:00
  • 58e2ebb7ef Zipped build is not in Release subdirectory for make builds. Peter Mackay 2018-02-02 08:09:02 +00:00
  • 4345ee78b8 Update Travis config to match updated CMakeLists.txt location. Peter Mackay 2018-02-02 08:07:10 +00:00
  • 17a6fc9f53 Merge branch 'master' into travis Peter Mackay 2018-02-02 08:04:40 +00:00
  • a7b915bb3b Hopefully fix DLL source paths. Untested. Peter Mackay 2018-02-01 00:09:11 +00:00
  • 747175545a Fix self loading for uncompressed (#27) Francisco José García García 2018-01-31 18:57:10 +01:00
  • 2fdb9d8e3f Fix self loading for uncompressed Francisco José García García 2018-01-31 18:36:33 +01:00
  • 4318957958 Replacing asserts with proper error handling. Rinnegatamante 2018-01-31 15:02:33 +01:00
  • 12df8c4215 Added sceIoMkdir implementation. Rinnegatamante 2018-01-31 13:33:48 +01:00
  • 40a247b962 Check the presence of the submodules (#19) devnoname120 2018-01-30 19:03:15 +01:00
  • e1f7967d00 Added SCE errorcodes warning. (#21) Rinnegatamante 2018-01-30 17:30:26 +01:00
  • 60dbe2650e Added SCE errorcodes warning. Rinnegatamante 2018-01-30 16:56:44 +01:00
  • 3cb049c01f Add some TTY support (#18) Francisco José García García 2018-01-30 15:49:29 +01:00
  • aa16b9a1c7 Check the presence of the submodules devnoname120 2018-01-30 12:14:54 +01:00
  • 6f04ffce6d Add some TTY support Francisco José García García 2018-01-30 12:24:08 +01:00
  • 0aa1cab965 Add SceKernelGetProcessTimeLow (#17) Francisco José García García 2018-01-30 10:50:17 +01:00
  • ff812ffec5
    Use SceUInt32 Francisco José García García 2018-01-30 10:48:46 +01:00
  • 25bbd18b60 Add SceKernelGetProcessTimeLow Francisco José García García 2018-01-30 10:42:07 +01:00
  • f6fc0e75c8 Don't install files from external dependencies (#15) TingPing 2018-01-29 18:42:05 -05:00
  • 596eb6a86f Don't install files from external dependencies Patrick Griffis 2018-01-29 13:51:43 -05:00
  • dbb303d1a2 Properly handling multiple contexts cull facing support. Rinnegatamante 2018-01-29 18:47:46 +01:00
  • 627a5e836e Added a bit of error handling. Rinnegatamante 2018-01-29 18:33:56 +01:00
  • 3c0f4d2787 Allow compressed selfs (#10) Francisco José García García 2018-01-29 17:54:52 +01:00
  • 37f6497fcb Added uma0: partition support. (#11) Rinnegatamante 2018-01-29 17:42:12 +01:00
  • c732ce5db2 Fix linking to unicorn on Unix (#13) TingPing 2018-01-29 11:40:42 -05:00
  • 8d58092e1b Fix linking to unicorn on Unix Patrick Griffis 2018-01-29 10:50:39 -05:00
  • c0c7ffebbe Added several sceGxm implementations. Rinnegatamante 2018-01-29 16:13:04 +01:00
  • 506a3ac172 Added uma0: partition support. Rinnegatamante 2018-01-29 13:50:37 +01:00
  • 2340cbc6ac Remove unused Francisco José García García 2018-01-29 13:32:56 +01:00
  • 74df069155 Allow compressed selfs Francisco José García García 2018-01-29 13:30:24 +01:00
  • 50ebb166c0 WIP Peter Mackay 2018-01-29 00:49:25 +00:00
  • 79c9f36759 WIP Peter Mackay 2018-01-29 00:36:11 +00:00
  • a74613f26a Merge 5b86c934b9 into 92a3667c69 Rinnegatamante 2018-01-29 00:15:20 +00:00
  • 92a3667c69 Fix building on Unix (#6) TingPing 2018-01-28 19:14:09 -05:00
  • 6da542b560 Build using make for better log output. Peter Mackay 2018-01-28 23:57:57 +00:00
  • c54bb410b4 Fix building on Unix Patrick Griffis 2018-01-28 18:40:46 -05:00
  • 04718cd119 Fix .travis.yml (#1) Francisco José García García 2018-01-29 00:49:16 +01:00
  • c1b5103995
    Update CMakeLists.txt Francisco José García García 2018-01-29 00:01:47 +01:00
  • 35aa9a00b2
    Set VITA3K_VERSION Francisco José García García 2018-01-28 23:59:43 +01:00
  • 41769e695d
    Only on tags Francisco José García García 2018-01-28 23:55:29 +01:00
  • d03e8f95da Fix for app0 and ux0 paths without '/' (#5) Rinnegatamante 2018-01-28 21:07:07 +01:00
  • a4e4682318 Fix for app0 and ux0 paths without '/' Rinnegatamante 2018-01-28 18:58:57 +01:00
  • 5b86c934b9 Added Sema implementation with SDL_semaphore. Rinnegatamante 2018-01-28 17:47:01 +01:00
  • 511805ce48 Implemented min and mag filters. Rinnegatamante 2018-01-28 14:58:56 +01:00
  • fb4e8229db
    Fix .travis.yml Francisco José García García 2018-01-28 12:55:29 +01:00
  • f3cd15ae8c WIP Peter Mackay 2018-01-28 09:07:08 +00:00
  • 6c3ea1993e Build using Xcode. Peter Mackay 2018-01-27 00:22:25 +00:00
  • 1b0c0545f2 Test Travis CI. Peter Mackay 2018-01-27 00:11:37 +00:00
  • 3b259ace02 Import. Peter Mackay 2018-01-28 09:07:32 +00:00