Re: [Lazarus] Vulkan Library for FreePascal/Lazarus

2017-04-17 Thread Dmitry Boyarintsev via Lazarus
On Thu, Apr 13, 2017 at 12:32 AM, James.mcjohnson via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > The project is located at https://github.com/james-mcjohnson/ > VulkanLibraryForFreePascal and I would appreciate any constructive > feedback. > Added to the wiki http://wiki.freepascal.org/Vul

Re: [Lazarus] Alpha blending in GTK2 under Linux

2017-04-17 Thread Mattias Gaertner via Lazarus
On Sun, 16 Apr 2017 02:53:00 +0300 Kostas Michalopoulos via Lazarus wrote: >[...] > A proper full fix would be to rewrite all GTK2 graphics code to use Cairo > instead of GDK, but that would take a lot of time, can break existing > applications You can do it with IFDEFs. > due to unforeseen bug