Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
N
Native_SDK
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • Native_SDK
  • Repository

Switch branch/tag
  • Native_SDK
  • CMakeLists.txt
Find file
BlameHistoryPermalink
  • Omar Zohdi's avatar
    PowerVR Graphics SDK v5.6 Release. … · 3f88b0f3
    Omar Zohdi authored Dec 11, 2020
    SDK 20.2(v5.6) release.
    Native SDK:
    * Implemented a Vulkan Matrix Multiplication Example; a headless command line tool implementing multiple methods for matrix multiplication using Vulkan compute.
    * Added support for Beta Vulkan Extensions; The framework will support the Vulkan Beta Extensions by default. To disable support the VK_BETA_ENABLED cmake option can be set to OFF in PVRVK/CMakeLists.txt.
    * Updated Gradle to Version 6.5 and Vulkan headers to 1.2.141.
    
    PVRVFrame:
    * Reduced unintended allocations in FramebufferDownsample.
    * glDebugMessageControlKHR no longer returns invalid enum if the type is DEBUG_TYPE_PUSH_GROUP or DEBUG_TYPE_POP_GROUP.
    * Fixed a validation error in glReadPixels where it would incorrectly return invalid operation if a pixel unpack buffer was bound and mapped.
    * 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 and pixel local storage was enabled.
    
    Refer to our release notes for more details about the changes:
    https://www.imgtec.com/developers/powervr-sdk-tools/whats-new/#2020r2
    3f88b0f3
CMakeLists.txt 3.56 KB
EditWeb IDE
×

Replace CMakeLists.txt

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.