xemu/hw/xbox/nv2a
Lucas Eriksson c01c27d968 nv2a: Fix EXP and LOG
According to the NV_vertex_program specification, our implementations of
these functions were wrong.
spec:
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_vertex_program.txt
2018-09-04 01:14:55 +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: Move some defs to nv2a.h and fix minor nits 2018-07-25 02:03:30 +02:00
nv2a.h nv2a: Move some defs to nv2a.h and fix minor nits 2018-07-25 02:03:30 +02: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: Move some defs to nv2a.h and fix minor nits 2018-07-25 02:03:30 +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 nv2a: Fix minor prototype style issues 2018-07-25 02:03:30 +02:00
nv2a_prmvio.c nv2a: Fix minor prototype style issues 2018-07-25 02:03:30 +02: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 nv2a: Fix minor prototype style issues 2018-07-25 02:03:30 +02: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 nv2a: Use a macro to define the nv2a stub handlers 2018-07-25 02:03:30 +02:00
nv2a_user.c Fix and refactor NV2A code 2018-06-26 17:07:41 -07:00
nv2a_vsh.c nv2a: Fix EXP and LOG 2018-09-04 01:14:55 +02: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