github mirror github
github synced commits to master at github/AROS-v0 from mirror 2025-04-28 18:48:42 +00:00
e264492e71 Fix calculations for 64-bit
299f78034e Elements of 3 commits:
6def505e17 slider fixes (convert gadgetup/down to mousemove) when value changes (#103)
ab3f1e96b2 Fixed Typo in copper.h (#104)
40531c2f79 Adding Node Types to GfxNew
Compare 92 commits »
github synced commits to LAST_SYNC_TO_ADT at github/AROS-v0 from mirror 2025-04-28 18:48:39 +00:00
e3ee83ce07 Resolve Codacy reports
7adb8b39fe Make AllocPooled return 16 byte aligned memory for compatibility with Amiga applications. Fixes duplicated mouse cursor in Redpill Game Creator.
58119268cc Update copyright year, and replace symbol and shortcut for division with "/"
8e0c7c00d6 Fix calculator sum issue and trailing 0
26914160bf Updated translations from ATT repo
Compare 344 commits »
github synced and deleted reference refs/tags/backup-alt-abiv0-D08 at github/AROS-v0 from mirror 2025-04-28 18:48:38 +00:00
github synced and deleted reference refs/tags/backup-alt-abiv0-D05 at github/AROS-v0 from mirror 2025-04-28 18:48:38 +00:00
github synced commits to master at github/AROS-v0 from mirror 2025-04-18 21:01:17 +00:00
10e3391e9e Fix: extLowBlock and extHighBlock must be relative to start of EBR
b85ad8c28e Fix: Operate on signed numbers
d44a6ccb2c Use standard, optimized graphics functions instead of local CopyMem
903349d131 Use SVGA ROP COPY operations only if hardware supports raster operations
76680e798d Disable use of accelerated gallium hidd as it crashes currently
Compare 11 commits »
github synced new reference refs/tags/ABIv0_20250313-1 to github/AROS-v0 from mirror 2025-04-05 20:28:19 +00:00
github synced commits to refs/tags/ABIv0_20250313-1 at github/AROS-v0 from mirror 2025-04-05 20:28:19 +00:00
github synced commits to master at github/AROS-v0 from mirror 2025-04-05 20:28:19 +00:00
8be93bef90 Improve RectFill performance
e59f7a46fd List if RECT_FILL and RASTER_OP capabilities are available.
aa9489c333 Simplify boot menu
1854fbc19f Provide nominal dimensions of 1024x768x24 for x11gfx.hidd
844c1ea64f Provide nominal dimensions of 1024x768x24 for vmwaresvga.hidd
Compare 70 commits »
github synced commits to alt-abiv0 at github/AROS-v0 from mirror 2025-04-05 20:28:18 +00:00
70c88f5f0f Backport: mingw32 compilation fixes
976df5c33f ABI_V0 compatibility: correct prototypes of interrupt functions called by Cause or AddResetCallback
acad8c5536 Backport: Implement reset handler, based on one from VESAGfx
e8778718f6 Backport: Close dos.library opened for strerror implementation at library close.
6c14b6efa2 Backport: Implement simplified ACTION_DIE
Compare 1535 commits »
github synced commits to master at github/amiga-gcc from mirror 2025-04-05 20:28:04 +00:00
888e3afb1c Update README.md
github synced commits to master at github/AROS-v0 from mirror 2025-02-21 19:07:22 +00:00
c64ad2fc9b Indicate in documentation that building is a sequence of two steps
422c214de1 Add ABI appendix B describing register preservation rules for interrupts
dc5cd9f729 Rework e1000func_clean_rx_irq to avoid queue stalls
e3c827918e Fix display corruption on OCS and overly confined pointer on PAL OCS.
3f4d3134e2 Properly check for AGA/AA in the same way in all(?) three places.
Compare 27 commits »
github synced commits to master at github/AROS-v0 from mirror 2025-01-30 20:42:38 +00:00
452c0e979d Generate relative-link library for gl.library
github synced commits to master at github/AROS-v0 from mirror 2025-01-26 13:19:57 +00:00
ed88e0a986 m68k binary compatibility: allow Blitz to read private structure elements
d1ee6f0734 Move comment to where actual code is placed.
3521d206f7 Update file path
0e23834618 AROS_USE_OOP has not been used since 2001.
cd70a1f30e SetChipRev: NTSC ECS is no longer mistaken for AGA.
Compare 5 commits »
github synced commits to master at github/amiga-gcc from mirror 2025-01-26 13:19:45 +00:00
687a78bff7 refs #408: add which to Fedora deps
github synced commits to devel1 at github/amiga-gcc from mirror 2025-01-26 13:19:44 +00:00
687a78bff7 refs #408: add which to Fedora deps
github synced commits to master at github/AROS-v0 from mirror 2025-01-05 20:21:32 +00:00
de28755095 Document EXTRA_CONFIGURE_OPTS.
c715f8583f Document MAKE_JOBS variable.
Compare 2 commits »
github synced commits to master at github/AROS-v0 from mirror 2025-01-04 19:58:57 +00:00
44a39c53f2 Rollback 2: remove unused includes.
3bc7226704 Roll back reset_audio. The audio problem was not fixed, and the change was incorrect.
75187cac22 Let the classic variant use the same window border dimensions as AmigaOS and MorphOS. Introduce the AROS_VARIANT_CLASSIC define to signal if the classic variant is being built.
88daf24c88 New target variant "classic" for use with m68k-amiga target to tune the build to run better on a classic Amiga with old Motorola CPUs and without RTG. To that end, builtin USB support is disabled and the classic prefs are used. rebuild script supports building the new variant.
a517c181ee Synchronize with change in usbaudio.class.c
Compare 26 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-12-21 22:13:18 +00:00
2656741d2e 64-bit fix for pcnet32.device
56165d037d Use %p instead of %x to show addresses of allocated pointers
f717120813 Make archiving less verbose
c6edfeb171 Set earlyclobber constraint on __sto since it is written to before _bn is read. Omitting the constraint could lead to the compiler using the same register for __sto and _bn since inputs are assumed to be read before any outputs are written.
f962731143 Synchronize kernel modules between x86_64 and i386
Compare 39 commits »
github synced new reference backup-alt-abiv0-D08 to github/AROS-v0 from mirror 2024-12-21 22:13:10 +00:00
github synced commits to backup-alt-abiv0-D08 at github/AROS-v0 from mirror 2024-12-21 22:13:09 +00:00