Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-605

Make RCC generate 4 byte aligned data both internally and externally

    XMLWordPrintable

Details

    • All
    • 2
    • Sprint 21, Sprint 24, Sprint 25, Sprint 26, Sprint 27, Sprint 28, Sprint 29, Sprint 30

    Description

      As a developer, I want all resource data be aligned to 4 byte boundaries so that I can remove unaligned access guards from the runtime code for clarity and for performance reasons.

      In order to do so, one needs resource data to be 4 byte aligned both internally (so that if it starts with 4 byte alignment it stays in 4 byte aligned in all fields) and externally (so that the data starts with 4 byte alignment).

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jani.launonen Jani Launonen (Inactive)
              jani.launonen Jani Launonen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes