Skip to content

Activity

update bindings and examples

Andre-LAcreated abstract-sdl • ad246d7 • 
on Jan 1, 2024

Update README.md: moved to codeberg

Andre-LApushed 1 commit to main • 56158b1…daa9edf • 
on Dec 17, 2023

Merge pull request #42 from Andre-LA/bindgen-refactor

Pull request merge
Andre-LApushed 40 commits to main • 51124b4…56158b1 • 
on Nov 10, 2023

update examples

Andre-LApushed 9 commits to bindgen-refactor • ef9ba6b…1e6eb71 • 
on Nov 10, 2023

WIP bindgen refactor: First version of Carp binding generation works!

Andre-LApushed 4 commits to bindgen-refactor • e64f4c1…ef9ba6b • 
on Oct 15, 2023

Adding render offset getter and setter.

Andre-LApushed 1 commit to bindgen-refactor • 4e52f48…e64f4c1 • 
on Oct 10, 2023

WIP bindgen refactor: all examples compiles! But the lack of __close …

Andre-LApushed 15 commits to bindgen-refactor • 73b8cbc…4e52f48 • 
on Oct 7, 2023

WIP bindgen refactor: I forgot to commit Texture.tl

Andre-LAcreated bindgen-refactor • 73b8cbc • 
on Oct 6, 2023

Add building instructions to README

Andre-LApushed 1 commit to main • 8e1cef6…51124b4 • 
on Aug 6, 2023

make linguist understand carp code as clojure

Andre-LApushed 1 commit to add-carp • 0b1ba13…99989bc • 
on Jun 5, 2023

Carp bindings and two working examples added!

Andre-LAcreated add-carp • 0b1ba13 • 
on Jun 5, 2023

Merge pull request #38 from Andre-LA/cmake-refactor

Pull request merge
Andre-LApushed 2 commits to main • 0c9c1c0…8e1cef6 • 
on May 21, 2023

Improve cmake support, with installation

Andre-LAcreated cmake-refactor • 9b0461d • 
on May 20, 2023

SDL2 it's quite strict about how main it's handled.

Andre-LApushed 1 commit to main • 1b4e2d4…0c9c1c0 • 
on May 16, 2023

adding basic "Flappy circle" C example.

Andre-LAcreated examples/flappy-circle • 1d89533 • 
on May 3, 2023

Remove remaining uses of SDL2 path in headers

Andre-LApushed 2 commits to main • aebe907…1b4e2d4 • 
on Apr 28, 2023

Remove SDL2 from "SDL2/*.h" header on bindings.

Andre-LApushed 1 commit to main • ae6d103…aebe907 • 
on Apr 28, 2023

Merge pull request #34 from Andre-LA/using-cmake

Pull request merge
Andre-LApushed 10 commits to main • 407a276…ae6d103 • 
on Apr 28, 2023

Added work in progress README rewrite

Andre-LApushed 3 commits to using-cmake • 2412260…16c60ca • 
on Apr 28, 2023

Fix cmake file on libm linking

Andre-LApushed 1 commit to using-cmake • a9cfefa…2412260 • 
on Apr 26, 2023

Some work on collisions.c example

Andre-LApushed 2 commits to using-cmake • f7c9a91…a9cfefa • 
on Apr 26, 2023

Add a working Cmake setup

Andre-LApushed 2 commits to using-cmake • f8dcbb2…f7c9a91 • 
on Apr 25, 2023

added SDL 2.26.5 as submodule

Andre-LAcreated using-cmake • f8dcbb2 • 
on Apr 22, 2023

Add dependencies on alphabetical order

Andre-LApushed 1 commit to main • 3166669…407a276 • 
on Apr 13, 2023

add TODO note about wrong use of Teal code.

Andre-LApushed 1 commit to main • 6b6c42b…3166669 • 
on Apr 13, 2023

Some improvements and updated bindings with new bindgen

Andre-LApushed 2 commits to main • 1db203a…6b6c42b • 
on Apr 13, 2023

(WIP) collisions example written in C

Andre-LApushed 4 commits to main • 3943ea2…1db203a • 
on Apr 4, 2023

move "generate.lua" to "generate_nelua.lua"

Andre-LApushed 3 commits to main • e3fd32a…3943ea2 • 
on Mar 30, 2023

Intersections and Collision module only uses Rectf instead of Rect.

Andre-LApushed 1 commit to main • ea32ab5…e3fd32a • 
on Mar 23, 2023

Add copyright and license notice on rect lua file.

Andre-LApushed 2 commits to main • 5dee0d2…ea32ab5 • 
on Mar 21, 2023