AppCore
AppCore copied to clipboard
Add missing Window methods to C API
Window::is_accelerated() and Window::render_buffer_id() methods were missing in the C API, I've added them with the functions ulWindowIsAccelerated() and ulWindowGetRenderBufferId().