JDK-8304769 : Add implementation for integer index buffer
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: internal
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2023-03-23
  • Updated: 2023-06-15
  • Resolved: 2023-03-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
internalFixed
Related Reports
Blocks :  
Description
Currently we have code only for short index buffer along with per vertex data.
We need to add integer index buffer support also for vertex data.
Comments
Changeset: 0bc4f31f Author: Jayathirth D V <jdv@openjdk.org> Committer: aghaisas <ajitgh@gmail.com> Date: 2023-03-23 14:47:26 +0000 URL: https://git.openjdk.org/jfx-sandbox/commit/0bc4f31fe9fe03de106a810d5b0773d6699900d0
23-03-2023