]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Multisampling initialisation moved from vid_sdl to gl_backend. Make cubemaps array...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 May 2011 21:37:16 +0000 (21:37 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 14 May 2011 13:08:21 +0000 (15:08 +0200)
commitfbce506ea7bd59082fe9c903989e7315dc7b3885
treec8549e709179ddb1d8b4af8c16c0d2ddc23f7880
parent1a4602aa689e7e1ba968288238097f7387f6af88
Multisampling initialisation moved from vid_sdl to gl_backend. Make cubemaps array dynamic (segments are allocated on load), this uses less memory, and MAX_CUBEMAPS was raised.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11147 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=e272f5efe910b09242dd42c4044aa85bfe9b1710
gl_backend.c
gl_backend.h
gl_rmain.c
quakedef.h
vid_sdl.c
vid_shared.c