Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE][refactoring]gfx egl. #15830

Closed
wants to merge 2 commits into from

Conversation

bluesky013
Copy link
Contributor

@bluesky013 bluesky013 commented Jul 27, 2023

Re: #

Changelog

  • Encapsulate EGL interfaces to support multiple shared contexts simultaneously.

Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@bluesky013 bluesky013 force-pushed the v3.8.1-gfx branch 10 times, most recently from aac8e95 to 6a94040 Compare July 27, 2023 17:00
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Interface Check Report

This pull request does not change any public interfaces !

@bluesky013 bluesky013 force-pushed the v3.8.1-gfx branch 4 times, most recently from 7a089e6 to 6755ee1 Compare August 4, 2023 07:45
@sushanhong
Copy link
Contributor

@cocos-robot run test cases

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

@bluesky013, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
web-mobile PASS PASS PASS
windows PASS PASS FAIL label-cacheMode,label-align,ttf-font
ios FAIL FAIL
android PASS PASS FAIL 2d-rendering-in-3d,atlas-compress,modelPriority,compressWithGray,single-compress,AnimationEvent,EasingMethods,MaterialTextureAnimation,Morph-Head,Morph,SwitchAnimation,UniformKTest,dependAsset,test-bufferasset,altas,load-atlas-texture,test-atlas-config,test-atlas-in-sub-packages,test-js-list,audio,node-event,lighting,planar-shadow,shadowBias,shadowCulling,shadowMap,cailbration,material-upgrade,ReplaceSlotDisplay,Hexa,object-group-image,puzzle,shield-node,particle-rotation,particle-size,capture_to_web,rt-read-pixels,render-camera-to-model,render-texture-sample,render-ui-to-model,render-ui-to-spriteframe,cameraUseRenderTex,canvasUseRenderTex,use-render-texture-asset,sort,LoadRes,deprecated,CoreJsTest,tween-action-callback,tween-clone,tween-custom-progress,tween-delay,tween-parallel,tween-removeself,tween-repeat-union,tween-repeat,tween-show-hide,tween-stop,tween-then,filter,simple,sliced-sprite,sprite-Altas,sprite-grayscale,tile,trimmed,bmfont,label-spacing-x,button-click,advance-widget,align-mode,anim-widget,widget-percentage,layout-basic-grid,layout-basic-horizontal,layout-basic-verticle,layout-change-sibling,layout-grid-contraint,layout-grid-expand,rich-text-align,rich-text-event,rich-text-long-string-truncation,graphics-mask,mask-inverted-event,mask-inverted,mask-nesting,mask-type-change,mask-use-image-stencil,mask,toggle-event,slider,progress,editbox,graphics-draw-before-init,graphics-line-join,graphics,pageView_free_horizontal,pageView_free_verticle,coordinate-ui-3d,sharedMaterial,motion-streak,camera-layout,ui-fill-z,opacity-auto,opacity-multi-canvas,opacity,priority,visibility-changed,label-cacheMode,BuildTimeConstantsTest,label-align,layout-size-changed,rich-text-wrap,rich-text,system-font,terrain,ttf-font
mac PASS PASS PASS

@bluesky013 bluesky013 changed the title [refactoring]gfx egl. [DO NOT MERGE][refactoring]gfx egl. Aug 21, 2023
@minggo minggo requested a review from star-e December 19, 2023 03:47
@star-e star-e changed the base branch from v3.8.1 to v3.8.3 December 19, 2023 03:50
@minggo minggo deleted the branch cocos:v3.8.3 May 16, 2024 02:51
@minggo minggo closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants