jar

com.github.moaxcp.x11.x11-protocol : x11-protocol-dri3

Maven & Gradle

Mar 17, 2024
19 stars

x11-protocol-dri3 · An implementation of the x11 dri3 protocol in java

Table Of Contents

Latest Version

Download com.github.moaxcp.x11.x11-protocol : x11-protocol-dri3 JAR file - Latest Versions:

All Versions

Download com.github.moaxcp.x11.x11-protocol : x11-protocol-dri3 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window x11-protocol-dri3-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.moaxcp.x11.protocol.dri3

├─ com.github.moaxcp.x11.protocol.dri3.BufferFromPixmap.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.BufferFromPixmapReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.BuffersFromPixmap.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.BuffersFromPixmapReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.Dri3Plugin.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.FDFromFence.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.FDFromFenceReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.FenceFromFD.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.GetSupportedModifiers.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.GetSupportedModifiersReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.Open.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.OpenReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.PixmapFromBuffer.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.PixmapFromBuffers.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.QueryVersion.class - [JAR]

├─ com.github.moaxcp.x11.protocol.dri3.QueryVersionReply.class - [JAR]