Awesome :)
On Thu, May 18, 2017 at 9:23 AM Benjamin Rosseaux via Lazarus <
lazarus@lists.lazarus-ide.org> wrote:
>
> http://www.phoronix.com/scan.php?page=news_item&px=PasVulkan-Vulkan--Pascal-Bind
> :-)
>
> On Tue, May 9, 2017 at 4:38 AM, Benjamin Rosseaux
> wrote:
>
>> PasVulkan seems to be ha
http://www.phoronix.com/scan.php?page=news_item&px=PasVulkan-Vulkan--Pascal-Bind
:-)
On Tue, May 9, 2017 at 4:38 AM, Benjamin Rosseaux
wrote:
> PasVulkan seems to be have better Platform Support (incl. Support for
> Wayland, Mir, Android, MoltenVK, etc.) and more Vulkan Utils stuff, like
> textu
On 2017-04-13 11:34, Michalis Kamburelis via Lazarus wrote:
@James, would you mind removing the "Public Service Announcement" from
https://github.com/james-mcjohnson/VulkanLibraryForFreePascal/blob/master/LICENSE.md
? Don't get me wrong, I understand that you want to promote your faith
and I res
On 2017-04-12 23:32, James.mcjohnson via Lazarus wrote:
This is both an announcement and request for help for an open source
FreePascal project which strives to provide:
You may want to also post this to the FPC mailing list rather than just
the Lazarus list, as, vulkan can probably be used o
PasVulkan seems to be have better Platform Support (incl. Support for
Wayland, Mir, Android, MoltenVK, etc.) and more Vulkan Utils stuff, like
texture loaders for DDS, KTX, PNG, TGA, etc. and a own working memory
manager for manage the Vulkan memory (the reason for it, see slide 20 on
http://32ipi0
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
a2017-04-13 11:30 GMT+02:00 Kostas Michalopoulos via Lazarus
:
> This is nice, although personally i do not like the use of multiple inc
> files. I think Benjamin Rosseaux's pasvulkan does it better with creating a
> single pas file (he also uses a unit from the vk.xml file):
>
> https://github.com
This is nice, although personally i do not like the use of multiple inc
files. I think Benjamin Rosseaux's pasvulkan does it better with creating a
single pas file (he also uses a unit from the vk.xml file):
https://github.com/BeRo1985/pasvulkan/blob/master/src/Vulkan.pas
On Thu, Apr 13, 2017 a
This is both an announcement and request for help for an open source FreePascal
project which strives to provide:
1) a low level access to Vulkan API created directly from the vk.xml
specification
2) high level wrapper classes for ease of integration in an FP/Lazarus project
The project is locat