Highlights
Block or Report
Block or report Aaron1011
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,010 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 31 commits in 1 repository
Created a pull request in ruffle-rs/ruffle that received 46 comments
Opened 35 other pull requests in 1 repository
ruffle-rs/ruffle
5
open
29
merged
1
closed
-
avm2: Always run
construct_frameininitialize_for_allocator - avm2: Run 'nested goto frame' for entire Stage and orphans
- avm2: Fix rounding behavior in BitmapData rectangle operations
- wgpu: Fix calculation of image row padding
- avm2: Allow replacing and deleting XML attributes
- core: Store Color as an u32 instead of a i32
- core: Fix nightly clippy lints
- wgpu: Cache compiled naga-agal shader module
- avm2: Add legacy handling for configureBackBuffer with SWF version < 30
- avm2: Implement Stage3D.visible
- wgpu: Implement Context3D.setScissorRectangle
- core: Use clone-on-write behavior for render list iteration
- avm2: Suppress events for selectable was_static TextFields
- avm2: Make ByteArray.readMultiByte cut string off at null byte
- avm2: Coerce function return value to declared return type
- avm2: Check parent domain in export_class
- tests: Unconditionally save 'actual.txt' with Ruffle output
- avm2: Set 'bubbles' to 'false' for rollOut and rollOver events
- avm2: Don't validate Context3DVertexBufferFormat when buffer is null
-
avm2: Allow passing
nulltoContext3D.setProgram - agal: Implement Float1 to vec4f conversion
- core: Don't create a fake root clip when instantiating Stage
- avm2: Add Matrix3D.[recompose,decompose,copyColumnTo,invert,determinant]
-
core: Take 'self' instead of '&mut self' in
replace_with_movie - agal: Add support for indirect register loads
- Some pull requests not shown.
Reviewed 28 pull requests in 1 repository
ruffle-rs/ruffle
25 pull requests
- core/avm1: Accept Value as smaller than 16 bytes on 32 bit platforms.
- avm2: Allow replacing and deleting XML attributes
- core: Store Color as an u32 instead of a i32
- wgpu: Implement Context3D.setScissorRectangle
- core: Fix serialization/SharedObject bug.
- avm2: Stub ContextMenu.builtInItems setter
- naga-agal: Implement remaining ops
- avm2: Implement XML.hasSimpleContent and hasComplexContent
- avm2: Move DisplayObject assignment into an initializer
- avm2: Add Matrix3D.[recompose,decompose,copyColumnTo,invert,determinant]
- avm1: Correctly send onUnload events for movies unloaded with GetURL2
- avm2: Implement URLRequest.requestHeaders
- nit: avm2: Fix stub message in Socket
- avm2: Initial implementation of URLStream
- agal: Add support for indirect register loads
-
avm2: Allow passing
nulltoContext3D.setProgram - ci: Remove linter step
- exporter: Support outputting to stdout
- core: Refactor Loader to properly load images
- Support property set on XMLList with a single child
- avm2: Work on flash.system.Capabilities
- extension: Remove "tabs" permission
- core: Support basic mixed AVM
- avm2: Partial implementation of Loader.unload
- avm2: Add AS 'length()' to XML.
- Some pull request reviews not shown.
Created an issue in gfx-rs/wgpu that received 2 comments
Allow disabling the StageError::InputNotConsumed error
Is your feature request related to a problem? Please describe. The Ruffle project dynamically builds Naga shaders and wgpu render passes/pipelines …
2
comments



