]> git.rm.cloudns.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@xonotic.org>
Fri, 9 Mar 2012 19:03:47 +0000 (20:03 +0100)
commit9596788b3492ba404208a18a54c514b7be67b616
treee57614266e04315d0f436325af96359daa5caae0
parente3ca095035958bf6ca16e8a1dcfa506e3fd23884
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