-
*Memory allocation type*s are designed around Vulkan's types but these doesn't map well to other *GFX API*s and adds an unnecessary indirection. Types should be: *GPUOnly*, *SLOW_CPU_GPU*, *FAST_CPU_G…
-
```
As a user, I should see my score.
```
Original issue reported on code.google.com by `hollaxy...@gmail.com` on 25 Jul 2012 at 8:54
-
Hello,
Could you please help me with identifying the root of my issue? I have an external group (IMS) that actually exists in the JCR and I can see it via /crx/de. I'd like to use it as a member of…
-
The `ContentResolver` service allows to resolve the **effective content** for a given `ContentRichEntity` and given `dimensionAttributes`. In this context, **effective content** means that the object …
-
I've been delving in the code and I've found a lot of classes that implement Dispose pattern not correctly.
1. Some of them try to emulate destructor semantics with a finalizer (which is considered…
-
In attempting to track down a hanging on resume problem on Android in our software, I believe I have identified an issue with content reloading on that platform.
It appears that if you switch out of …
-
Currently the game data is stored at /sdcard/Android/data/com.angelde.fnadroid/game with mono being similarly placed at /sdcard/Android/data/com.angelde.fnadroid/mono. Games shipped with FNADroid woul…
-
**flew2bits** created:
https://orchard.codeplex.com/workitem/20047
I have a use case where I would like a blog to be publicly accessible, but have the option to make individual posts require an authe…
-
The following error is thrown when a Rich Text Field is present on the Rendering Parameters window:
Uncaught TypeError: Cannot read property 'saveRichText' of undefined EditorPage.js:51
Sitecore.Cont…
-
This is already documented as a bug on Nexus, but I wanted to add some detail as I decided to investigate why swimming frames weren't being used.
In FarmAnimalPatch.DrawPrefix, if there are no alte…