xemu/hw/xbox
Erik Abair 196726b898
nv2a/gl: Allocate only needed size for inline arrays
Some HW/driver combinations appear to slow down dramatically when using very
large GL buffers. Since the GL buffer supporting inline arrays is allocated
after the guest `END`, the total size needed is known and the buffer may be
sized appropriately.

It would be good to test performance in games that use relatively large inline
arrays (e.g., "King of Fighters 2003").

Fixes #2301
2025-07-20 16:59:31 -07:00
..
mcpx nvnet: Drop unnecessary switch 2025-06-21 09:55:26 -07:00
nv2a nv2a/gl: Allocate only needed size for inline arrays 2025-07-20 16:59:31 -07:00
acpi_xbox.c ui: Make aspect ratio config independent, add autodetect 2023-06-18 00:58:39 -07:00
acpi_xbox.h xbox: Add ACPI GPE0 block and support EXTSMI# 2020-06-03 04:51:09 -07:00
amd_smbus.c Add missing error flag on SMBus transactions 2022-01-06 01:32:42 -07:00
amd_smbus.h relicense xbox components as LGPL 2018-10-10 13:38:16 +10:00
chihiro-usb.c xid, chihiro: Remove errp from unrealize function 2020-08-25 15:00:02 -07:00
chihiro.c xemu: Update copyright 2021-03-03 03:48:11 -07:00
eeprom_generation.c eeprom: Use sha1 and rc4 util for hashing functions 2024-06-12 17:29:02 -07:00
eeprom_generation.h eeprom: Use sha1 and rc4 util for hashing functions 2024-06-12 17:29:02 -07:00
lpc47m157.c ui,xbox: Copyright updates on changed files 2025-01-06 23:06:21 -07:00
meson.build nvnet: Move to hw/xbox/mcpx/nvnet 2025-06-03 19:36:08 -07:00
smbus.h smbus: Add dummy encoders for Focus and Xcalibur 2022-01-08 13:26:17 -07:00
smbus_adm1032.c xbox: Replace qdev_create with qdev_new 2020-08-26 10:28:53 -07:00
smbus_cx25871.c xbox: Replace qdev_create with qdev_new 2020-08-26 10:28:53 -07:00
smbus_fs454.c smbus: Add dummy encoders for Focus and Xcalibur 2022-01-08 13:26:17 -07:00
smbus_storage.c util/oslib-win32: Use UTF-16 filesystem API 2021-10-24 12:09:12 -07:00
smbus_xbox_smc.c ui,xbox: Copyright updates on changed files 2025-01-06 23:06:21 -07:00
smbus_xcalibur.c smbus: Add dummy encoders for Focus and Xcalibur 2022-01-08 13:26:17 -07:00
xblc.c input: Add xbox live communicator support 2025-01-15 03:08:14 -07:00
xbox.c mcpx: Move APU components to hw/xbox/mcpx/apu 2025-06-03 19:36:08 -07:00
xbox.h smbus: Add dummy encoders for Focus and Xcalibur 2022-01-08 13:26:17 -07:00
xbox_pci.c ui,xbox: Copyright updates on changed files 2025-01-06 23:06:21 -07:00
xbox_pci.h xbox: Support MCPX ROM overlay disable 2021-03-06 17:10:40 -07:00
xid-gamepad.c xid: Add Xbox Controller S 2025-01-25 20:48:58 -07:00
xid.c xid: Add Xbox Controller S 2025-01-25 20:48:58 -07:00
xid.h xid: Add Xbox Controller S 2025-01-25 20:48:58 -07:00