1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-26 03:28:02 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Brian Fiete
670fc4fe75
Merge pull request #1263 from marsej/SDL-init-white-bg-to-black
Changed SDL initial bg color from white to black to remove white flas…
2021-12-21 07:30:24 -05:00
unknown
b8e0778807 Delay ShowWindow until after first render 2021-12-19 04:18:57 +02:00
Brian Fiete
195c705a46 Fix for channel allocation error 2021-12-07 21:41:11 -08:00
unknown
7864f83c4d Changed SDL initial bg color from white to black to remove white flash effect with some GPUs 2021-12-07 16:39:37 +02:00
Brian Fiete
d7de0f19ca Rot fix 2020-10-09 08:42:24 -07:00
Zoltán Kurucz
cae19b3363 Added virtual HandleEvent to SDLApp for ease in case it's needed (imgui binding for example handles all events like this.
Removed duplicated Quit event type handling.
2020-05-14 23:39:25 +02:00
Brian Fiete
b601d86bb2 Allows audio to fail to initialize 2020-05-04 15:05:23 -07:00
Brian Fiete
f998ba4b45 KeyUp fix 2020-05-04 09:11:48 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00