Skip to content
#

opencl

Here are 896 public repositories matching this topic...

solardiz
solardiz commented Sep 14, 2020

I think our hiding of plenty of useful options under --list=hidden-options is too obscure. I think we should unhide them all, printing the full options list on --help. We're being inconsistent with other projects, including hashcat, by not printing the full options list even on explicit --help. This can be confusing to new users, who wouldn't realize there are more options nor how to see tho

opentk
pabakal1
pabakal1 commented Apr 28, 2019

Description

Using Mouse.GetState() returns (0,0) for position when using the trackpad. Using an external mouse works. This cannot be fixed with Mouse.GetState(int).

Repro steps

Call: Console.WriteLine(Mouse.GetState()); in an update frame function.

Expected behavior

It should return the X and Y displacement of your mouse

Actual behavior

It returns (0,0)

Related

futhark
jjfumero
jjfumero commented Sep 17, 2020

Add Javadoc to document the examples in TornadoVM.

This affects the packages under the examples module:

https://github.com/beehive-lab/TornadoVM/tree/master/examples/src/main/java/uk/ac/manchester/tornado/examples

The documentation is at the class-level and it will contain a description of how the TornadoVM API is used for each example. Additionally, it contains how to run the example

Improve this page

Add a description, image, and links to the opencl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opencl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.