rajdakin
|
d06795e979
|
Fixed rpaths for tests 15 and 16
|
2021-05-23 21:20:11 +02:00 |
|
rajdakin
|
4aa2a95b59
|
Added two linking tests
|
2021-05-23 20:29:01 +02:00 |
|
ptitSeb
|
ede0e9d4c3
|
Added wrapped libexpat (minium symbols for torchlight2)
|
2021-05-16 10:32:37 +02:00 |
|
ptitSeb
|
525c54a035
|
Added wrapped libXft
|
2021-04-17 17:12:30 +02:00 |
|
ptitSeb
|
584586dea8
|
Added wrapped libSDL_net-1.2.so
|
2021-04-14 08:53:03 +02:00 |
|
ptitSeb
|
8f84f73162
|
Added wrapped libSDL2_net-2.0.so (backported from box64)
|
2021-04-14 08:41:05 +02:00 |
|
ptitSeb
|
ce3bf7151a
|
Added wrapped libSDL_sound-1.0.so.1
|
2021-04-14 08:36:24 +02:00 |
|
rajdakin
|
68bc003fd2
|
Improved box86 a bit, added an automation
|
2021-04-13 20:59:32 +02:00 |
|
ptitSeb
|
f29912620d
|
Fixed Non-Android build
|
2021-04-13 18:22:02 +02:00 |
|
ptitSeb
|
4a780af9fe
|
Merge pull request #372 from io12/android
Initial Android support attempt
|
2021-04-13 17:56:47 +02:00 |
|
Benjamin Levy
|
6b6e6c874b
|
Initial Android support attempt
|
2021-04-13 10:46:28 -04:00 |
|
ptitSeb
|
674c5b5819
|
Added wrapped libatk-bridge-2.0.so
|
2021-04-13 09:36:37 +02:00 |
|
rajdakin
|
8030af55b8
|
[CMAKE] Fixed builds with '.c' in the path
|
2021-03-28 20:01:56 +02:00 |
|
ptitSeb
|
9d2cd89a7c
|
[DYNAREC] Fixed comment on dynarec on CMake project
|
2021-03-15 13:47:15 +01:00 |
|
ptitSeb
|
fc3540ac08
|
Fixed libGLU callback wrapped function, and added libalure wrapped (was ready for a long time in fact)
|
2021-03-07 18:17:59 +01:00 |
|
ptitSeb
|
114f2b8cd2
|
Wrapped libtiff.so.5 (minimal set of functions for Wine)
|
2021-02-27 16:31:04 +01:00 |
|
ptitSeb
|
0ffc8682b1
|
Wrapped libcrypt.so.1
|
2021-02-07 16:21:01 +01:00 |
|
ptitSeb
|
425ffb6e68
|
Added an empty crashhandler wrapped lib specific to steam (should help steam stability a bit)
|
2021-01-28 16:59:43 +01:00 |
|
ptitSeb
|
911b95a505
|
[DYNAREC] Remove dynarec linker mecanism and use generic TableJump instead (also all memory that have a dynablock is protected now, should improve compatibility with C# and program taht use SelfModifyCode)
|
2021-01-22 16:16:12 +01:00 |
|
kalashnikovdmitryv
|
5bc6962a9d
|
Update CMakeLists.txt
|
2021-01-06 22:23:21 +03:00 |
|
ptitSeb
|
537312a91f
|
Use Custom allocator for all hash map
|
2021-01-03 16:39:58 +01:00 |
|
ptitSeb
|
7fe3299282
|
Refined POWERPC support to less impact ARM
|
2020-12-26 18:27:21 +01:00 |
|
Joseph Allen
|
7dfe545161
|
Basic support for little-endian PowerPC and POWER9.
|
2020-12-24 15:14:50 -06:00 |
|
ptitSeb
|
95b2b314f6
|
Wrapped libkrb5 and libgssapi_krb5 (minimum functions for wine)
|
2020-12-18 15:55:34 +01:00 |
|
ptitSeb
|
bed0f24f2b
|
Wrapped libturbojpeg.so.0 with a small set of functions (should help #268)
|
2020-12-14 20:48:56 +01:00 |
|
ptitSeb
|
081378a178
|
Added empty wrapped libnsl.so
|
2020-12-13 10:05:28 +01:00 |
|
ptitSeb
|
c905ebfdd2
|
Added wrapped libSDL2_ttf-2.0.so.0 (copy if the sdl1 version)
|
2020-12-10 13:51:31 +01:00 |
|
ptitSeb
|
3f42372603
|
Added liblcms2 wrapped lib (partial wrapping, just enough for wine)
|
2020-12-09 15:54:33 +01:00 |
|
ptitSeb
|
53bf2d277b
|
Added wrapped libldap_r and liblber
|
2020-12-08 08:10:02 +01:00 |
|
ptitSeb
|
54ce6deb1c
|
Wrapped libxslt (should help #259)
|
2020-11-30 20:02:57 +01:00 |
|
ptitSeb
|
754859d28a
|
Wrapped libxml2 (should help #259)
|
2020-11-30 18:42:09 +01:00 |
|
ptitSeb
|
1703e9d1b7
|
Refined CMakeList a bit
|
2020-11-22 18:41:05 +01:00 |
|
ptitSeb
|
00aaf316ef
|
Added RK3399 target and compilation guide (plus some restructuration in CMake project
|
2020-11-11 18:08:16 +01:00 |
|
ptitSeb
|
3d1400e347
|
Added preliminary gtk3/gdk3 wrapped lib (based on gtk2/gdk2 wrapping)
|
2020-11-06 14:08:10 +01:00 |
|
ptitSeb
|
8b5d68f79b
|
Use std=gnu11 to avoid some warning when using clang
|
2020-11-05 14:01:32 +01:00 |
|
linkmauve
|
7dac72f796
|
Fix install target after previous change
#244 broke the install target because system/box86.conf should
now be taken from the build directory, sorry for that.
|
2020-11-02 12:10:29 +01:00 |
|
Emmanuel Gil Peyrot
|
b01ad69ba1
|
Generate binfmt so it points to the correct path
CMake’s templating language is suitable for this kind of generation, as
it knows about all of the variables that have been set at configure-
time.
|
2020-11-02 10:52:25 +00:00 |
|
ptitSeb
|
64c9b21849
|
[VULKAN] Alignment of many structures. Now a simple TriangleDrawing windows App works
|
2020-10-31 22:58:58 +01:00 |
|
ptitSeb
|
f4c7329c30
|
Forgotten in previous commit
|
2020-10-30 22:12:11 +01:00 |
|
ptitSeb
|
18ce562698
|
Wrapping of vulkan (untested yet)
|
2020-10-30 16:08:46 +01:00 |
|
ptitSeb
|
e861d3415a
|
Changed, once again, the loading position of box86
|
2020-10-20 10:59:55 +02:00 |
|
ptitSeb
|
60717d38d4
|
Added wrapped libcups with a few functions
|
2020-10-17 15:21:27 +02:00 |
|
ptitSeb
|
7b478e42c0
|
Improved libjpeg.so.8 and libjpeg.so.62 handling
|
2020-10-10 10:31:27 +02:00 |
|
ptitSeb
|
b64c4f6043
|
Better handling of path with space (for #220, but seriously, space in folder name are evil)
|
2020-10-06 13:04:07 +02:00 |
|
ptitSeb
|
5884c78b56
|
Use CMAKE_SOURCE_DIR instead of CMAKE_HOME_DIRECTORY as recommended in cmake documentation
|
2020-10-06 11:59:33 +02:00 |
|
ptitSeb
|
83c6b01fae
|
Added a NOGIT option to build from sources that are not a git clone (should help #220)
|
2020-10-06 10:59:20 +02:00 |
|
ptitSeb
|
c6e5e5d27e
|
Added wrapped libxcb-present (partial)
|
2020-10-05 15:20:26 +02:00 |
|
ptitSeb
|
cd673028b7
|
Added wrapped libxcb-dri2 and libxcb-dri3 (partial)
|
2020-10-05 14:29:56 +02:00 |
|
Icecream95
|
3c2c242225
|
Add wrapping for d3d9
|
2020-10-05 14:44:50 +13:00 |
|
ptitSeb
|
bbaa5dde92
|
Refactored gigantic Run function to create Run660F and try speedup build a bit
|
2020-09-24 17:45:37 +02:00 |
|