Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires us to create more atoms at startup but makes things much simpler
and potentially safer and faster.
|
|
|
|
|
|
|
|
Also changed a little the count_drivers/0 function to return
the result directly instead of {ok, Count}. Let it crash!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The surface needs to be kept around and not GC otherwise it crashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|