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: events: Fix DropEvent stubs #294

7e50e6a5be2f1096768935ba10f28011271edaae authored about 7 years ago
sdl: video.go: Remove unused cMessageBoxData struct

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

2ac4c0635695161dc6df6a38d121d231dc9c70b7 authored about 7 years ago
sdl: Remove yuv_sw_c.go

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

d715a566ba05342f7ab1cb7be5d248c11176b3ca authored about 7 years ago
sdl: haptic: Update error handling

4223939c5be49c7f767f274a91e90207273a80f9 authored about 7 years ago
sdl: haptic: Update error handling

30fd69f4ff649bd662ee266c16cc5d57549fb28f authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# BREAKING.md

44ddec688ab02d3bc15a940f9c493772464e7f48 authored about 7 years ago
Update BREAKING.md

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

adeecf1aa264e3847f2cc7a2811a75e315bc714a authored about 7 years ago
sdl: render.go: Change Renderer.GetViewport() and Renderer.GetClipRect() to return Rect

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

ffbaae5f334d891746a4e4e14c250aafc124db8c authored about 7 years ago
README.md: Add cross-compiling guide for macOS to Windows

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

8289c73ae025f19d72beb100b9fb5b11d36fdd67 authored about 7 years ago
README.md: Add links to download libraries for other packages like SDL_image, SDL_mixer, etc..

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

c231ca3b727c78063d60e2aec750e120116204e4 authored about 7 years ago
README.md: Remove include flag for Linux-to-Windows cross-compiling as it's already defined

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

41608744e81c132ddc1f519f8afb5ad25155dff0 authored about 7 years ago
README.md: Add cross-compiling guide for Linux to Windows

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

0da67c05bc97cdf0491f1af69c9c55230736edd3 authored about 7 years ago
sdl: render.go: Fix computation of slice returned by LockTexture

e322b42a52f90c7e6bdcb02f23d91542920a9a71 authored about 7 years ago
README.md: Add installation note for those wishing to stay with latest stable version

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

50d371f4de609c067e290f5275681c95225d699c authored about 7 years ago
sdl: video, render: Update error handling; Add SetError() and INIT_EVENTS

566b724ef24a8f548406f035bee4d45738272cd0 authored about 7 years ago
sdl: render, video: Fix imports

3d9462c074f47dc749f309af6d509e259c0db757 authored about 7 years ago
sdl: render, video: Update imports

d577b44bc0fcc6c43435c127aa08b2f851733f70 authored about 7 years ago
Update BREAKING.md

1be7643f8ab291015e9a8ed0d3d3b64bce0cb87d authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# BREAKING.md

7ed562c338e1d41393bd82001155c8a899734383 authored about 7 years ago
Update video.go error handling, add SetError() and INIT_EVENTS

48cbef835977fa5fbef33b51d087bde1c16fb981 authored about 7 years ago
sdl: haptic.go: Fix HapticOpened() returning error on success

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

b50c282703a884de43cd743bf6a08dadc35786ca authored about 7 years ago
Update BREAKING.md formatting

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

67931a3aca9f98ec9531ba083131ebe04f9e0ad8 authored about 7 years ago
sdl: video: Fix ShowMessageBox()

1efc02defa48071dc18e1df12b0ef1a54b491b02 authored about 7 years ago
Update BREAKING.md

83c1fd63edad38a9a5e0555f1b5add1a5a3455cf authored about 7 years ago
sdl: video: Fix error handling

3420e58534af8d851cc5a2f4ff7fa930aca6770b authored about 7 years ago
sdl: gamecontroller.go: Change GameControllerMapping() into GameController.Mapping()

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

5f3dbfdaf22023e0be4a9f5b0e9de48e3255e141 authored about 7 years ago
Update BREAKING.md

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

b919d1d62058c6ef30b1762e94f3789da11e7a7c authored about 7 years ago
sdl: surface: Add CreateRGBSurfaceWithFormat() and CreateRGBSurfaceWithFormatFrom()

e30e13a0813dbcdee565179966190635c48b3064 authored about 7 years ago
sdl: surface: Fix stub functions

4156c30ec1d8514fc5982e12ab7851f3ff0b1570 authored about 7 years ago
sdl: surface: Fix stub functions

dfd96ddd26beee23c6d819a5df9969bffa70f33e authored about 7 years ago
sdl: surface: Fix CreateRGBSurfaceWithFormat function

5f4710e5bf681ec07b1538f9ca68c34de5a4f3e3 authored about 7 years ago
sdl: surface: Add CreateRGBSurfaceWithFormatFrom function

79e9c8addd6d2eb07d8ff8f1b643dc807dec0378 authored about 7 years ago
sdl: surface: Add CreateRGBSurfaceWithFormat function

1688677c179920b1706bd34bf912c09dbc95d1f3 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

