xemu/hw/xbox/nv2a
wutno 9ca79f75d8 nv2a: Change stepping to match retail 1.0 Xbox 2021-01-23 16:52:57 -07:00
..
gl nv2a: Lazily synchronize surface data to/from RAM 2020-10-22 21:29:53 -07:00
Makefile.objs nv2a: Support 3D texture decompression in software 2020-11-01 17:55:14 -07:00
debug.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
debug.h nv2a: Lazily synchronize surface data to/from RAM 2020-10-22 21:29:53 -07:00
lru.c nv2a: Replace texture cache with a simpler implementation 2018-12-13 11:42:14 -07:00
lru.h nv2a: Replace texture cache with a simpler implementation 2018-12-13 11:42:14 -07:00
nv2a.c nv2a: Set VGA color mode after reset 2020-12-02 23:03:51 -07:00
nv2a.h nv2a: Lazily synchronize surface data to/from RAM 2020-10-22 21:29:53 -07:00
nv2a_int.h nv2a: Simulate PCRTC_RASTER register 2020-10-25 19:52:57 -07:00
nv2a_regs.h nv2a: Add Gaussian convolution filter for AA 2020-12-02 16:49:58 -07:00
pbus.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
pcrtc.c nv2a: Simulate PCRTC_RASTER register 2020-10-25 19:52:57 -07:00
pfb.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
pfifo.c nv2a: Lazily synchronize surface data to/from RAM 2020-10-22 21:29:53 -07:00
pgraph.c nv2a: Grab lock before marking pending download 2020-12-30 03:52:46 -07:00
pmc.c nv2a: Change stepping to match retail 1.0 Xbox 2021-01-23 16:52:57 -07:00
pramdac.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
prmcio.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
prmvio.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
psh.c nv2a: Fix compiler nits 2020-12-30 03:51:47 -07:00
psh.h nv2a: Add Gaussian convolution filter for AA 2020-12-02 16:49:58 -07:00
ptimer.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
pvideo.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
s3tc.c nv2a: Support 3D texture decompression in software 2020-11-01 17:55:14 -07:00
s3tc.h nv2a: Support 3D texture decompression in software 2020-11-01 17:55:14 -07:00
shaders.c nv2a: Implement dot texture modes and dotmapping 2020-10-28 15:59:20 -07:00
shaders.h nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
shaders_common.h nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
stubs.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
swizzle.c nv2a: Fix compiler nits 2020-12-30 03:51:47 -07:00
swizzle.h relicense xbox components as LGPL 2018-10-10 13:38:16 +10:00
user.c nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
vsh.c nv2a: Fix compiler nits 2020-12-30 03:51:47 -07:00
vsh.h nv2a: Remove nv2a_ prefix on files in nv2a dir 2020-10-18 00:55:08 -07:00
xxhash.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
xxhash.h Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00