Pinned Repositories
AvaloniaAutofacBug
ReactiveCommands instantiated after setting up Aplat.AutoFac trigger "Call from invalid thread" excetpion.
BinPack2D
Pack rectangles into an array of rectangles. For creating texture atlases.
EventDispatcher
C++ classes for routing events to event handlers.
FixMyIncludes
Tool to help in porting c/c++ software from windows to GNU/Linux and other case sensitive operating systems.
IoCC
Very simple inversion of control container / dependency injection for C++11
KnibVideo
A video format for OpenGL/GLES-2/D3D. Supports Alpha channel, uses very little CPU. ( YUVA420P+LZ4 + DXT1/ETC1 )
rh_raw_pack
Scan directories for video files, and store them in a single video file with a lookup hash.
rh_texture_pack
RockHopper texture packer. A texture atlas generater. Makes use of GL_EXT_texture_array where available.
ShovelOS
A simple OS kernel. Presently supporting the beaglebone-xM in qeum (linaro port).
YCbCrAHack
Spit Y plane in half. Store Alpha data in other half.
chris-stones's Repositories
chris-stones/BinPack2D
Pack rectangles into an array of rectangles. For creating texture atlases.
chris-stones/ShovelOS
A simple OS kernel. Presently supporting the beaglebone-xM in qeum (linaro port).
chris-stones/rh_raw_pack
Scan directories for video files, and store them in a single video file with a lookup hash.
chris-stones/EventDispatcher
C++ classes for routing events to event handlers.
chris-stones/FixMyIncludes
Tool to help in porting c/c++ software from windows to GNU/Linux and other case sensitive operating systems.
chris-stones/IoCC
Very simple inversion of control container / dependency injection for C++11
chris-stones/KnibVideo
A video format for OpenGL/GLES-2/D3D. Supports Alpha channel, uses very little CPU. ( YUVA420P+LZ4 + DXT1/ETC1 )
chris-stones/rh_texture_pack
RockHopper texture packer. A texture atlas generater. Makes use of GL_EXT_texture_array where available.
chris-stones/RockHopper
Simple, Portable, Game Engine.
chris-stones/YCbCrAHack
Spit Y plane in half. Store Alpha data in other half.
chris-stones/AvaloniaAutofacBug
ReactiveCommands instantiated after setting up Aplat.AutoFac trigger "Call from invalid thread" excetpion.
chris-stones/elf2flt-lm32
elf2flt with LM32 architecture support
chris-stones/ETCPACK
Provides code for compression of textures for ETC1, ETC2 and EAC textures
chris-stones/FakeFibre
Fake Fibre ( Fiber ) library implemented on top of pthreads.
chris-stones/getting-started-with-asynchronous-programming-dotnet
Code for Getting Started with Asynchronous Programming in .NET
chris-stones/gpg-verify-trust
determine the trust level of the gpg key used to sign a file.
chris-stones/gwakeonlan
A GTK+ utility to awake machines using the Wake on LAN.
chris-stones/libcsquish
A C wrapper around the C++ library 'libsquish'
chris-stones/libesprom
embedded sound prom library.
chris-stones/libimg
super light weight library for accessing image files.
chris-stones/libimgutil
utility library for libimg
chris-stones/qemu
The GNU ARM Eclipse QEMU
chris-stones/rh_audio
chris-stones/rh_window
chris-stones/simplelog.rs
Simple Logging Facility for Rust
chris-stones/SwinkVideo