107901fd9067d661309a91e2ea07899d5a58172e authored about 7 years ago
sdl: events: add AudioDeviceEvent struct and new event types

85b42363b7a22f6a39aaaab7af3c27c15e3acfa0 authored about 7 years ago
sdl: filesystem_test.go: Run TestGetBasePath only on SDL >= 2.0.1

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

c231b93e57e9188a72cdf7a451993a2d9b29aa9f authored about 7 years ago
sdl: cpuinfo_test.go: Run TestGetSystemRAM only on SDL >= 2.0.1

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

87aaee2986ac5d068a443be2a707ccb12c44efb2 authored about 7 years ago
sdl: events: fix stub function for SDL_AudioDeviceEvent

3e3b64923bb498174c906104b7bfe4965f1b8286 authored about 7 years ago
sdl: events: fix stub function for SDL_AudioDeviceEvent

d4575d02c2b35b201bca2780f08f480a0144b49b authored about 7 years ago
sdl: events: add stub function for SDL_AudioDeviceEvent

d3d0a1f9f5417aa5c45b4a165e5551eebc472348 authored about 7 years ago
sdl: events: add stub function for SDL_RENDER_DEVICE_RESET

27e36e009c7c822e607aa8afa683272e19cbfda9 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

1598a090fb025d977c63cb495f749ead2d75a5f3 authored about 7 years ago
sdl: events: add AudioDeviceEvent struct and new event types

a3d631e49fd29861cf1436f210d8cf510d28b907 authored about 7 years ago
examples: audio_wav_memory: audio_wav_memory.go: Update API

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

d487864e7aa7c57534a3dc58d835ee893c717c6a authored about 7 years ago
examples: text: text.go: Update API

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

82901b8bbfc76f47199fe59fd69a827d725fdc2a authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

16e12e16bf4732d66992ec444467fc290b9b3ecd authored about 7 years ago
gfx, img, mix, ttf: Add documentation

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

eb29622ba3b534b1e7e9443e95f45dd3ed856b62 authored about 7 years ago
mix: Add documentation #265

329a1c240402872a1f89ede4b601efd007171443 authored about 7 years ago
README.md: Update installation command on Fedora

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

a33701cd8d43e39940d95c47b95fb043e1f9cc66 authored about 7 years ago
README.md: Update installation command on Arch Linux

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

807befe660142921cd0ccfbc93b2fa8233d68aa9 authored about 7 years ago
sdl: haptic.go: Make HapticOpen() and HapticOpenFromMouse() to also return error

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

201beedeec560bba408fcee1af275f45708567ec authored about 7 years ago
Update BREAKING.md

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

5733a4148049adcb400634382ca69c56fdad12e2 authored about 7 years ago
sdl: sdl.go: Add errorFromInt() helper function

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

8c754f4d64d43fbc9a7d6972d65578f6c23da4ee authored about 7 years ago
sdl: haptic.go: Make methods return bool and/or error instead of int

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

ddb9ec555a774abb2eba9bc016fe6304e9cf0dff authored about 7 years ago
Update BREAKING.md

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

bcacb1368868b9471f43385fc6439df81518744c authored about 7 years ago
examples: events: events.go: Update to work with new API

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

247fc69773bbc7096fca742c0ee10f7f2e1f4f80 authored about 7 years ago
sdl: events.go: Merge KeyUpEvent and KeyDownEvent to KeyboardEvent

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

b565ce20739d7a6df3ef64abe70ee21d5b8e8d9a authored about 7 years ago
sdl: events.go: Add missing SDL_DROPTEXT, SDL_DROPBEGIN, and SDL_DROPCOMPLETE constants

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

4d1bcc3d53898c7a4403c18a440412db5261da05 authored about 7 years ago
sdl: mouse.go: Fix #endif not placed correctly

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

3f995cbeeff2f1886120b13ef3bc226c0bd543e3 authored about 7 years ago
gfx: Add documentation #265

5c9f906879c2f84f23a6f198e489ff0f0b8d312f authored about 7 years ago
ttf: Add documentation #265

d33d479591ceee6027c31dd87f95d42277a99a36 authored about 7 years ago
img: Fix tests #265

2da6abce87ad8ddf719673fd528d05676257382f authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

eac0b2f1425717ba2422d8c47706826578990c4a authored about 7 years ago
img: Add documentation #265

cc878095dec60f8b9b016b6dec8ffd20eb49a8a6 authored about 7 years ago
Add missing SDL_GL_CONTEXT_RESET_NOTIFICATION and SDL_GL_CONTEXT_NO_ERROR OpenGL attributes

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

369b6027553bed7275206f0920e0fc651c18ecf4 authored about 7 years ago
sdl: syswm.go: Add missing SYSWM_WINRT, SYSWM_ANDROID, and SYSWM_VIVANTE subsystem flags

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

