------------------------------------------------------------------------ r3768 | terminx | 2013-05-14 19:21:05 -0700 (Tue, 14 May 2013) | 1 line Fix a warning and uncomment something I accidentally left commented during testing ------------------------------------------------------------------------ r3767 | terminx | 2013-05-14 19:20:49 -0700 (Tue, 14 May 2013) | 1 line Make the menus look the same in all rendering modes, because the LOADSCREEN tile looks like shit when any kind of palette-based shading is involved. So, now everyone gets the ugly metal looking MENUSCREEN. ------------------------------------------------------------------------ r3766 | terminx | 2013-05-14 19:20:35 -0700 (Tue, 14 May 2013) | 1 line Properly handle shading models with traditional fog when r_usetileshades is also enabled. ------------------------------------------------------------------------ r3765 | terminx | 2013-05-14 19:20:08 -0700 (Tue, 14 May 2013) | 1 line Rename gltexinvalidateall to gltexinvalidatetype and add an enum for the two currently accepted values, INVALIDATE_ALL and INVALIDATE_ART ------------------------------------------------------------------------