EasyIP2023

Results 10 issues of EasyIP2023

Because I accidentally deleted my branch pushing picked + squashed commits. Just decided to open another pull request * https://github.com/agherzan/meta-raspberrypi/pull/981 Core changes from conversation include * ``ENABLE_RPI_DISTRO_VLC = "1"`` variable...

Multiple PR's are merge to allow creating matrices and vectors given a pointer to an array of floats. All suffixed with name `_make` * `glm_vec2_make` * `glm_vec3_make` * `glm_vec4_make` *...

Hey Instead of returning an array/hash is there a way to return records? I opened up rails c and played around with it. If you type ``` u = User.ft_search(keyword:...

Going to create gbm_bo and handle the presentation myself.

enhancement
proposal

VkFence and VkSemaphore synchronization primitives are deprecated. Going to switch over to [vulkan timeline semaphores](https://www.khronos.org/blog/vulkan-timeline-semaphores). Also still determining whether to use Vulkan Sync Objects or external.

enhancement

Not sure why yet. Using gdb to investigate more.

bug

There should be a an image on the screen that rotates and can be manipulated. Help much appreciated. **WARNING: Experimental compiler backend enabled. Here be dragons! Incorrect rendering, GPU hangs...

bug

**- What I did** Switch to defaulting to OE core ffmpeg & meta-openembedded vlc. **- Reason** Upgrades to newer rpi-distro VLC version in an OE environment have proven to be...