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

Merging experimental branch #679

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Conversation

ggcrunchy
Copy link
Contributor

Well, here goes nothing. 😄

(A few conflict fix PRs will definitely follow.)


About 80 of these files are just Vulkan headers and a few binaries.


There are 10 or so JSON files related to tvos templates. I'm not sure what introduced them, or if they're a problem.


Otherwise, commentary may be found in the various PRs that have been merged into experimental.

ggcrunchy and others added 30 commits January 23, 2023 20:29
# Conflicts:
#	platform/android/ndk/CMakeLists.txt
#	platform/apple/Rtt_ApplePlatform.mm
#	platform/iphone/libcorona.xcodeproj/project.pbxproj
#	platform/linux/CMakeList.txt
#	platform/mac/ratatouille.xcodeproj/project.pbxproj
#	platform/tvos/ratatouille.xcodeproj/project.pbxproj
#	platform/windows/Corona.Rtt.Library/Corona.Rtt.Library.Win32.vcxproj
#	platform/windows/Corona.Rtt.Library/Corona.Rtt.Library.Win32.vcxproj.filters
#	platform/windows/Corona.Simulator.Native.Library.Win32/Main.cpp
fixing some x64 incompatibilities
… where either extension block or list could be absent (coronalabs#509)
# Conflicts:
#	platform/mac/ratatouille.xcodeproj/project.pbxproj
#	platform/tvos/ratatouille.xcodeproj/project.pbxproj
ggcrunchy and others added 8 commits June 26, 2023 19:19
Factory function replacement, redesign
Modifications to use application metadata for depth and stencil buffers
# Conflicts:
#	librtt/Display/Rtt_ShaderData.cpp
#	librtt/Renderer/Rtt_GLFrameBufferObject.cpp
#	librtt/Renderer/Rtt_GLProgram.cpp
#	platform/iphone/libcorona.xcodeproj/project.pbxproj
#	platform/mac/ratatouille.xcodeproj/project.pbxproj
#	platform/tvos/ratatouille.xcodeproj/project.pbxproj
@ggcrunchy ggcrunchy requested a review from Shchvova as a code owner March 1, 2024 00:34
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makelist has an update here ${CORONA_ROOT}/librtt/Corona/CoronaObjects.cpp, bbbbbbut... there is no such update in the ~\corona\librtt\Corona directory. Not checked if this is specific to Linux builds.

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. If it is just a botched project file—bound to happen sooner or later, especially since I don't have a Linux testing setup yet—I'd first try just removing that file from master.

(However, I wouldn't say no to some real-world Linux testing of experimental. 😃)

Was hoping to finally get this merged properly but every time that looks promising there seem to be new iOS or Android requirements to address. 😂 (And a new conflict to fix, apparently.)

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