| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
fetch: https://github.com/DCurrent/openbor/commit/794ba23189a3.patch: size mismatch: expected 1276, actual 1278
fetch: https://github.com/DCurrent/openbor/commit/731d96887795.patch: size mismatch: expected 1291, actual 1293
-index 71f47dfb..e60d33ee 100644
+index 71f47dfba..e60d33ee4 100644
-index ad9feba0..6b1a4708 100644
+index ad9feba03..6b1a4708a 100644
|
|
|
|
|
|
|
| |
fetch: https://github.com/DCurrent/openbor/commit/794ba23189a3.patch: size mismatch: expected 1278, actual 1276
fetch: https://github.com/DCurrent/openbor/commit/731d96887795.patch: size mismatch: expected 1293, actual 1291
This reverts commit aab0ad0d4af35c4f48b9f2c3c967fbf56e3e264e.
|
|
|
|
|
|
|
|
|
|
| |
fetch: https://github.com/DCurrent/openbor/commit/794ba23189a3.patch: size mismatch: expected 1276, actual 1278
fetch: https://github.com/DCurrent/openbor/commit/731d96887795.patch: size mismatch: expected 1291, actual 1293
-index 71f47dfb..e60d33ee 100644
+index 71f47dfba..e60d33ee4 100644
-index ad9feba0..6b1a4708 100644
+index ad9feba03..6b1a4708a 100644
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from source/gfxlib/2xSaI.c:10:
source/gamelib/borendian.h:63:60: error: unsupported inline asm: input with type 'int' matching output with type 'UInt16' (aka 'unsigned short')
__asm__("rlwimi %0,%2,8,16,23" : "=&r" (result) : "0" (x >> 8), "r" (x));
~~~~~~ ^~~~~~
PR: 243865
Reported by: pkubaj
Notes:
svn path=/head/; revision=525255
|
|
- Add old slaves for some games (e.g. Ghosts'n Demons) based on
http://www.chronocrash.com/forum/index.php?topic=2360.0
- Annotate .desktop file with build version
- Drop v3.0 from package version
- s/module/game/ in pkg-message for less ambiguity
Changes: https://github.com/DCurrent/openbor/compare/ba1eb4f...4dfdb66
Notes:
svn path=/head/; revision=440514
|