Skip to content

erlsci/esdl2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESDL2

SDL2 Erlang NIF.

Status

Week-end project. Work in progress.

The following limitations apply:

  • Erlang 17.0+ is required
  • SDL 2.0.3+ is required
  • No support for UTF-8 strings, only Latin-1

The following ideas need to be investigated:

  • We may benefit from the reference receive optimization when doing calls
  • We may want a way to pipeline draw operations
  • Using HiPE mutable bytearrays for "void* pixels" types

The following tasks remain to be done:

Releases

No releases published

Packages

No packages published

Languages

  • C 63.9%
  • Erlang 31.4%
  • Objective-C 3.8%
  • Makefile 0.9%