Erik Tomusk

Results 7 comments of Erik Tomusk

I'm happy to make changes, additions, code style tweaks, etc. There's so much that could be done with displaying text. I just tried to implement the absolute bare minimum.

I've fixed the code style issues. A systematic way for converting fonts sounds like a great idea. I hand-converted this first set of characters to have something to display, but...

That's what I mean: "I accidentally did a --keep reset, and I want my changes back" is not in the doc, but it would be helpful to have it in...

Should there also be some clarification in here about the interaction between pragma directives and preprocessor macros? For example, AIUI: ```c #pragma OPENCL EXTENSION cl_khr_fp64 : disable #ifdef cl_khr_fp64 //...

> I think we're a lot closer but I think we could describe the intent behind the extension defines, probably by slightly refactoring the description in section 1.2 of the...

That is a ... surprising API design. I'm not convinced it makes sense. Intuitively, even if `ze_command_queue_group_properties_t::stype` is labeled as `[in]`, the data flow direction in an API query is...

> Is your "problematic HTML page" a local (`file://' URL) one? Yes > Culd you please share it for testing? The one I was looking at is confidential, unfortunately, but...