ioq3quest/code
Zack Middleton 1d016e6ff5 Clear window buffer when it's created
When starting the game in windowed mode, the window buffer used whatever
was on the screen before running the game. Kind of like you could see
through the window, but it doesn't update what happens behind it.

It makes it look like something is broken or non-responsive.

So clear the window opengl buffer to black.

Credit to theinvsblman for the code.
2014-11-07 21:50:00 -06:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
asm Fix some clang warnings 2013-03-12 21:50:59 +00:00
botlib Fix a few warnings 2014-08-30 17:29:23 +01:00
cgame Add missing EV_USE_ITEM15 cases 2014-10-29 00:03:49 -05:00
client Add facility to describe cvars 2014-09-26 14:29:51 +01:00
game Add missing EV_USE_ITEM15 cases 2014-10-29 00:03:49 -05:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl-7.35.0/curl Fix building with curl on Linux PPC and Sparc 2014-09-09 13:18:28 -04:00
libogg-1.3.1 Upgrade libogg 1.3.0 to 1.3.1 2014-02-08 03:38:01 +00:00
libs Rebuilt MSVC SDL 1.2.15 Revision 8040 import libs 2014-04-16 15:08:21 -05:00
libspeex Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
libvorbis-1.3.4 There have been 0 days since the last compiler warning 2014-08-27 12:40:45 +01:00
null Remove unused functions from null_main.c and null_input.c 2014-08-27 20:35:16 -05:00
opus-1.1 Fix a few warnings 2014-08-30 17:29:23 +01:00
opusfile-0.5 Fix a few warnings 2014-08-30 17:29:23 +01:00
q3_ui Fix ui warnings 2014-09-01 11:05:46 +01:00
qcommon Add facility to describe cvars 2014-09-26 14:29:51 +01:00
renderercommon OpenGL2: Vertex array object support. 2014-10-14 01:50:44 -07:00
renderergl1 Always use GL_Cull to change cull state 2014-10-29 01:32:50 -05:00
renderergl2 Remove accidentally added increment. 2014-11-03 22:18:17 -08:00
sdl Clear window buffer when it's created 2014-11-07 21:50:00 -06:00
SDL2/include Update SDL2 to 2.0.3 2014-03-24 19:13:56 -04:00
server Fix max bans range check in SV_AddBanToList 2014-05-25 18:41:51 -05:00
sys Fix pid file ignoring user set fs_homepath 2014-10-29 00:03:49 -05:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui Fix ui warnings 2014-09-01 11:05:46 +01:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00