Anthony Liot

Results 9 issues of Anthony Liot

Hi, I am playing around with the pypi-server inside a Kubernetes pod. So far it seems to be working I am able to access to the interface create user etc...

Hello, I am playing with cppkafka. I would like to modify to part of the producer. 1 - reduce the time between each request currently is 100 ms 2 -...

Did you try to load some gltf model with blend shape animation ?? https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/AnimatedMorphCube/README.md

Hi I have a sample using subbuffer, It's working on OpenCL and WebCL with Webkit but on the extension I have an error with MISALIGNED_SUB_BUFFER_OFFSET clCreateBuffer(692911,1,128,0,18288) ->[object WebCLContext].createBuffer(1,128,null) =>Result (865895...

Hi just retry all the sample webcl from the translator, and I have a little trouble with this sample : http://wolfviking0.github.io/webcl-translator/build_nvidia/index.html?sample=20&gl=off&title=Reduction&gpu When I close the browser after launching it, I...

Hi, I am playing with OpenCL on iOS, and I have always an error when I call clBuildProgram, returning -11 without more info inside the CL_PROGRAM_BUILD_LOG. Looking on the web,...

Hi, I would like to know if soundio could be compatible with android. Android mention here https://source.android.com/devices/audio, you can use Advanced Linux Sound Architecture (ALSA) with external/tinyalsa. Did someone try...

Hi @MartinPulec, I have a question, I have the crazy idea to want to run gpujpeg using Vulkan for that I was looking a project call Vuda : https://github.com/jgbit/vuda The...

enhancement

Change the render to textures of all the demo using OpenGL by using FULL_ES2 settings