]> git.xonotic.org Git - xonotic/darkplaces.git/commit
flip dpsoftrast's texture memory layout so it matches the framebuffer orientation...
authoreihrul <eihrul@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 Jan 2012 21:33:09 +0000 (21:33 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 19 Jan 2012 22:51:14 +0000 (23:51 +0100)
commitded870ff9ce1f5b3b156cd33c04c67618feeba99
treee54fa40cef584a2a23a12b7a9d8dcc29fa6fdec1
parent4a2751cc01cda5a65a0a5ecd87ea5217db27a8bf
flip dpsoftrast's texture memory layout so it matches the framebuffer orientation (allows r_viewfbo and r_bloom to work)
however, r_viewfbo and r_bloom in combination are still broken on GPUs/dpsoftrast without non-power-of-2 textures due to not matching the position DP's bloom expects them to be located at

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11649 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=e362fefcd05e3d1c5a8e5987916085de5cc368c5
dpsoftrast.c
gl_rmain.c
vid_shared.c