Menu

#1419 float arrays in GpuSharedParameters don't work in D3D

Azathoth
closed-accepted
nobody
bugfix (702)
5
2012-12-24
2012-08-31
lunkhound
No

Details here: http://www.ogre3d.org/forums/viewtopic.php?f=4&t=71938

An incorrect calculation in GpuSharedParametersUsage::_copySharedParamsToTargetParams() causes no data to be copied to shaders when padding the destination to a multiple of 4. valsPerIteration should not be zero.

Discussion

  • lunkhound

    lunkhound - 2012-08-31

    patch against v1-9 branch

     
  • lunkhound

    lunkhound - 2012-12-06

    Note, I've collected together this patch as well as 3 other bugfixes for GpuSharedParameters and submitted it as #1431

     
  • lunkhound

    lunkhound - 2012-12-22

    added a pull request including this change

     
  • lunkhound

    lunkhound - 2012-12-22

    pull was accepted. This one can be closed out now.

     
  • Murat Sari

    Murat Sari - 2012-12-24
    • status: open --> closed-accepted
     

Log in to post a comment.