2019-01-30 |
schulz | make armeb specific header (set AROS_BIG_ENDIAN to...
|
commit | commitdiff | tree |
2019-01-30 |
schulz | non-specific parts of aros build completely for armeb...
|
commit | commitdiff | tree |
2019-01-30 |
schulz | add armeb-elf.inc for atheros driver
|
commit | commitdiff | tree |
2019-01-30 |
schulz | if OBJECT_FORMAT_EXTRA_FINAL is defined, it will be...
|
commit | commitdiff | tree |
2019-01-30 |
schulz | collect-aros tool can distinguish between arm LE and...
|
commit | commitdiff | tree |
2019-01-12 |
schulz | Initialize lib_OpenCnt of DOS.
|
commit | commitdiff | tree |
2019-01-12 |
schulz | issue empty extended ASM in order to force gcc to really...
|
commit | commitdiff | tree |
2019-01-12 |
schulz | Build libaeabi for armeb target too
|
commit | commitdiff | tree |
2019-01-12 |
schulz | if OBJECT_FORMAT_EXTRA_FINAL is defined, it will be...
|
commit | commitdiff | tree |
2019-01-12 |
schulz | reverse the arguments of findstring. It should search...
|
commit | commitdiff | tree |
2019-01-12 |
schulz | hopefully working patch for armeb-aros-gcc
|
commit | commitdiff | tree |
2019-01-12 |
schulz | know what to do with crosstools when armeb target is...
|
commit | commitdiff | tree |
2019-01-12 |
schulz | collect-aros tool can distinguish between arm LE and...
|
commit | commitdiff | tree |
2019-01-12 |
schulz | added raspi-armeb target to aros (arm big endian)
|
commit | commitdiff | tree |
2019-01-12 |
schulz | support armeb aros target
|
commit | commitdiff | tree |
2019-01-12 |
schulz | Changed a way macOS SDK is detected. The old one assumed...
|
commit | commitdiff | tree |
2018-09-28 |
schulz | patch for llvm 7.0. Corresponding patch for clang still...
|
commit | commitdiff | tree |
2018-08-05 |
schulz | Added GetUpTime call to timer device, similar to the...
|
commit | commitdiff | tree |
2017-04-11 |
schulz | added globalLock which protects against simultaneous...
|
commit | commitdiff | tree |
2017-04-11 |
schulz | wait_event implemented
|
commit | commitdiff | tree |
2017-04-11 |
schulz | simplier split of usec into tv_secs and tv_micro (on...
|
commit | commitdiff | tree |
2017-04-07 |
schulz | ioctl number is unsigned long, don't use int type here...
|
commit | commitdiff | tree |
2017-04-07 |
schulz | Disable all gcc builtins when compiling stdc library...
|
commit | commitdiff | tree |
2017-04-07 |
schulz | use absolute 64-bit addressing (usefull in cases where...
|
commit | commitdiff | tree |
2017-04-05 |
schulz | At the moment of initialization ENV: is not populated...
|
commit | commitdiff | tree |
2017-04-05 |
schulz | Do not perform any magic calculations of timeout. We...
|
commit | commitdiff | tree |
2017-04-05 |
schulz | give ATAPI devices slightly more timeout (so that they...
|
commit | commitdiff | tree |
2017-04-04 |
schulz | fix spelling ;)
|
commit | commitdiff | tree |
2017-04-04 |
schulz | Don't check for maximal depth, rather control stack...
|
commit | commitdiff | tree |
2017-04-04 |
schulz | Don't try to optimize too much, or else the code will...
|
commit | commitdiff | tree |
2017-04-01 |
schulz | re-read the mmap pointer since it was changed previously...
|
commit | commitdiff | tree |
2017-04-01 |
schulz | local APIC may throw error if we mask unconfigured...
|
commit | commitdiff | tree |
2017-04-01 |
schulz | make krnLeaveSupervisorRing macro 64-bit safe...
|
commit | commitdiff | tree |
2017-04-01 |
schulz | add some IPTR casting in order to avoid sign extensions...
|
commit | commitdiff | tree |
2017-04-01 |
schulz | Add at least minimal protection against comprised memory...
|
commit | commitdiff | tree |
2017-03-30 |
schulz | Big change - moved local APIC interrupts to absolute...
|
commit | commitdiff | tree |
2017-03-26 |
schulz | clean the code a little by reducing amout of places...
|
commit | commitdiff | tree |
2017-03-26 |
schulz | in case of APIC_ERROR_IRQ display a message with error...
|
commit | commitdiff | tree |
2017-03-23 |
schulz | move DEFINESET() to another file, otherwise gcc4.6...
|
commit | commitdiff | tree |
2017-03-23 |
schulz | less debug
|
commit | commitdiff | tree |
2017-03-23 |
schulz | make sure the bouncing buffer has a length
|
commit | commitdiff | tree |
2017-03-21 |
schulz | adjust debug output a little (less talking form uhci)
|
commit | commitdiff | tree |
2017-03-21 |
schulz | adjust alignment in EhciQH
|
commit | commitdiff | tree |
2017-03-21 |
schulz | name the INT lines of PCI properly
|
commit | commitdiff | tree |
2017-03-21 |
schulz | when calculating modulo we calculate the IRQLines from...
|
commit | commitdiff | tree |
2017-03-21 |
schulz | Add support for IRQ routing tables in PCI.
|
commit | commitdiff | tree |
2017-03-21 |
schulz | allow setting INTLine in PCIDevice
|
commit | commitdiff | tree |
2017-03-21 |
schulz | provide PCIDriver_IRQRoutingTable attribute
|
commit | commitdiff | tree |
2017-03-21 |
schulz | PCI routing table entries unified und moved to hidds...
|
commit | commitdiff | tree |
2017-03-21 |
schulz | create IRQ routing table in PCI Driver class. Use it...
|
commit | commitdiff | tree |
2017-03-20 |
schulz | wip means to provide IRQ routing table.
|
commit | commitdiff | tree |
2017-03-20 |
schulz | shut down tons of debug...
|
commit | commitdiff | tree |
2017-03-20 |
schulz | nothing valuable yet, just start playing with finding...
|
commit | commitdiff | tree |
2017-03-20 |
schulz | quieten some debug from poseidon, leave only pciusb...
|
commit | commitdiff | tree |
2017-03-20 |
schulz | handle bouncing buffer in case of control transfers...
|
commit | commitdiff | tree |
2017-03-20 |
schulz | Aww. errornously commited my coding mistake. reverted
|
commit | commitdiff | tree |
2017-03-20 |
schulz | in CTRL transfers SetupData packet is always UHDIR_OUT...
|
commit | commitdiff | tree |
2017-03-20 |
schulz | Adjust layout of structures on 64bit systems
|
commit | commitdiff | tree |
2017-03-17 |
schulz | further 64bit wip changes...
|
commit | commitdiff | tree |
2017-03-17 |
schulz | Do some pointer checking before using them. Protects...
|
commit | commitdiff | tree |
2017-03-17 |
schulz | Measure and display rendering time
|
commit | commitdiff | tree |
2017-03-17 |
schulz | Don'T use KrnAllocCPUMask() in Signal, since Signal...
|
commit | commitdiff | tree |
2017-03-15 |
schulz | align the ipi hooks to 128 byte boundary
|
commit | commitdiff | tree |
2017-03-15 |
schulz | Do not signal GUI task to redraw *whole* screen when...
|
commit | commitdiff | tree |
2017-03-15 |
schulz | Put new IPIs at the *end* of the queue, requeue used...
|
commit | commitdiff | tree |
2017-03-15 |
schulz | Pass IPI_CALL_HOOK parameters in IPIHook, use asynchronous...
|
commit | commitdiff | tree |
2017-03-15 |
schulz | Allow certain amount of parameters (5 at the moment...
|
commit | commitdiff | tree |
2017-03-14 |
schulz | send MSG_STATS only *if* we are not dying currently
|
commit | commitdiff | tree |
2017-03-14 |
schulz | if IPI_CALL_HOOK was sent, don't try to set the signal...
|
commit | commitdiff | tree |
2017-03-14 |
schulz | fix those badly used macros :)
|
commit | commitdiff | tree |
2017-03-14 |
schulz | don't enforce c mode anymore, compile using c++ linker
|
commit | commitdiff | tree |
2017-03-14 |
schulz | also support systems with stack growing upwards :)
|
commit | commitdiff | tree |
2017-03-14 |
schulz | don't ask for stack pointer explicitly, use AROS_GET_SP...
|
commit | commitdiff | tree |
2017-03-12 |
schulz | RAYDEPTH (maximal recursion depth for raytracing) is...
|
commit | commitdiff | tree |
2017-03-12 |
schulz | enforce C linker (we are using *no* features which...
|
commit | commitdiff | tree |
2017-03-12 |
schulz | add AROS_STACKSIZE to worker stack size
|
commit | commitdiff | tree |
2017-03-12 |
schulz | break iteration loop of raytracer unconditionaly if...
|
commit | commitdiff | tree |
2017-03-12 |
schulz | Initialize variable
|
commit | commitdiff | tree |
2017-03-12 |
schulz | explicit mode is commandline option now
|
commit | commitdiff | tree |
2017-03-12 |
schulz | Explicit mode (from smallpt-Authors website) added...
|
commit | commitdiff | tree |
2017-03-11 |
schulz | if width/height not given, use screen dimensions...
|
commit | commitdiff | tree |
2017-03-11 |
schulz | add width and height options to define render window...
|
commit | commitdiff | tree |
2017-03-11 |
schulz | extend the rendering scene a little
|
commit | commitdiff | tree |
2017-03-11 |
schulz | add status updates in titlebar :)
|
commit | commitdiff | tree |
2017-03-11 |
schulz | small fixups towars clean shutdown of app
|
commit | commitdiff | tree |
2017-03-11 |
schulz | simple renderer using SMP
|
commit | commitdiff | tree |
2017-03-11 |
schulz | use comparison, not assignment...
|
commit | commitdiff | tree |
2017-03-10 |
schulz | After moving Disable() in front of lock function I...
|
commit | commitdiff | tree |
2017-03-04 |
schulz | Locking of fragile objects reworked...
|
commit | commitdiff | tree |
2017-03-04 |
schulz | use atomic macros to increase DispCount and IdleCount
|
commit | commitdiff | tree |
2017-03-04 |
schulz | removed bluish tint in drawn fractal
|
commit | commitdiff | tree |
2017-03-04 |
schulz | that change was not necessary. core_ExitInterrupt does...
|
commit | commitdiff | tree |
2017-03-03 |
schulz | priorities changed again. Workers are at Pri 0, master...
|
commit | commitdiff | tree |
2017-03-03 |
schulz | added OVERSAMPLE switch, added limits on user-defined...
|
commit | commitdiff | tree |
2017-03-03 |
schulz | use store fence before sending an IPI? Is it necessary...
|
commit | commitdiff | tree |
2017-03-03 |
schulz | enable building of BUDDHA-style fractal generator ...
|
commit | commitdiff | tree |
2017-03-03 |
schulz | use spinlock to protect entire trajectory drawing,...
|
commit | commitdiff | tree |
2017-03-03 |
schulz | smp-test reworked a little. Now rendering works as...
|
commit | commitdiff | tree |
2017-03-02 |
schulz | increase priority of worker and use signals to synchronize...
|
commit | commitdiff | tree |
2017-03-02 |
schulz | IPI_CALL_HOOK reworked a little and Signal() improved.
|
commit | commitdiff | tree |