|
24f2f9691c
|
Added go mod support.
|
2022-05-01 12:38:18 +02:00 |
|
|
283991619d
|
Removed alui package.
|
2022-05-01 12:37:35 +02:00 |
|
|
01f6911257
|
Added GetTime to expose al_get_time.
|
2021-06-03 20:14:55 +02:00 |
|
|
61164d8a92
|
Added UnregisterDisplay event.
Added display in mouse move, down and up events.
|
2020-12-25 19:43:21 +01:00 |
|
|
504f49ee26
|
Added workaround for a missing symbol when using an old mingw64 (e.g. 7.3).
Specify the build tag mingw64_7_3 to enable the workaround.
|
2020-05-23 11:58:48 +02:00 |
|
|
a1f157c317
|
A sub-bitmap now removes itself from the registration of its parent. With this change it is safe to Destroy the sub-bitmap (and afterwards destroy the parent bitmap). The implementation is not thread-safe.
|
2020-05-23 08:56:52 +02:00 |
|
|
5559f34621
|
Fixed bug with negative pitch.
|
2020-05-12 21:49:51 +02:00 |
|
|
14a0614ced
|
Added Context to Handle() methods.
|
2020-04-10 11:00:27 +02:00 |
|
|
b431e44110
|
Added application.
|
2020-03-28 10:50:40 +01:00 |
|
|
c194f443a7
|
Added UI library.
|
2020-03-08 10:10:41 +01:00 |
|
|
451f389ef6
|
Extended Display.SetIcon to allow multiple icons.
|
2020-02-20 18:15:29 +01:00 |
|
|
9002c2b24d
|
Added missing display events.
Added Display parameter to display events.
|
2020-02-20 18:08:01 +01:00 |
|
|
6468ff1b33
|
Added methods to query the current mouse position.
|
2020-02-20 18:07:05 +01:00 |
|
|
a38d4fce4d
|
Added libdsound to static linking dependencies on Windows.
|
2019-12-28 16:58:39 +01:00 |
|
|
c02ad6d7fb
|
Added DisplayMode and PixelFormat.
|
2019-12-28 01:41:32 +01:00 |
|
|
d7c1b47657
|
Maximized flag in NewDisplayOptions is now independent of Resizable flag.
|
2019-12-28 00:03:48 +01:00 |
|
|
6151f28ef3
|
Created new repository.
|
2019-12-19 07:08:52 +01:00 |
|