-
When submitting textures to the compositor of type `DXGI_FORMAT_B8G8R8A8_TYPELESS` the following error is triggered:
```
D3D11 ERROR: ID3D11DeviceContext::CopySubresourceRegion: Cannot invoke CopySub…
-
https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html#_alternatives_to_mapping_types
# Removal of mapping types
## What are mapping types?
* Elasticsearch 초창기에는 각 …
-
@nickbabcock
Hi! Can you please add listed below fields to IImage? They are mostly for DDS (since they available in dds header)
1. int bitsPerPixel - amount of bits per pixel for a surface data (ca…
-
This seems to happen only when the caller of the trait, the trait definition and the impl definition are all in different modules.
Here is a repro https://github.com/typeless/myr-bug/blob/main/c.my…
-
When I pass nested objects as payload to elasticsearch, I'll get ResponseError: mapper_parsing_exception.
Code to reproduce:
```js
const pino = require('pino');
const pinoElastic = require('pi…
-
Hello!
Do you have any plans on supporting SSR?
I am currently working on building a similar stack but yours look way more elegant.
Here it is:
https://github.com/christophediprima/razzle-rea…
-
`render_texture2d` can't currently be sampled in an hsh pipeline, SamplerBinding only accepts texture_typeless.
Another thing to consider is the inability to have a single pipeline accept both a `t…
-
If the schema is rebuilt from the AST, it doesn't correctly convert a dynamic value back to a typed value. This is specifically happening with records.
```scala
import zio.schema._
final case…
-
Consider the below snippet that is based on a more complicated use case in
CHAMPS:
```chapel
use Map;
class C {
var m: map = new map(int, range); // this doesn't work
// var m = new map(…
-
- [JavaScriptのライブラリを徐々にTypeScriptに移行する | Web Scratch](https://efcl.info/2017/07/17/javascript-to-typescript/)
- [Babelで書かれたJavaScriptライブラリをTypeScriptへ移行する方法 | Web Scratch](https://efcl.info/2019/01/0…