CSFML icon indicating copy to clipboard operation
CSFML copied to clipboard

Official binding of SFML for C

Results 38 CSFML issues
Sort by recently updated
recently updated
newest added

Since we last updated CSFML, SFML has changed the `sf::Event` and Audio APIs.

Feature

Most Window module APIs require a display which means pulling in the same `xvfb` infrastructure SFML uses. We can do that eventually, but for now I wrote some quick `sfJoystick`...

Feature

Macros like `CSFML_CALL` aim to be friendly to users who incorrectly pass `NULL` to a parameter that expects a non-null argument. In some cases this results in functions that return...

Feature

The SFML 3 API is changing faster than I care to update in CSFML. *I can't stand whatever guy keeps breaking the SFML API*. Anyways, for now let's lock CSFML...

Bug

- Wording and notation consistent with `sf*Shape_{g,s}etPoint()` - Related case fix in `sfConvexShape_setPoint`

Bug

When using `SoundBufferRecorder`, how is one supposed to set the channel count? My impression is that, either a function `sfSoundBufferRecorder_setChannelCount` function is missing, or there should be a way to...

Following https://github.com/SFML/SFML/pull/2835 https://github.com/NixOS/nixpkgs/pull/312161#discussion_r1629625142