]> git.xonotic.org Git - xonotic/darkplaces.git/history - vid_sdl.c
temporary workaround for missing taskbar icon on sdl2 backend
[xonotic/darkplaces.git] / vid_sdl.c
2020-05-18 Juhutemporary workaround for missing taskbar icon on sdl2... Juhu/sdl2_taskbar_icon 76/head
2020-03-15 havocEnable GL_OES_framebuffer_object on Android - it was...
2018-04-05 havocRemove v_hwgamma feature as it is not worth maintaining...
2018-04-03 havocUNMERGE! Remove v_hwgamma feature as it is not worth...
2018-04-03 havocRemove v_hwgamma feature as it is not worth maintaining...
2017-09-22 divverentSDL2: combine SDL_KEYDOWN events directly with followin...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-11-29 havocAdded r_shadow_bouncegrid_lightpathsize which is an...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-08-28 havocAdded r_shadow_bouncegrid_lightpathsize which is an...
2016-08-18 divverentFix the show-keyboard logic for non-Steel Storm by...
2016-07-20 divverentFix the show-keyboard logic for non-Steel Storm by...
2016-03-14 divverentFix warning and MSVC build against SDL2.
2016-03-12 divverentFix warning and MSVC build against SDL2.
2015-11-26 divverentFix a recent typo-fix :)
2015-11-24 havocFix several warnings with gcc-5 and an error with mingw...
2015-11-24 havocFix a type issue where SDL_GLContext * was being used...
2015-11-24 divverentFix a recent typo-fix :)
2015-11-08 havocFix several warnings with gcc-5 and an error with mingw...
2015-11-08 havocFix a type issue where SDL_GLContext * was being used...
2015-10-17 havocFixed two compile issues with vid_sdl.c.
2015-10-17 divverentadjust window position and size to the available deskto...
2015-08-09 havocFixed two compile issues with vid_sdl.c.
2015-08-03 divverentadjust window position and size to the available deskto...
2014-12-29 divverentSDL2: Fix dprint spam in the console when toggling...
2014-12-29 divverentSDL2: Fix dprint spam in the console when toggling...
2014-10-04 divverentIf vid_desktopfullscreen is set, manually initialize...
2014-10-04 divverentImplement proper support for utf8 characters in SDL2
2014-10-04 divverentSDL2: Make work numeric keypad keys when numlock is...
2014-10-04 divverentImplement GPU-side corona fading
2014-10-04 divverentIf vid_desktopfullscreen is set, manually initialize...
2014-10-04 divverentImplement proper support for utf8 characters in SDL2
2014-10-04 divverentSDL2: Make work numeric keypad keys when numlock is...
2014-10-04 divverentImplement GPU-side corona fading
2014-06-04 divverentSome fixes to the keyboard handler:
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-06-04 divverentSome fixes to the keyboard handler:
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-05-08 havocfix compile error caused by mixing of SDL2 and SDL1...
2014-05-08 divverentTurn off alpha blending on vid_softsurface.
2014-05-07 havocfix compile error caused by mixing of SDL2 and SDL1...
2014-05-07 divverentTurn off alpha blending on vid_softsurface.
2014-01-10 divverentsdl2: fix mouse wheel
2014-01-10 divverentsdl2: fix compile.
2014-01-10 divverentsdl2: fix mouse wheel
2014-01-10 divverentsdl2: fix compile.
2013-10-03 havocfix several visual studio projects which did not have...
2013-09-26 havocfix several visual studio projects which did not have...
2013-09-21 divverentGLX: Fix desktopfullscreen size when we actually switch...
2013-09-20 divverentGLX: Fix desktopfullscreen size when we actually switch...
2013-09-18 divverentvid_desktopfullscreen improvements; allow querying...
2013-09-18 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-09-18 divverentvid_desktopfullscreen improvements; allow querying...
2013-09-17 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-07-22 vortexFix C++ typecast/linkage specification errors.
2013-07-22 havocSteel Storm additions for mobile (EluanCM)
2013-07-21 vortexFix C++ typecast/linkage specification errors.
2013-07-17 havocSteel Storm additions for mobile (EluanCM)
2012-12-31 eihrulallow framebuffer objects to be used where non-power...
2012-12-25 eihrulallow framebuffer objects to be used where non-power...
2012-12-20 divverentonly include SDL_syswm.h if really necessary
2012-12-17 Rudolf Polzeronly include SDL_syswm.h if really necessary
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-09 havocuse stickmouse code when SDL2 relative mouse fails
2012-03-09 havocwork with SDL2
2012-02-23 havocuse stickmouse code when SDL2 relative mouse fails
2012-02-23 havocwork with SDL2
2012-01-22 divverentWORKAROUND: turn off vid.support.ext_framebuffer_object...
2012-01-22 divverentWORKAROUND: turn off vid.support.ext_framebuffer_object...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-31 havocadded support for GL_EXT_packed_depth_stencil, this...
2011-10-31 havocadded support for GL_EXT_packed_depth_stencil, this...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-18 divverentfix one C++ compile error. It looks like we have no...
2011-10-18 divverentfix one C++ compile error. It looks like we have no...
2011-08-14 havocwe probably don't need to call SDL_GL_LoadLibrary on...
2011-08-14 havocfix a couple compile issues affecting Maemo
2011-08-14 havocfix a pile of issues with calling conventions on GLES2...
2011-08-05 havocwe probably don't need to call SDL_GL_LoadLibrary on...
2011-08-05 havocfix a couple compile issues affecting Maemo
2011-08-03 havocfix a pile of issues with calling conventions on GLES2...
2011-06-30 havocdon't spam joy_active notices with developer_extra
2011-06-28 havocdon't spam joy_active notices with developer_extra
2011-05-23 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-18 havocimplemented support for Windows XInput (using different...
2011-05-18 havocimplemented support for Windows XInput (using different...
2011-05-17 vortexUNMERGE! Multisampling initialisation moved from vid_sd...
2011-05-14 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-14 vortexUNMERGE! Multisampling initialisation moved from vid_sd...
2011-05-14 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-14 vortexOpenGL 2.0 path: Make handling of Alpha-To-Coverage...
2011-05-13 vortexMultisampling initialisation moved from vid_sdl to...
2011-05-11 vortexOpenGL 2.0 path: Make handling of Alpha-To-Coverage...
2011-05-09 vortexGL_ARB_multisampling defs (vid_multisampling) and alpha...
2011-05-09 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-08 vortexGL_ARB_multisampling defs (vid_multisampling) and alpha...
2011-05-07 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-01 havocfix a compile error in my last edit for OSX
2011-05-01 havocdon't override dock icon on OSX
next