-
I'm running AllExamples (laborius even when automated)
./research_special_rendering_methods/transform_feedback/transform_feedback.dproj
./research_special_rendering_methods/radiance_transfer/visua…
-
https://msdn.microsoft.com/en-us/library/windows/desktop/dn688964(v=vs.85).aspx
https://msdn.microsoft.com/library/windows/desktop/dn742399.aspx
guess the same applies to other platforms, should c…
-
I'm glad to discover this project!
Is it a virtual file system on the OS level?
What's the minimum compiler? I tried compile `VfsTest.dpr` with XE4 but failed with the following error:
> [dc…
-
The log just says Uninstaller not found but I can clearly see a Delphinius.Uninstaller.json file has been created in the Comps/[Package]] directory
-
With the big merge (c4fc4aaf35a1c6469f747f50afcbac10be9e3342), the project files for some IDEs got copied into the src folder. Instead of having duplicated files in the repo, the readmes should be upd…
-
Hi Relfos,
Do you left Terra-Engine? You lack of interest?
-
build.tcl's process to dump TS JOTTO is messy because it expects to read its dictionary from a DECtape rather than DSK. It also doesn't open the TTY channels when started at BEG0.
One fix would be …
-
It would be nice to have option to remove names of broken functions from the lookup table to make game literally uncompilable if it uses them. This will help not only to debug them but also to show mu…
-
Hello,
On the [UAudioCore_Portaudio.pas](https://github.com/UltraStar-Deluxe/USDX/blob/master/src/media/UAudioCore_Portaudio.pas#L243) file, we can read :
```
* Conclusion: We are not able to…
-
It's somewhat similar to https://github.com/signal11/hidapi/issues/102.
Symptoms:
- plug-in some USB devices (in my case - mouse, keyboard, CC reader, touch controller)
- run hidtest first time - it …