xemu/hw/xbox/nv2a
Matt Borgerson 2497e2d7c4 nv2a: Add support for window clipping
Fixes several games which utilize clipping, such as Halo:CE which
uses clipping in multiplayer to render multiple player screens.

Research and original PoC work done by Jannik Vogel:
- JayFoxRox/xqemu-espes@c05d91b
- JayFoxRox/xqemu-espes@a254830
2018-07-10 01:11:05 +02:00
..
gl Check for GL debug extensions before use 2018-07-01 14:50:50 -07:00
Makefile.objs Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
g-lru-cache.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
g-lru-cache.h Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a.c nv2a: Recycle FIFO command queue memory 2018-06-28 10:17:57 -07:00
nv2a.h Switch from GLEW to epoxy 2018-07-01 14:21:53 -07:00
nv2a_debug.c Check for GL debug extensions before use 2018-07-01 14:50:50 -07:00
nv2a_debug.h Check for GL debug extensions before use 2018-07-01 14:50:50 -07:00
nv2a_int.h nv2a: Add support for window clipping 2018-07-10 01:11:05 +02:00
nv2a_pbus.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_pcrtc.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_pfb.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_pfifo.c nv2a: Recycle FIFO command queue memory 2018-06-28 10:17:57 -07:00
nv2a_pgraph.c nv2a: Add support for window clipping 2018-07-10 01:11:05 +02:00
nv2a_pmc.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_pramdac.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_prmcio.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_prmvio.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_psh.c nv2a: Add support for window clipping 2018-07-10 01:11:05 +02:00
nv2a_psh.h nv2a: Add support for window clipping 2018-07-10 01:11:05 +02:00
nv2a_ptimer.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_pvideo.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_shaders.c nv2a: Add support for window clipping 2018-07-10 01:11:05 +02:00
nv2a_shaders.h nv2a: Add support for window clipping 2018-07-10 01:11:05 +02:00
nv2a_shaders_common.h Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_stubs.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_user.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_vsh.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_vsh.h Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
swizzle.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
swizzle.h Fix and refactor NV2A code 2018-06-26 17:07:41 -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