Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/veandco/go-sdl2

SDL2 binding for Go
https://github.com/veandco/go-sdl2

sdl/sensor: Implement initial sensor support for SDL 2.0.9

Signed-off-by: Lilis Iskandar <[email protected]>

dcef35236774244fd0d2ee001ce75940d166b50b authored about 6 years ago
sdl/events: Add SensorEvent support for SDL 2.0.9

Signed-off-by: Lilis Iskandar <[email protected]>

b39531a047896f0848e5b9479a221647728d2d2b authored about 6 years ago
sdl/sdl: Add SDL_INIT_SENSOR for SDL 2.0.9

Signed-off-by: Lilis Iskandar <[email protected]>

fd6ae4377fc8d63769c6f085157501a945d28c48 authored about 6 years ago
sdl/sdl: Update init constants to use definitions from original header file

Signed-off-by: Lilis Iskandar <[email protected]>

622974992ec44ea94a0b0698f4e90c30d856a713 authored about 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

75ff82abc4e352e7f78d6f6c198c5640a4d9fcf1 authored over 6 years ago
sdl/system_android: Add SDL_IsAndroidTV() for SDL2 2.0.8

Signed-off-by: Lilis Iskandar <[email protected]>

bf3a6d0c1f5f2eab719c1d0ba3371fa8d7f244d0 authored over 6 years ago
sdl/surface: Add some YUV conversion functions for SDL2 2.0.8

Signed-off-by: Lilis Iskandar <[email protected]>

7c45ae6db5e52127e9098bad6e6fb565a0590790 authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

cd1706a246e6897ec9bdf3eeddfcc9bae0789859 authored over 6 years ago
sdl/hints: Add hints for SDL2 2.0.8

Signed-off-by: Lilis Iskandar <[email protected]>

04a7f0336113c4cc1f834b319337836f2d7e2191 authored over 6 years ago
sdl: Add missing parentheses to some functions in TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

e7ba6526edf4ed72c1ce567263ab8da984e1077a authored over 6 years ago
sdl: Update TODO.md for SDL2 2.0.8

Signed-off-by: Lilis Iskandar <[email protected]>

11f8c0985e717bbdedd5b80e19a752589e0ddded authored over 6 years ago
sdl/render: Add GetMetalLayer() and GetMetalCommandEncoder() for SDL2 2.0.8

Signed-off-by: Lilis Iskandar <[email protected]>

7fb398d2c18cad3b94e03dca781ea8f00536fbae authored over 6 years ago
sdl: Update TODO.md for SDL2 2.0.7

Signed-off-by: Lilis Iskandar <[email protected]>

eb646f1f73f3443a12488811d693872d44be855e authored over 6 years ago
sdl/joystick: Add LockJoysticks() and UnlockJoysticks() for SDL2 2.0.7

Signed-off-by: Lilis Iskandar <[email protected]>

680a594137a5a1d93015a2a72ef9b954d0783adf authored over 6 years ago
sdl/audio: Add stub functions for older SDL2

Signed-off-by: Lilis Iskandar <[email protected]>

652f815525b895b64101c13243073b7308946fe7 authored over 6 years ago
sdl: go fmt

Signed-off-by: Lilis Iskandar <[email protected]>

88347509de8ed0e6e2e92a538b05784ed74ba86b authored over 6 years ago
sdl/audio: Add SDL_AudioStream-related stuff for SDL2 2.0.7

Signed-off-by: Lilis Iskandar <[email protected]>

d7c9daa1e0df63f91a851f8481fa236bd79780fc authored over 6 years ago
sdl/error: Move errorFromInt() here

Signed-off-by: Lilis Iskandar <[email protected]>

1cff4d0aadeee53d09cf35b6eb50e43484c685be authored over 6 years ago
sdl/audio: Remove unused commented-out code

Signed-off-by: Lilis Iskandar <[email protected]>

