]> 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)
committereihrul <eihrul@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 Jan 2012 21:33:09 +0000 (21:33 +0000)
commite362fefcd05e3d1c5a8e5987916085de5cc368c5
treee54fa40cef584a2a23a12b7a9d8dcc29fa6fdec1
parentc99d819bc0dc34da74108d3e8b917d0f83be9d47
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
dpsoftrast.c
gl_rmain.c
vid_shared.c