• Nikolai Rykunov's avatar
    Refactor awt metal code and provide some basic docs (#699) · a17f4ed0
    Nikolai Rykunov authored
    * [awt.metal] Extract MetalDevice interface into .h file
    
    * [awt.metal] Move context and renderTarget creation to ContextHandler
    
    ContextHandler shouldn't depend on redrawer, since redrawer depends on ContextHandler
    
    * [awt.metal] Use value class to hold MetalDevice pointer
    
    * [awt.metal] Add docs for MetalDevice
    
    * [awt.metal] Add simple docs for MetalRedrawer and MetalContextHandler
    
    * [awt.metal] Use null instead of artificial pointer to 0
    
    ---------
    Co-authored-by: 's avatarIvan Matkov <ivan.matkov@jetbrains.com>
    a17f4ed0
Name
Last commit
Last update
.github/workflows Loading commit data...
.run Loading commit data...
gradle/wrapper Loading commit data...
samples Loading commit data...
skiko Loading commit data...
.gitignore Loading commit data...
DEVELOPMENT.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...