Ticket #161 (closed patch: fixed)

Opened 2 years ago

Last modified 2 years ago

testOcclusionCulling doesn't compile with NVPerfSDK

Reported by: dshipton Assigned to: dirk
Priority: minor Milestone: 2.0 Beta
Component: System Version: 2.0
Keywords: occlusion culling nvperfsdk Cc:
Completion:

Description

The stat element creation is wrong when using the NVPerfSDK with testOcclusionCulling and doesn't compile.

Attachments

testocc.patch (1.4 kB) - added by dshipton on 02/16/07 15:01:50.
Patch for compiling…..not sure if it is correct…documentation might help ;)

Change History

02/16/07 15:01:50 changed by dshipton

  • attachment testocc.patch added.

Patch for compiling…..not sure if it is correct…documentation might help ;)

02/19/07 06:43:32 changed by cneumann

Hi Daniel,

please just bug Dirk to move the changes to StatElemDesc in branch/Dirk_RenderTraversalWork to trunk. That will resolve the compile problems and add a feature, which I like a little better than your patch ;)

If the changes on the branch are not ready to be merged into trunk your patch is fine for the time being.

02/19/07 15:33:46 changed by dshipton

  • owner changed from unassigned to dirk.

02/20/07 17:56:25 changed by anonymous

Committed (r551). Please let me know if that fixes it.

02/24/07 21:21:08 changed by dshipton

  • status changed from new to closed.
  • resolution set to fixed.

Fixed