aae43cdbe6254b449f3e2655dfc843583ff92fcb authored about 7 years ago
sdl: video.go: Add missing GL_FRAMEBUFFER_SRGB_CAPABLE and GL_CONTEXT_RELEASE_BEHAVIOR OpenGL attributes

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

15998055e3da9388799b28c7ee00668ba3520f6a authored about 7 years ago
sdl: video.go: Add missing WINDOWEVENT_TAKE_FOCUS and WINDOWEVENT_HIT_TEST window event id flags

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

8a0cd896d89bac43c198e9c5620f5e5cfc7f6368 authored about 7 years ago
sdl: mouse.go: Add fallback definitions for SDL_MOUSEWHEEL_NORMAL and SDL_MOUSEWHEEL_FLIPPED

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

4e7bc65c5d887d6ad008a4ba6225c3b4cb09c743 authored about 7 years ago
sdl: sdl_wrapper.h: Remove SDL_WINDOW_ALLOW_HIGHDPI definition

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

f2dd51e3b6a5772ba2683b09f5c9fb26f82988f1 authored about 7 years ago
sdl: video.go: Add missing Window flags starting from SDL 2.0.4

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

07a75b073c4617e6881502e4c1dc3da774026de0 authored about 7 years ago
sdl: mouse.go: Add MOUSEWHEEL_NORMAL and MOUSEWHEEL_FLIPPED constants

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

ca14348af9e3165e58f1394d94d8cb564b9398a2 authored about 7 years ago
Update BREAKING.md

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

9887766464de40fa2950e32e30b8ad5744d2f702 authored about 7 years ago
sdl: mutex.go: Change Mutex, Sem, Cond to have methods instead of functions

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

6a5f9c44c6d4c9cdad16bbccaf86d96197323ebd authored about 7 years ago
README.md: Update instructions for Ubuntu

The issue that was in the note doesn't seem to occur anymore in
current version of Ubuntu 14.04 ...

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

75ae2bb5326b02afece95daeacb7e41b2882ae73 authored about 7 years ago
sdl: pixels, power, rect, rwops, scancode...: Add documentation

25677014b163d4ff223cb0de5694fa48169a5b77 authored about 7 years ago
README.md: Add installation instructions for Gentoo

2c2a89d00ac58fd0edad1cd0c767be9802ef914b authored about 7 years ago
examples: opengl: Move gl init call

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

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

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

ab4a3997b4a623892c320b023f341bed39a00901 authored about 7 years ago
sdl: go fmt

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

c2be3e655fa6586eca0f55a3b96debd4f799cb07 authored about 7 years ago
examples: Update examples to build with latest API

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

889be5fce228e0462b809d74e9a72af870e93139 authored about 7 years ago
gfx: Change types of coordinate and size variables and parameters from int to int32

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

ae9169ada97d758b0439c4d97016a398a455dba4 authored about 7 years ago
sdl: hints_test.go: Fix TestDelHintCallback to use different value for checking from TestAddHintCallback

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

9f2787cf80452379b7b7959d88cf868f72f4e477 authored about 7 years ago
sdl: Change types of coordinate and size variables and parameters from int to int32

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

4ebcc929905579c7fd0e5caff4e40be03c85e6e1 authored about 7 years ago
sdl: pixels, power, rect, rwops, scancode...: Add documentation #265

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

f75d48504f49a658ce1d4d82c142cd054fc5aa7d authored about 7 years ago
sdl: events: Fix DropEvent memory leak

6e5c8841096ffa9c1e06779806b9f5ce442e86bd authored about 7 years ago
sdl: events: Fix tests #274

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

9059810a35319adcae672c94e5f701f4b344c799 authored about 7 years ago
sdl: events: Fix DropEvent memory leak #274

4bf5ad088acd24702bca87bfe56f99e63c413409 authored about 7 years ago
sdl: audio, events, log, mouse, mutex, surface, video: Add documentation

d50e839aebb74da60a03bdf9a052b9c2559b37ad authored about 7 years ago
sdl: log, mouse, mutex, surface, video: Add documentation #265

6e06b4fcdcd784f0972943326faba2dfc24909dd authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

29428616baf3a6264fde6f76f25aeb84ccc676ba authored about 7 years ago
Update CONTRIBUTORS.md

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

beab9ce0c41834eba3ed972da901e77effd949ea authored about 7 years ago
sdl: events, haptic, helpers, hints... : Add documentation

55356a2bddb0c6bcca8a004490d8b9edc0db3520 authored about 7 years ago
sdl: events, haptic, helpers, hints, joystick, keyboard, keycode, loadso: Add documentation #265

869c8300b1527f7c7cb8bd1b75a6455a69fa9099 authored about 7 years ago