e1636f84df829f264101f7fbf9a18f16e83d7044 authored over 6 years ago
sdl/vulkan: add links to documentation (#361)

5e6ace74b56832c246b8b9105cddc8dc17833e84 authored over 6 years ago
sdl/mouse: Add WarpMouseGlobal function #360

1935cebfea398004df5a070ec9883ef5545a9989 authored over 6 years ago
Update README.md

Signed-off-by: Lilis Iskandar <[email protected]>

3dabe02ca25e5a9ae50c7cc037dda0b862e9a15a authored over 6 years ago
sdl/vulkan: Update code to be compatible with vulkan-go plus some minor fixes

* sdl: fix VulkanCreateSurface, minor fixes

* sdl: make Vulkan handles private

* sdl: (vul...

8556b156f71d5a454bf91fcf9824b0240d48add3 authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

557c26dfe83450b067115ab8e1f173ae1bcfb55c authored over 6 years ago
sdl: Add Vulkan bindings for SDL2 2.0.6

* sdl: vulkan functions

* sdl: exclude SDL_vulkan.h if < v2.0.6

* sdl: (vulkan.go) add mis...

752e379570088c774b0146e319f1fd8d3b3e8721 authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

97bbeda6fa71fabe36ec1b1a4ab62b39c596d564 authored over 6 years ago
sdl/hints: Add Windows hints for SDL2 2.0.6

Signed-off-by: Lilis Iskandar <[email protected]>

9c70b6e53e22d4020601cb499046fdee12bff9a7 authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

ca770862701d23c39c5560bdeb23f5a3b8cb8d11 authored over 6 years ago
sdl/hints: Add missing Go constants for SDL2 2.0.6

Signed-off-by: Lilis Iskandar <[email protected]>

39ff82b5c82474984577818b569c3d906832e177 authored over 6 years ago
sdl/blendmode: Add ComposeCustomBlendMode() and related constants for SDL2 2.0.6

Signed-off-by: Lilis Iskandar <[email protected]>

1fb9b7cd3f4a278e42fd54b6dae2d195ba91ff5f authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

f6b0b16f6f4223bf24cf5e23abaf26e228189d81 authored over 6 years ago
sdl/cpuinfo: Add HasNEON() for SDL2 2.0.6

Signed-off-by: Lilis Iskandar <[email protected]>

2846eebeb419086dc0b4789053896063cfd0a677 authored over 6 years ago
sdl/cpuinfo: Add HasAVX2() for SDL2 2.0.4

Signed-off-by: Lilis Iskandar <[email protected]>

968167680eca7e25092ede3d88b6a5a9c78a0b3a authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

9882434cc6f5d279a9424f7dbed0fb3eca2fbe81 authored over 6 years ago
sdl/hints: Add new hint constants for SDL2 2.0.6

Signed-off-by: Lilis Iskandar <[email protected]>

82a749acef9353fdc4f91b81252706bdfc12e8cc authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

5516dda38401458d13c56f310a65276ea70bec75 authored over 6 years ago
sdl/rwops: Add RWops.LoadFileRW() and RWops.LoadFile() for SDL2 2.0.6

Signed-off-by: Lilis Iskandar <[email protected]>

3f99fd1bb70d9e81dea6dd5eafcb49d68cb2b647 authored over 6 years ago
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

9dc0797264edb850d545333af9fdfa32fec5dc93 authored over 6 years ago
sdl/surface: Add Surface.Duplicate() for SDL2 2.0.6"

Signed-off-by: Lilis Iskandar <[email protected]>

1ee80f2f6483a608cae2fe46fb0c9de9afc08107 authored over 6 years ago
Update CONTRIBUTING.md

Signed-off-by: Lilis Iskandar <[email protected]>

ef9b401222069f6f86a4118fa9333b3eb51ba268 authored over 6 years ago
sdl/texture: Add helper function for updating texture with []uint32 instead of []byte

adc8a1eb9a7bf1ef0800a9c9445bbd91e99b1e88 authored over 6 years ago
Update .go-sdl2-examples

Signed-off-by: Lilis Iskandar <[email protected]>

2176f289ca3910ee5dc418043efceddcd2a28200 authored over 6 years ago
add missing character to doc comment (#347)

cb41ca33879580859e61071e0c4febac7f6fddb6 authored over 6 years ago
Fix another typo in BREAKING.md

Signed-off-by: Lilis Iskandar <[email protected]>

ba20fc562461498e4341d63fec2184747bc59c70 authored over 6 years ago
Fix typo in BREAKING.md

Signed-off-by: Lilis Iskandar <[email protected]>

de5c3c54d61d9b5f0c4dac86debe9e319830cec4 authored over 6 years ago
sdl/rwops: Fix documentation

Signed-off-by: Lilis Iskandar <[email protected]>

d66c5417e78339ce33556f9cc632e2fc58c45555 authored over 6 years ago
Update .go-sdl2-examples

Signed-off-by: Lilis Iskandar <[email protected]>

e91e77b066121835f050d817f6951dda36cd8116 authored over 6 years ago
Update BREAKING.md

Signed-off-by: Lilis Iskandar <[email protected]>

63e64e3de7a4532d5cc91807748a1adaf15df7c2 authored over 6 years ago
sdl/rwops: Make basic RWops I/O methods more idiomatic and implement common Go interfaces

Signed-off-by: Lilis Iskandar <[email protected]>

0ee14f9139d52ea6edb7cdefc469532300fcb91b authored over 6 years ago
sdl/error: Add ErrInvalidParameters error variable

Signed-off-by: Lilis Iskandar <[email protected]>

af7a0fec29f7d0b1084b4976b76c61bf1ed097e4 authored over 6 years ago
Update README.md

Signed-off-by: Lilis Iskandar <[email protected]>

32f0cfacfe349b7b034bea455afe0bb2e55724b7 authored over 6 years ago
sdl: error: Fix crash on certain Windows environment

Apparently caused by sdl.SetError(nil) but it doesn't
always happen.

See https://github.com/vea...

8c0d9ec5d0c8e7744ed618992aace0d792e487f3 authored over 6 years ago
ttf: Add Font.GlyphMetrics (#339)

09947465530acd69d7795b2c6514d8cc6a99728c authored over 6 years ago
README.md: Replace note about gopkg.in with future Go versioning system

Signed-off-by: Lilis Iskandar <[email protected]>

9f046b130c3197c655926db4b1578f9effa2db16 authored over 6 years ago
BREAKING.md: Add boilerplate for breaking changes in v0.3..master

Signed-off-by: Lilis Iskandar <[email protected]>

60cdd4b5d16bd0a708273b144797fc4a2efc1deb authored over 6 years ago
Add Android and RPi flags

271d2ec43388932fd2a80f4c2e81021734685a62 authored over 6 years ago
Update libs submodule

ad0932a663e3cb8329515a2248d77d0316f80076 authored over 6 years ago
Include static libraries in project (#332)

Add static libraries for building standalone library

2383a4af867c01921ad91ad1604e0b8c1ef3cc84 authored over 6 years ago
sdl: events: Add GetType() and GetTimestamp() methods to events #330

f430934d451bcaa7b3024bbb3b3711f098866d65 authored over 6 years ago
sdl: events: Split JoyDeviceEvent into two different events #333

68ed9ae2d384339bb0a8d02f31c34dbd696f3740 authored over 6 years ago
haptic: Rename iHapticEffect interface to HapticEffect

Signed-off-by: Lilis Iskandar <[email protected]>

9b73d5a08439691287d1b99b8a4c294c95ac2643 authored over 6 years ago
Update README.md

7b6934755f5b643a81914aee039b4c3428303a2b authored over 6 years ago
Update .go-sdl2-examples

Signed-off-by: Lilis Iskandar <[email protected]>

4dfc7fa236d8f901a7976006e2a209fc6e743f24 authored almost 7 years ago
Update go-sdl2-examples submodule

e3e766a29550d22180ca61b9f7905af976e3c054 authored almost 7 years ago
sdl: video: Make GL funcs into Window methods #325 (#326)

0ff46e4d3318516186909388da6c0c92da8c1620 authored almost 7 years ago
sdl: Replace ints with booleans (#324)

8e7373e2b4c794bcac43172cfcd556ffd9201701 authored almost 7 years ago
README: update the example to work out-of-box on macOS (#319)

b77db2320448d02dc43a977aadf1a419389d0c18 authored almost 7 years ago
Update README.md

c73738497e868d03214a2114e94f2263a5a2dd19 authored almost 7 years ago
Update BREAKING.md

Signed-off-by: Lilis Iskandar <[email protected]>

0ae703b942c2e0fe1d6a516dcbf360a1676a9161 authored almost 7 years ago
sdl: video: Make several functions return values instead of modifying user-provided values through pointers

Signed-off-by: Lilis Iskandar <[email protected]>

1cae00eaa8b51cbf3d4e680c287b378e8bec0f20 authored almost 7 years ago
sdl: fix misspellings

e5fd0c848fea5308f3c8afd4db7d3e6a9e544ea3 authored almost 7 years ago
sdl: haptic: Change HapticEffect to interface instead of union (#316)

99737f85789e9348108643bb0432ad11d5a99cd2 authored almost 7 years ago
sdl: haptic: Export Dir from HapticDirection{} #315

2b0e4a2e51f4bb7e1cf495310b98f60d50eb46e6 authored almost 7 years ago
sdl: gamecontroller, joystick: Add new bindings for SDL 2.0.6 and 2.0.4 (#313)

930022adc5832d6eb57866a9aa116f155f92daba authored almost 7 years ago
Update README.md

Signed-off-by: Lilis Iskandar <[email protected]>

9b68928135fccaa070bed96d5ec7bbeeb93d3ac8 authored almost 7 years ago
Merge pull request #310 from malashin/master

sdl:video: Add GetDisplayUsableBounds() and GetDisplayDPI()

1860ca69afea0749e3ee0b92c68579d62e350659 authored almost 7 years ago
sdl:video: Add GetDisplayUsableBounds() and GetDisplayDPI()

5a6a9feaf32103200fd50f74c5fed05f4139fb93 authored almost 7 years ago
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# BREAKING.md

be1f16a098b4d94fefe58c5800946a5c395d9a00 authored almost 7 years ago
BREAKING.md: Fix typo

Signed-off-by: Lilis Iskandar <[email protected]>

906b4c79bd30250e7d902f9cfc08cc2ff08cf23d authored almost 7 years ago
sdl: audio: Remove *AudioSpec parameter from LoadWAV() and LoadWAVRV() (#309)

aa4618efdc4a568a809d933d923b05cc19c59792 authored almost 7 years ago
ttf: sdl_ttf_test.go: Fix font path

Signed-off-by: Lilis Iskandar <[email protected]>

e22dc784fbfeca11760a410be00952630077fbd5 authored almost 7 years ago
sdl: surface_test.go: Fix image path

Signed-off-by: Lilis Iskandar <[email protected]>

8759fe02b85ede2ef3802287518dfca1fed9ec93 authored almost 7 years ago
Add go-sdl2-examples as submodule

Signed-off-by: Lilis Iskandar <[email protected]>

04c957408ba5872e8d11f8e16faeb084ffebe1ea authored almost 7 years ago
sdl: audio: Remove *AudioSpec parameter from LoadWav() and LoadWAVRV() #308

7fe6c74b66f7bbc0043e454543c0bcbc26b24bae authored almost 7 years ago
Merge remote-tracking branch 'upstream/master'

c61af0f2ea18b4b1449b3debd82dc7b5bda72c58 authored almost 7 years ago
Remove note about "go install" since it's already been done by the "go get" step

f0d6bccffcc5990399d6cbc6ce6a8cf024f02c90 authored almost 7 years ago
sdl: video: Add SetWindowOpacity() and GetWindowOpacity()

2ef91e94cbb2c7b9114f9e4638fb8107ac04f344 authored about 7 years ago
sdl: video: Fix stub #304

881e1defeaa8c57437899fb0509ff36bb1aeeb0a authored about 7 years ago
sdl: video: Add SetWindowOpacity() and GetWindowOpacity() #304

106311126e44d4e7dfd59eb55f7f3d6f9c5a335f authored about 7 years ago
Merge branch 'master' of https://github.com/malashin/go-sdl2

69b9e2cc25a833ecb8ae73ab5c85741e230761b2 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

e5d45190ff3b3b618f83a91d424dbe99a879aa93 authored about 7 years ago
README.md: Update Mac OS X to macOS

Signed-off-by: Lilis Iskandar <[email protected]>

ff97cb18dddc9e11c94f3c2e80cda15e3ae2878a authored about 7 years ago
README.md: Fix markdown syntax error

Signed-off-by: Lilis Iskandar <[email protected]>

ad8f1e561fe9c2b1a7d828ca1922404f0e3b933c authored about 7 years ago
Move examples to another repository at https://github.com/veandco/go-sdl2-examples

Signed-off-by: Lilis Iskandar <[email protected]>

3302d5a691d186bf9a302d634d44370674378470 authored about 7 years ago
README.md: Add a note about SDL_mixer 2.0.2 breaking MP3 playback

Signed-off-by: Lilis Iskandar <[email protected]>

c07017b3aa6947059125538f43f6bf5a627db4e7 authored about 7 years ago
Update CONTRIBUTORS.md

Signed-off-by: Lilis Iskandar <[email protected]>

d1ebfcf49872383b6533ee2a51ae478ae3999c0c authored about 7 years ago
examples: text: Revert sdl.RenderUTF8_Solid() to sdl.RenderUTF8Solid()

Signed-off-by: Lilis Iskandar <[email protected]>

509637d0e0313c7f9b67dba48d4f72110e9f2be9 authored about 7 years ago
examples: text: Fixed text example

cad2c8aa03f2251dd516e8bc8fc16f0ad44ef34e authored about 7 years ago
sdl: events: Fix DropEvent stubs

919c10a2d94527e62e3d57a516e8f5dc950d39b8 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

12723112fe52bfe6651e5188a3e00c7c32381628 authored about 7 years ago