| Age | Commit message (Collapse) | Author |
|
|
|
memory: cleanup
|
|
core: implement GetGaiStringErrorRequest, IContextRegistrar
|
|
ssa_rewrite_pass: use proper maps
|
|
|
|
Fixes a bug where a restore button could be created for an unmanaged
widget.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ci/linux: Target deploy script from appimage path
|
|
kernel: misc cleanup of page table accessors
|
|
buffer_cache: Increase number of texture buffers
|
|
Was producing out of order settings as a result of the switch to vectors
|
|
nsd: add GetApplicationServerEnvironmentType
|
|
general: remove uses of dynamic_cast
|
|
Without this, the Reset All Settings button would be selected by default
|
|
|
|
|
|
|
|
|
|
|
|
ci: Remove GA, Gr optimizations from MSVC
|
|
common: Use arithmetic instead of string ops to get time zone
|
|
Improve storage requirements.
|
|
Unecessary, and would run every time the settings are logged.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes essentially a shadowing issue.
|
|
Addresses review feedback
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
|
|
Allows for 6GB and 8GB layouts to be selected.
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Not sure how I missed this earlier, but these vectors can be constructed
using the type of the enum.
|
|
|