Tag Archives: test

Realtek r8156 2.5GbE USB network performance

      Comments Off on Realtek r8156 2.5GbE USB network performance

Test base: System #1 Rock960B debian stretcch aarch64, RK3399 @ Performance governor, 1.4GHz x 4 + 1.8GHz x 2 Kernel customized from ‘stable-4.4.-rk3399-linux-v2.1x’ Board configured for 4GB DDR3, 32GB eMMC 5.1 System #2 Intel i7-7700 @ 3.6GHz , 32GB DDR4, Windows 10 Condition Dual r8156 USB3.1 2.5GbE adaptors connected directly…. Read more »

FLTK+MinGW+DirectX8, Joystick example

      Comments Off on FLTK+MinGW+DirectX8, Joystick example

 Here I made an example source code with Code::Blocks+MinGW-W64+WINE project directX8 library for using joystick. You should know this project limited to under Windows32 platform, but You can make fast faced simple game without DirectX surface, only using FLTK and Direct Input. I recommend to using my FLTK-1.3.3-ts library for… Read more »