Ecosyste.ms: OpenCollective

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

veandco


Collective - Host: opensource - https://opencollective.com/veandco - Code: https://github.com/veandco

Initial commit

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

github.com/veandco/go-sdl2-libs - 7bb823c5b224247ab9333f3c3547a71b0dba2d90 authored over 6 years ago by Lilis Iskandar <[email protected]>
sdl: events: Split JoyDeviceEvent into two different events #333

github.com/veandco/go-sdl2 - 68ed9ae2d384339bb0a8d02f31c34dbd696f3740 authored over 6 years ago by malashin <[email protected]>
haptic: Rename iHapticEffect interface to HapticEffect

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

github.com/veandco/go-sdl2 - 9b73d5a08439691287d1b99b8a4c294c95ac2643 authored over 6 years ago by Lilis Iskandar <[email protected]>
Update README.md

github.com/veandco/go-sdl2 - 7b6934755f5b643a81914aee039b4c3428303a2b authored over 6 years ago by Anton Malashin <[email protected]>
Update .go-sdl2-examples

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

github.com/veandco/go-sdl2 - 4dfc7fa236d8f901a7976006e2a209fc6e743f24 authored over 6 years ago by Lilis Iskandar <[email protected]>
examples: opengl: Update to work with latest binding

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

github.com/veandco/go-sdl2-examples - 73c0c7579bbcf83f4b6f21af9d47f5e6b18abe68 authored over 6 years ago by Lilis Iskandar <[email protected]>
examples: opengl3: Update to work with latest binding

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

github.com/veandco/go-sdl2-examples - 382efbbb8a866db862770c6b5a28f778c0749ce3 authored over 6 years ago by Lilis Iskandar <[email protected]>
speech.cpp: Don't convert text to Latin1 for hashing

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 6cac5ba63b18f3fbb552e03eeb17a330486a8b7d authored over 6 years ago by Jacky Boen <[email protected]>
Update go-sdl2-examples submodule

github.com/veandco/go-sdl2 - e3e766a29550d22180ca61b9f7905af976e3c054 authored almost 7 years ago by malashin <[email protected]>
sdl: video: Make GL funcs into Window methods #325 (#326)

