removed clang-format and clang_complete files from the repo
[dosdemo] / src / glut /
2022-05-11 John Tsiombikasglut backend: don't attempt to init sound if opt.music...
2022-05-08 Michael Georgoulop... Fixes for compiling under msys2
2022-05-08 John Tsiombikasinitial raytracing experiment
2022-05-02 John Tsiombikasadded CPUID code from rbench and get_cpl to be used...
2022-04-30 John Tsiombikasdos fixes and vga modex
2020-07-12 John Tsiombikasglut version: make the loading screen fullscreen if...
2020-07-12 John Tsiombikasfixed loading screen. regression in blitfb
2020-07-11 John Tsiombikasfixed minor issues
2020-07-10 John Tsiombikaszbuffer done
2020-06-16 John Tsiombikasimplemented glutSetCursor(GLUT_CURSOR_NONE) in miniglut
2020-06-16 John Tsiombikasommited calling demo_post_draw in the glut backend
2020-06-16 John Tsiombikasadded the src/glut files eradbackport