Google brings Vulkan to Android

In order to address some of the sources of CPU overhead and provide developers with more explicit control over rendering, w’ve been working to bring a new 3D rendering API, Vulkan, to Android. Like OpenGL ES, Vulkan is an open standard for 3D graphics and rendering maintained by Khronos. Vulkan is being designed from the ground up to minimize CPU overhead in the driver, and allow your application to control GPU operation more directly. Vulkan also enables better parallelization by allowing multiple threads to perform work such as command buffer construction at once.

16 Comments

  1. 2015-08-10 7:15 pm
    • 2015-08-10 7:56 pm
      • 2015-08-11 7:45 am
  2. 2015-08-10 7:20 pm
    • 2015-08-10 7:23 pm
      • 2015-08-10 8:32 pm
      • 2015-08-11 7:46 am
        • 2015-08-11 7:59 am
          • 2015-08-11 11:16 am
          • 2015-08-11 1:41 pm
          • 2015-08-13 9:08 am
        • 2015-08-11 11:14 am
          • 2015-08-11 4:21 pm
          • 2015-08-13 9:10 am
    • 2015-08-10 8:52 pm
  3. 2015-08-11 3:02 pm