Search
lxdream.org :: lxdream/src/drivers/
lxdream 0.9.1
released Jun 29
Download Now
/src/drivers/
[parent directory]  
audio_alsa.c880:214979b3bc8015 yearsnkeynesincrease start threshold to the full buffer size (sounds a bit better)
audio_esd.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
audio_null.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
audio_osx.m964:f2f3c7612d0615 yearsnkeynesAdd support for the Intel ICC compiler (C only, icc doesn't support Obj-C)
audio_pulse.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
audio_sdl.c989:7baf5ecd8e9815 yearsnkeynesAdd SDL audio driver, thanks to Wahrhaft!
cd_linux.c806:6ef1ce4a9dbc15 yearsnkeynesFix minor compile warnings
cd_none.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
cd_osx.c786:8f6ece92500e15 yearsnkeynesFix minor warnings
genkeymap.pl917:2146dd5529fd15 yearsnkeynesFix "0" being confused with "not defined"
gl_fbo.c877:8331f4aa361615 yearsnkeynesFix bound check on number of framebuffers allocated
joy_linux.c984:a01567058a4715 yearsnkeynesCompile in C99 standards mode, albeit with -D_GNU_SOURCE. Helps portability slightly as well
joy_linux.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
mac_keymap.txt681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
osx_iokit.h786:8f6ece92500e15 yearsnkeynesFix minor warnings
osx_iokit.m964:f2f3c7612d0615 yearsnkeynesAdd support for the Intel ICC compiler (C only, icc doesn't support Obj-C)
video_gdk.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
video_gl.c854:130928a3cdcb15 yearsnkeynesAdd general gl_window_to_system_coords function to convert window system coordinates
video_gl.h854:130928a3cdcb15 yearsnkeynesAdd general gl_window_to_system_coords function to convert window system coordinates
video_glx.c982:2d6b3f29f87815 yearsnkeynesFail cleanly if the display doesn't actually support GLX, rather than crashing horribly
video_glx.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
video_gtk.c805:b355f7b3ff2e15 yearsnkeynesAdd ability to bind a render buffer to a texture, with output going to the texture.
video_nsgl.h786:8f6ece92500e15 yearsnkeynesFix minor warnings
video_nsgl.m964:f2f3c7612d0615 yearsnkeynesAdd support for the Intel ICC compiler (C only, icc doesn't support Obj-C)
video_null.c805:b355f7b3ff2e15 yearsnkeynesAdd ability to bind a render buffer to a texture, with output going to the texture.
video_osx.m964:f2f3c7612d0615 yearsnkeynesAdd support for the Intel ICC compiler (C only, icc doesn't support Obj-C)
.