Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@mpcomplete
Copy link
Contributor

We only use them for the transition to dismissed.

We only use them for the transition to dismissed.
@abarth
Copy link
Contributor

abarth commented Aug 6, 2015

LGTM

mpcomplete added a commit that referenced this pull request Aug 6, 2015
Change several onStatusChanged callbacks to onDismissed.
@mpcomplete mpcomplete merged commit 9d2325e into flutter:master Aug 6, 2015
@mpcomplete mpcomplete deleted the onDismissed branch August 6, 2015 19:21
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
  * Bump API patch number and header version number to 33 for this update.

Github Issues:

  * Added implicit external synchronization parameters to
    vkBegin/EndCommandBuffer, and fixed missing command pool host
    synchronization from per-command lists (public issue 398).
  * Started using git tags including the spec release number, such as
    'v1.0.32-core', instead of tags including the date of release, such as
    'v1.0-core-20161025' (public issue 405).

Internal Issues:

  * Add validity constraint for
    slink:VkImportMemoryWin32HandleInfoNV::pname:handle (internal issue
    flutter#480).
  * Add scripts to compare two Vulkan HTML specifications, derived from W3
    htmldiff service (internal issue 525).
  * Relax requirement that memoryTypeBits can't depend on format, to allow
    it to differ only for depth/stencil formats (internal issue 544).
  * Add a new generator script to create a simple extension loader for
    Vulkan based on +vk.xml+ (internal issue 558).
  * Add the overlooked requirement that buffer and image memory
    alignment requirements must be a power of two in the
    <<resources-association,Resource Memory Association>> section
    (internal issue 569).

Other Issues:

  * Add a naming rule to the style guide for members of extension structures
    defining array lengths which are the same as array lengths of the core
    structure they are chained from.
  * Add a new generator to create a simple extension loader in
    +src/ext_loader/vulkan_ext.[ch]+ from +vk.xml+. This code can be
    included in your project, and is expected to be packaged in the Vulkan
    SDK provided by LunarG in the future.
panmari pushed a commit to panmari/engine that referenced this pull request Jul 13, 2021
…#480)

This is required in the latest versions of GN (which I am updating
to).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants