-
- [x] sh2 asm rasterizer
- [x] sh2 asm vertex processing
- [x] sh2 asm face processing
- [ ] sh2 asm OT processing
- [ ] m68k audio playback
- [ ] Multi-CPU renderer tasks distribution
-
In https://github.com/flutter/flutter/pull/106621 , I switched the implementation of the default page transition to use a cached implementation. This allowed flutter to hit frame rate targets in our b…
-
Things like `D3D11_RASTERIZER_DESC` we used to print to debug output in `gfx_device_d3d11`...
kvark updated
5 years ago
-
![image](https://github.com/user-attachments/assets/bdf18d56-5692-4319-bd9b-c070ef88fc12)
![image](https://github.com/user-attachments/assets/99f4f42d-bb4f-4052-be99-cc74ca3059ac)
C:\laragon\www…
-
I am trying to run the example in a docker container but the chrome process is closes immediately,
```
23:06:44.769 [main] INFO io.micronaut.runtime.Micronaut - Startup completed in 17ms. Server …
-
FreeTypeで文字を描画した時に,影・フチ用のぼかし指定が機能しておりません。
GDIFontRasterizer::GetBitmap()で「if(font.Blured) data->Blur();」相当の処理がFreeTypeFontRasterizer::GetBitmap()にないことが原因かと思われます。
動作確認サンプルスクリプト:
``` JavaScript
var wi…
-
### Steps to reproduce
Currently, can not to reproduce, user's crashed log only.
Notes that we are using [flutter_inappwebview: ^6.0.0](https://pub.dev/packages/flutter_inappwebview)
This hap…
-
I have the following error when attempting to use `single-file-cli` on my Raspberry Pi 3B. Seems to be related to #122 but there was no solution from that post. This is running from within a docker co…
-
Hey folks! I want to rasterize a mesh and get pix_to_face and zbuf outputs. But the rasterization call is taking unexpectedly long time to complete.
I am trying to rasterize a `(5368, 7152)` sized…
-
Some of the Khronos samples have missing elements during capture (and replay), for example the "hdr" sample only shows the reflection sphere, the "instancing" sample shows the planet without the ring.…