SDK 20.1(v5.5) release. Native SDK: * Added PVRVk helper files to the PVRVk project. * Added the Multithreading example for OpenGL ES showing how to load assets asynchronously in a worker thread while something else is rendered on the main thread. * Added the Binary Shader for OpenGL ES example showing how to load and save shaders to and from binary files. * Added the Pipeline Cache for Vulkan example showing how to load and save the pipeline cache to and from a binary file. * Added code to ensure examples exiting due to an error will have the error code correctly propagated to the command line. * Added a .gitignore file to ignore the /build folder. * Ported the basic rendering (BumpMapping) example to OpenGL ES. * Updated Gradle wrappers to version 6, Android plugin to 3.5.3 and glslang version to 8.13.3559, Vulkan headers and PVRVk to version 1.2. * Updated and upgraded the PVRCamera framework module. The Android runtime permission system is now implemented, and the asynchronous permissions functionality now works properly. * Updated the pvr::utils::createOnScreenXXX interfaces. Previously these would not work correctly with Multisampling and other more complicated interfaces. * Updated the interfaces involving the SDK taking pointers to VMA Allocators, which were smart pointers already, to taking just the smart pointers. * Modified CMake files that download external dependencies and generated files to generate them in the cmake binary directory to keep the source tree clean. * Enabled the use of VK_VALIDATION_FEATURE_ENABLE_BEST_PRACTICES_EXT. * Changed the Gradle wrappers to use full src+bin Gradle distributions so that Android Studio now displays Gradle autocomplete. * Enhanced the IntroducingPVRCamera example to correctly handle different aspect ratios between the framebuffer and the camera output. * Improved the EGL Context API. Shared contexts are no longer separately wrapped objects (SharedEGLContext), but simply EGLContexts. The API has been similarly streamlined. * Fixed the implementation of multisampling on-screen framebuffers for Vulkan. Multisampling will be correctly enabled when setting the number of samples to greater than 1 in DisplayAttributes. * Fixed the implementation of appendPNext so that the new pNext structure is actually appended to the current base structure. * Fixed a flag in OpenGL ES 3 that could make the SwiftShader implementation act as if some textures were mipmap-incomplete. * Fixed an issue, by adding the getWriteAssetStream function, where the Asset Stream would be write files by default in the wrong location on Android. * Removed the non-functional Java onCreate functions from all examples except IntroducingPVRCamera. The rest of the examples were only calling super.onCreate. PVRVFrame: * Fixed a bug on Windows where a config would claim to have stencil support but the underlying config wouldn't. * Fixed a bug where framebuffer functions would return GL_INVALID_OPERATION if the read framebuffer was being modified. Refer to our release notes for more details about the changes: https://www.imgtec.com/developers/powervr-sdk-tools/whats-new/#2020r1
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| build-android | Loading commit data... | |
| cmake | Loading commit data... | |
| docs | Loading commit data... | |
| ApiObjectsVk.h | Loading commit data... | |
| BufferVk.cpp | Loading commit data... | |
| BufferVk.h | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| CommandBufferVk.cpp | Loading commit data... | |
| CommandBufferVk.h | Loading commit data... | |
| CommandPoolVk.cpp | Loading commit data... | |
| CommandPoolVk.h | Loading commit data... | |
| ComputePipelineVk.h | Loading commit data... | |
| DebugReportCallbackVk.cpp | Loading commit data... | |
| DebugReportCallbackVk.h | Loading commit data... | |
| DebugUtilsMessengerVk.cpp | Loading commit data... | |
| DebugUtilsMessengerVk.h | Loading commit data... | |
| DebugUtilsVk.cpp | Loading commit data... | |
| DebugUtilsVk.h | Loading commit data... | |
| DescriptorSetVk.cpp | Loading commit data... | |
| DescriptorSetVk.h | Loading commit data... | |
| DeviceMemoryVk.h | Loading commit data... | |
| DeviceVk.cpp | Loading commit data... | |
| DeviceVk.h | Loading commit data... | |
| DisplayModeVk.cpp | Loading commit data... | |
| DisplayModeVk.h | Loading commit data... | |
| DisplayVk.cpp | Loading commit data... | |
| DisplayVk.h | Loading commit data... | |
| EventVk.cpp | Loading commit data... | |
| EventVk.h | Loading commit data... | |
| ExtensionsVk.cpp | Loading commit data... | |
| ExtensionsVk.h | Loading commit data... | |
| FenceVk.cpp | Loading commit data... | |
| FenceVk.h | Loading commit data... | |
| ForwardDecObjectsVk.h | Loading commit data... | |
| FramebufferVk.cpp | Loading commit data... | |
| FramebufferVk.h | Loading commit data... | |
| GraphicsPipelineVk.h | Loading commit data... | |
| HeadersVk.h | Loading commit data... | |
| ImageVk.cpp | Loading commit data... | |
| ImageVk.h | Loading commit data... | |
| InstanceVk.cpp | Loading commit data... | |
| InstanceVk.h | Loading commit data... | |
| LayersVk.cpp | Loading commit data... | |
| LayersVk.h | Loading commit data... | |
| MemoryBarrierVk.h | Loading commit data... | |
| PVRVk.h | Loading commit data... | |
| PVRVkObjectBaseVk.h | Loading commit data... | |
| PhysicalDeviceVk.cpp | Loading commit data... | |
| PhysicalDeviceVk.h | Loading commit data... | |
| PipelineCacheVk.h | Loading commit data... | |
| PipelineConfigVk.h | Loading commit data... | |
| PipelineLayoutVk.cpp | Loading commit data... | |
| PipelineLayoutVk.h | Loading commit data... | |
| PipelineVk.h | Loading commit data... | |
| PopulateCreateInfoVk.h | Loading commit data... | |
| QueryPoolVk.cpp | Loading commit data... | |
| QueryPoolVk.h | Loading commit data... | |
| QueueVk.cpp | Loading commit data... | |
| QueueVk.h | Loading commit data... | |
| RenderPassVk.cpp | Loading commit data... | |
| RenderPassVk.h | Loading commit data... | |
| SamplerVk.cpp | Loading commit data... | |
| SamplerVk.h | Loading commit data... | |
| SemaphoreVk.cpp | Loading commit data... | |
| SemaphoreVk.h | Loading commit data... | |
| ShaderModuleVk.cpp | Loading commit data... | |
| ShaderModuleVk.h | Loading commit data... | |
| SurfaceVk.cpp | Loading commit data... | |
| SurfaceVk.h | Loading commit data... | |
| SwapchainVk.cpp | Loading commit data... | |
| SwapchainVk.h | Loading commit data... | |
| TypesVk.h | Loading commit data... | |
| pvrvk_vulkan_wrapper.h | Loading commit data... |