Pinned Repositories
dcledmatrix
Some simple daemon for Dream Cheeky USB LED message board
dxx-rebirth
Raspberry Pi port of Descent-Rebirth and Descent II-Rebirth (development version, end users should use dxx-rebirth directly).
GLTearDetect
A small GL tool to generate some patterns which should help in identifying screen tearing due to sync to vblank issues.
glx_hook
Simple tool for Linux/glibc hooking into several OpenGL functions, allowing manipluation of the VSync swap intervals, frame time measurements (CPU, GPU and latency) and latency limiting for unmodified (potentially binary-only) OpenGL apps.
HelloCube
A simple "Hello Cube" example demonstrating the use of OpenGL 3.2 core profiles.
miscstuff
miscellaneous bits and pieces, not a real project
olmappy
simple python script for Overload map management
socket_hook
Leightweight glibc socket API interceptor
dxx-rebirth
Descent-Rebirth and Descent II-Rebirth
olmod
A mod for the game Overload that enhances the multiplayer experience.
derhass's Repositories
derhass/glx_hook
Simple tool for Linux/glibc hooking into several OpenGL functions, allowing manipluation of the VSync swap intervals, frame time measurements (CPU, GPU and latency) and latency limiting for unmodified (potentially binary-only) OpenGL apps.
derhass/HelloCube
A simple "Hello Cube" example demonstrating the use of OpenGL 3.2 core profiles.
derhass/miscstuff
miscellaneous bits and pieces, not a real project
derhass/GLTearDetect
A small GL tool to generate some patterns which should help in identifying screen tearing due to sync to vblank issues.
derhass/dcledmatrix
Some simple daemon for Dream Cheeky USB LED message board
derhass/dxx-rebirth
Raspberry Pi port of Descent-Rebirth and Descent II-Rebirth (development version, end users should use dxx-rebirth directly).
derhass/socket_hook
Leightweight glibc socket API interceptor
derhass/tearing
OpenGL based flickering to detect tearing (Epilepsy warning!)
derhass/olmappy
simple python script for Overload map management
derhass/DetoursDLL
Quick&Dirty DLL version of Microsoft Detours.
derhass/dxx-redux
Descent 1&2 source port based on DXX-Retro
derhass/glad
Inofficial Hacks of GLAD, not for public use, use the original instead: Dav1dde/glad
derhass/gpxvis
quick&dirty hack for gpx track visualization with OpenGL
derhass/LuPng
A small PNG decoder/encoder lib extracted from my game engine, Lunacy.
derhass/olmod
Overload mod
derhass/olmod-website
derhass/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
derhass/Schongo-dxxtracker
An IRC Bot Written in Python to feed starving kittens
derhass/Vulkan-Docs
The Vulkan API Specification and related tools
derhass/webgl_projection
WebGL framework to demonstrate the effects of a projection matrix