github.com/veandco/go-sdl2 - 0ff46e4d3318516186909388da6c0c92da8c1620 authored almost 7 years ago by Anton Malashin <[email protected]>
Formatting

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - e90b0e0fe567a7a376e495c0a68f2e707536be06 authored almost 7 years ago by Jacky Boen <[email protected]>
sdl: Replace ints with booleans (#324)

github.com/veandco/go-sdl2 - 8e7373e2b4c794bcac43172cfcd556ffd9201701 authored almost 7 years ago by Anton Malashin <[email protected]>
speech.cpp: Fix incompatibility with older Qt

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - e6fe11c269a33b41f38c3b730ef0cccd088b363a authored almost 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Fix SHA1 cache filename not used when finding existing audio cache file

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 1b1bbe2bc1637b100a3e8a131613564bd61ff332 authored almost 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Use SHA1 encoding for cache filename to prevent error when the text is too long for filename

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - f37381985fd48c0281d2c1e32e132cf7e7a83adf authored almost 7 years ago by Jacky Boen <[email protected]>
Add option to set two subscription keys for speech recognition and synthesis

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 11cd19d3336d5cecfd1d918953c95ff452ef66f3 authored almost 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Fix WAV header file not properly prepended to the data

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - cda4558e080d64712329ca7ce1fd328f95f5a9e5 authored almost 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Fix data sent to custom speech

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 01b49216fddd9b00e85f0b144e45e02bb7e03940 authored almost 7 years ago by Jacky Boen <[email protected]>
speech: Add method for setting base URL for recognition in case of custom speech

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 0b4909c3937d3ea9d7ab98cb1e2bfdc990a71885 authored almost 7 years ago by Jacky Boen <[email protected]>
speech: Update voice font list

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 67ad69351c8b9e432e21609ae99ed284510682c4 authored almost 7 years ago by Jacky Boen <[email protected]>
speech: Change Bing::Speech::recognize() to use enum RecognitionLanguage for language option

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 20fcf79de0a8f535df10cbe69d62733ed74a861e authored almost 7 years ago by Jacky Boen <[email protected]>
speech: Add recognition mode option for Bing::Speech::recognize()

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - c58ea89e3844391b1524ace7baba0408e87a522c authored almost 7 years ago by Jacky Boen <[email protected]>
README: update the example to work out-of-box on macOS (#319)

github.com/veandco/go-sdl2 - b77db2320448d02dc43a977aadf1a419389d0c18 authored almost 7 years ago by Martin Lindhe <[email protected]>
exception.hpp: Put Error and Exception under Bing namespace

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 9866d8cdb0309496ddc73357f6c5e4ae2287daa2 authored almost 7 years ago by Jacky Boen <[email protected]>
bing.hpp: include exception.hpp

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - bc68950dda9ee47ba5e1d79e55f38403a3e5ca5c authored almost 7 years ago by Jacky Boen <[email protected]>
Update README.md

github.com/veandco/go-sdl2 - c73738497e868d03214a2114e94f2263a5a2dd19 authored almost 7 years ago by malashin <[email protected]>
Add example for haptics (#1)

github.com/veandco/go-sdl2-examples - d553067005ff40bc07c774550573a1fee17c1b0c authored almost 7 years ago by Anton Malashin <[email protected]>
Update BREAKING.md

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

github.com/veandco/go-sdl2 - 0ae703b942c2e0fe1d6a516dcbf360a1676a9161 authored almost 7 years ago by Lilis Iskandar <[email protected]>
sdl: video: Make several functions return values instead of modifying user-provided values through pointers

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

github.com/veandco/go-sdl2 - 1cae00eaa8b51cbf3d4e680c287b378e8bec0f20 authored almost 7 years ago by Lilis Iskandar <[email protected]>
sdl: fix misspellings

github.com/veandco/go-sdl2 - e5fd0c848fea5308f3c8afd4db7d3e6a9e544ea3 authored almost 7 years ago by malashin <[email protected]>
sdl: haptic: Change HapticEffect to interface instead of union (#316)

github.com/veandco/go-sdl2 - 99737f85789e9348108643bb0432ad11d5a99cd2 authored almost 7 years ago by malashin <[email protected]>
sdl: haptic: Export Dir from HapticDirection{} #315

github.com/veandco/go-sdl2 - 2b0e4a2e51f4bb7e1cf495310b98f60d50eb46e6 authored almost 7 years ago by malashin <[email protected]>
sdl: gamecontroller, joystick: Add new bindings for SDL 2.0.6 and 2.0.4 (#313)

github.com/veandco/go-sdl2 - 930022adc5832d6eb57866a9aa116f155f92daba authored almost 7 years ago by malashin <[email protected]>
Update README.md

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

github.com/veandco/go-sdl2 - 9b68928135fccaa070bed96d5ec7bbeeb93d3ac8 authored almost 7 years ago by Lilis Iskandar <[email protected]>
Merge pull request #310 from malashin/master

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

github.com/veandco/go-sdl2 - 1860ca69afea0749e3ee0b92c68579d62e350659 authored almost 7 years ago by malashin <[email protected]>
sdl:video: Add GetDisplayUsableBounds() and GetDisplayDPI()

github.com/veandco/go-sdl2 - 5a6a9feaf32103200fd50f74c5fed05f4139fb93 authored almost 7 years ago by malashin <[email protected]>
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# BREAKING.md

github.com/veandco/go-sdl2 - be1f16a098b4d94fefe58c5800946a5c395d9a00 authored almost 7 years ago by malashin <[email protected]>
BREAKING.md: Fix typo

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

github.com/veandco/go-sdl2 - 906b4c79bd30250e7d902f9cfc08cc2ff08cf23d authored almost 7 years ago by Lilis Iskandar <[email protected]>
sdl: audio: Remove *AudioSpec parameter from LoadWAV() and LoadWAVRV() (#309)

github.com/veandco/go-sdl2 - aa4618efdc4a568a809d933d923b05cc19c59792 authored almost 7 years ago by malashin <[email protected]>
ttf: sdl_ttf_test.go: Fix font path

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

github.com/veandco/go-sdl2 - e22dc784fbfeca11760a410be00952630077fbd5 authored almost 7 years ago by Lilis Iskandar <[email protected]>
sdl: surface_test.go: Fix image path

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

github.com/veandco/go-sdl2 - 8759fe02b85ede2ef3802287518dfca1fed9ec93 authored almost 7 years ago by Lilis Iskandar <[email protected]>
Add go-sdl2-examples as submodule

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

github.com/veandco/go-sdl2 - 04c957408ba5872e8d11f8e16faeb084ffebe1ea authored almost 7 years ago by Lilis Iskandar <[email protected]>
sdl: audio: Remove *AudioSpec parameter from LoadWav() and LoadWAVRV() #308

github.com/veandco/go-sdl2 - 7fe6c74b66f7bbc0043e454543c0bcbc26b24bae authored almost 7 years ago by malashin <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/veandco/go-sdl2 - c61af0f2ea18b4b1449b3debd82dc7b5bda72c58 authored almost 7 years ago by malashin <[email protected]>
Remove note about "go install" since it's already been done by the "go get" step

github.com/veandco/go-sdl2 - f0d6bccffcc5990399d6cbc6ce6a8cf024f02c90 authored almost 7 years ago by zakora <[email protected]>
customvision.cpp: Fix include path

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 76ba69fb2e7d5bbcd122dcd5833f78e9bc802657 authored almost 7 years ago by Jacky Boen <[email protected]>
Update bing.pc.in

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - f2cadac1b20cd9f321d7bef3b21d6f8b1f4f9714 authored almost 7 years ago by Jacky Boen <[email protected]>
sdl: video: Add SetWindowOpacity() and GetWindowOpacity()

github.com/veandco/go-sdl2 - 2ef91e94cbb2c7b9114f9e4638fb8107ac04f344 authored almost 7 years ago by malashin <[email protected]>
sdl: video: Fix stub #304

github.com/veandco/go-sdl2 - 881e1defeaa8c57437899fb0509ff36bb1aeeb0a authored almost 7 years ago by malashin <[email protected]>
sdl: video: Add SetWindowOpacity() and GetWindowOpacity() #304

github.com/veandco/go-sdl2 - 106311126e44d4e7dfd59eb55f7f3d6f9c5a335f authored almost 7 years ago by malashin <[email protected]>
Merge branch 'master' of https://github.com/malashin/go-sdl2

github.com/veandco/go-sdl2 - 69b9e2cc25a833ecb8ae73ab5c85741e230761b2 authored almost 7 years ago by malashin <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/veandco/go-sdl2 - e5d45190ff3b3b618f83a91d424dbe99a879aa93 authored almost 7 years ago by malashin <[email protected]>
examples: Add audio_network example

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

github.com/veandco/go-sdl2-examples - 799a5a317035a6d6d4a408bd3dc7b9ff246bb242 authored almost 7 years ago by Lilis Iskandar <[email protected]>
README.md: Update Mac OS X to macOS

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

github.com/veandco/go-sdl2 - ff97cb18dddc9e11c94f3c2e80cda15e3ae2878a authored almost 7 years ago by Lilis Iskandar <[email protected]>
README.md: Fix markdown syntax error

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

github.com/veandco/go-sdl2 - ad8f1e561fe9c2b1a7d828ca1922404f0e3b933c authored almost 7 years ago by Lilis Iskandar <[email protected]>
Move examples to another repository at https://github.com/veandco/go-sdl2-examples

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

github.com/veandco/go-sdl2 - 3302d5a691d186bf9a302d634d44370674378470 authored almost 7 years ago by Lilis Iskandar <[email protected]>
Initial commit

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

github.com/veandco/go-sdl2-examples - 1c170e23f8a96b472c3133a14662dfa2709e02ec authored almost 7 years ago by Lilis Iskandar <[email protected]>
README.md: Add a note about SDL_mixer 2.0.2 breaking MP3 playback

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

github.com/veandco/go-sdl2 - c07017b3aa6947059125538f43f6bf5a627db4e7 authored almost 7 years ago by Lilis Iskandar <[email protected]>
Update README.md

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 2e154b738b4945cbe3f4e5fccd3bac5b4418efd6 authored about 7 years ago by Jacky Boen <[email protected]>
Update .gitignore

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 0afc3d5959b000de615636f54a295f7488c5f3d1 authored about 7 years ago by Jacky Boen <[email protected]>
Add pkgconfig file and update include directory

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - cc33b09693ec3aa40638b7d9ef04cb04d416ff39 authored about 7 years ago by Jacky Boen <[email protected]>
CMakeLists.txt: Fix installing header files also include empty directories

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 61e89314a06735150a1916a3cf0dcae156a1493f authored about 7 years ago by Jacky Boen <[email protected]>
Make Bing::Speech class a singleton

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 2aaedc605c0ec6c29b8c91fe371670cd71e7243d authored about 7 years ago by Jacky Boen <[email protected]>
Fix build errors

Signed-off-by: senqiang.zhu <[email protected]>

github.com/veandco/bing - 24dde1df71ad11110c39489301aade3058581548 authored about 7 years ago by senqiang.zhu <[email protected]>
speech: Add isSilent() method to Speech::RecognitionResponse

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 1b0ee16a6129d194db12e0bfb399b419a109c46b authored about 7 years ago by Jacky Boen <[email protected]>
Update .gitignore

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 8be6f294fc82a41df162363590b6670eb38ed878 authored about 7 years ago by Jacky Boen <[email protected]>
Restructed files

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 264d7b71bb5bc1bafe314911011bc06ef5dd7e2f authored about 7 years ago by Jacky Boen <[email protected]>
CMakeLists.txt: Update project name to bing

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 37cb0817db18c6109ea053fd2d52eae345fd95fb authored about 7 years ago by Jacky Boen <[email protected]>
Update CONTRIBUTORS.md

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

github.com/veandco/go-sdl2 - d1ebfcf49872383b6533ee2a51ae478ae3999c0c authored about 7 years ago by Lilis Iskandar <[email protected]>
examples: text: Revert sdl.RenderUTF8_Solid() to sdl.RenderUTF8Solid()

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

github.com/veandco/go-sdl2 - 509637d0e0313c7f9b67dba48d4f72110e9f2be9 authored about 7 years ago by Lilis Iskandar <[email protected]>
examples: text: Fixed text example

github.com/veandco/go-sdl2 - cad2c8aa03f2251dd516e8bc8fc16f0ad44ef34e authored about 7 years ago by John Perkins <[email protected]>
sdl: events: Fix DropEvent stubs

github.com/veandco/go-sdl2 - 919c10a2d94527e62e3d57a516e8f5dc950d39b8 authored about 7 years ago by malashin <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/veandco/go-sdl2 - 12723112fe52bfe6651e5188a3e00c7c32381628 authored about 7 years ago by malashin <[email protected]>
sdl: events: Fix DropEvent stubs #294

github.com/veandco/go-sdl2 - 7e50e6a5be2f1096768935ba10f28011271edaae authored about 7 years ago by malashin <[email protected]>
sdl: video.go: Remove unused cMessageBoxData struct

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

github.com/veandco/go-sdl2 - 2ac4c0635695161dc6df6a38d121d231dc9c70b7 authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: Remove yuv_sw_c.go

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

github.com/veandco/go-sdl2 - d715a566ba05342f7ab1cb7be5d248c11176b3ca authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: haptic: Update error handling

github.com/veandco/go-sdl2 - 4223939c5be49c7f767f274a91e90207273a80f9 authored about 7 years ago by malashin <[email protected]>
sdl: haptic: Update error handling

github.com/veandco/go-sdl2 - 30fd69f4ff649bd662ee266c16cc5d57549fb28f authored about 7 years ago by malashin <[email protected]>
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# BREAKING.md

github.com/veandco/go-sdl2 - 44ddec688ab02d3bc15a940f9c493772464e7f48 authored about 7 years ago by malashin <[email protected]>
Update BREAKING.md

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

github.com/veandco/go-sdl2 - adeecf1aa264e3847f2cc7a2811a75e315bc714a authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: render.go: Change Renderer.GetViewport() and Renderer.GetClipRect() to return Rect

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

github.com/veandco/go-sdl2 - ffbaae5f334d891746a4e4e14c250aafc124db8c authored about 7 years ago by Lilis Iskandar <[email protected]>
README.md: Add cross-compiling guide for macOS to Windows

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

github.com/veandco/go-sdl2 - 8289c73ae025f19d72beb100b9fb5b11d36fdd67 authored about 7 years ago by Lilis Iskandar <[email protected]>
README.md: Add links to download libraries for other packages like SDL_image, SDL_mixer, etc..

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

github.com/veandco/go-sdl2 - c231ca3b727c78063d60e2aec750e120116204e4 authored about 7 years ago by Lilis Iskandar <[email protected]>
README.md: Remove include flag for Linux-to-Windows cross-compiling as it's already defined

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

github.com/veandco/go-sdl2 - 41608744e81c132ddc1f519f8afb5ad25155dff0 authored about 7 years ago by Lilis Iskandar <[email protected]>
README.md: Add cross-compiling guide for Linux to Windows

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

github.com/veandco/go-sdl2 - 0da67c05bc97cdf0491f1af69c9c55230736edd3 authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: render.go: Fix computation of slice returned by LockTexture

github.com/veandco/go-sdl2 - e322b42a52f90c7e6bdcb02f23d91542920a9a71 authored about 7 years ago by Thomas Holmes <[email protected]>
README.md: Add installation note for those wishing to stay with latest stable version

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

github.com/veandco/go-sdl2 - 50d371f4de609c067e290f5275681c95225d699c authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: video, render: Update error handling; Add SetError() and INIT_EVENTS

github.com/veandco/go-sdl2 - 566b724ef24a8f548406f035bee4d45738272cd0 authored about 7 years ago by malashin <[email protected]>
sdl: render, video: Fix imports

github.com/veandco/go-sdl2 - 3d9462c074f47dc749f309af6d509e259c0db757 authored about 7 years ago by malashin <[email protected]>
sdl: render, video: Update imports

github.com/veandco/go-sdl2 - d577b44bc0fcc6c43435c127aa08b2f851733f70 authored about 7 years ago by malashin <[email protected]>
Update BREAKING.md

github.com/veandco/go-sdl2 - 1be7643f8ab291015e9a8ed0d3d3b64bce0cb87d authored about 7 years ago by malashin <[email protected]>
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# BREAKING.md

github.com/veandco/go-sdl2 - 7ed562c338e1d41393bd82001155c8a899734383 authored about 7 years ago by malashin <[email protected]>
Update video.go error handling, add SetError() and INIT_EVENTS

github.com/veandco/go-sdl2 - 48cbef835977fa5fbef33b51d087bde1c16fb981 authored about 7 years ago by malashin <[email protected]>
sdl: haptic.go: Fix HapticOpened() returning error on success

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

github.com/veandco/go-sdl2 - b50c282703a884de43cd743bf6a08dadc35786ca authored about 7 years ago by Lilis Iskandar <[email protected]>
Update BREAKING.md formatting

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

github.com/veandco/go-sdl2 - 67931a3aca9f98ec9531ba083131ebe04f9e0ad8 authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: video: Fix ShowMessageBox()

github.com/veandco/go-sdl2 - 1efc02defa48071dc18e1df12b0ef1a54b491b02 authored about 7 years ago by malashin <[email protected]>
Update BREAKING.md

github.com/veandco/go-sdl2 - 83c1fd63edad38a9a5e0555f1b5add1a5a3455cf authored about 7 years ago by malashin <[email protected]>
sdl: video: Fix error handling

github.com/veandco/go-sdl2 - 3420e58534af8d851cc5a2f4ff7fa930aca6770b authored about 7 years ago by malashin <[email protected]>
Update BREAKING.md

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

github.com/veandco/go-sdl2 - b919d1d62058c6ef30b1762e94f3789da11e7a7c authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: gamecontroller.go: Change GameControllerMapping() into GameController.Mapping()

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

github.com/veandco/go-sdl2 - 5f3dbfdaf22023e0be4a9f5b0e9de48e3255e141 authored about 7 years ago by Lilis Iskandar <[email protected]>