]> 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@xonotic.org>
Sat, 14 May 2011 18:14:55 +0000 (20:14 +0200)
commitf167edc5bc10d70763be7c424b31e35115214b1d
tree3d7b5094f8e6da099492d50167077b9a7b6657e2
parent5c4aff8ab535f28dbf8064768950918439eeac41
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