Commit Graph

86925 Commits

Author SHA1 Message Date
Matt Borgerson c31cbf9f4e nv2a: Writeback dirty surfaces on scale change, VM load 2021-07-26 15:03:52 -07:00
Matt Borgerson 4c5eb60262 ui: Use Dear ImGUI's built-in cursor handling 2021-07-25 20:25:10 -07:00
Matt Borgerson 1a72aaca4d ui: Allow ~ key to open monitor window 2021-07-25 14:17:40 -07:00
Matt Borgerson d1b9b4a8e5 ui: Use conventional underlined text to style some links 2021-07-25 14:17:40 -07:00
Matt Borgerson edf3735718 ui: Allow rendering scale to go up to 10x 2021-07-20 10:37:07 -07:00
Matt Borgerson 59d3bfe268 nv2a: Add swizzle to surface compat check 2021-07-20 10:37:07 -07:00
Matt Borgerson 5ec33df112 nv2a: Minor refactor 2021-07-20 10:37:07 -07:00
Matt Borgerson 5778854dbd nv2a: Scale point sprites by surface scaling factor 2021-07-20 10:37:07 -07:00
Matt Borgerson 52c670141a nv2a: Skip sync when moving from color<->zeta 2021-07-20 10:37:07 -07:00
Matt Borgerson 4a8cc6f623 nv2a: Use scaling factor helper function 2021-07-20 10:37:07 -07:00
Matt Borgerson 645ab638f0 ui: Add rendering scale option to main menu 2021-07-20 10:37:07 -07:00
Matt Borgerson 5562a484e1 nv2a: Support integer scaling of surface dimensions 2021-07-20 10:37:07 -07:00
Matt Borgerson 814d7e0a9a nv2a: Add flip option in glo_readpixels 2021-07-20 10:37:07 -07:00
Matt Borgerson 5b81102519 ui: Add render_scale field to settings 2021-07-20 10:37:07 -07:00
Mike Davis 0b9a2e1a8f nv2a: Support NV062_SET_COLOR_FORMAT_LE_Y32 blitting 2021-07-18 22:58:16 -07:00
Matt Borgerson cc6d19e099 .github: Migrate issue templates to new issue forms 2021-07-13 19:32:08 -07:00
Mike Davis 0f9b862e37
nv2a: Support texture format SZ_DEPTH_Y16_FIXED 2021-07-12 12:15:49 -07:00
Mike Davis be3df6ab8e nv2a: Support texture format LC_IMAGE_YB8CR8YA8CB8 2021-07-10 23:29:01 -07:00
Mike Davis ed7cbef976
nv2a: Support texture format COLOR_LU_IMAGE_G8B8 2021-07-10 02:58:18 -07:00
Matt Borgerson 203c76f89c nv2a: Handle point sprites, scaling 2021-07-10 02:42:15 -07:00
Matt Borgerson fbff731cc3 ui: Explicitly check platform GL version 2021-07-08 00:33:58 -07:00
Matt Borgerson 2a4f1f92b1 ui: Show error message on context creation failure 2021-07-07 23:56:27 -07:00
Mike Davis f03015e20e
nv2a: Support texture format COLOR_SZ_B8G8R8A8 2021-07-03 13:10:31 -07:00
Matt Borgerson 473179b9f4 nv2a: Minimize clip origin for compatible surfaces 2021-07-02 17:42:25 -07:00
Matt Borgerson aaf8522431 nv2a: Add offset to FF inv. viewport matrix 2021-07-02 14:18:30 -07:00
Matt Borgerson 315ac1ceaa nv2a: Transform surface scissor y-coord by abs. surface height 2021-07-02 14:18:30 -07:00
Matt Borgerson 4716b7b980 nv2a: Transform clear y-coord by abs. surface height 2021-07-02 14:18:30 -07:00
Matt Borgerson e0f83c8be7 nv2a: Check zeta dirty after color update 2021-07-02 14:18:30 -07:00
Matt Borgerson 364588f426 nv2a: Better field render handling 2021-07-02 14:18:30 -07:00
Matt Borgerson f3f40b4c89 nv2a: Check surface expansion pitch and overlap 2021-07-02 14:18:30 -07:00
Matt Borgerson a07b8f1a2a nv2a: Factor surface entry population out 2021-07-02 14:18:30 -07:00
Matt Borgerson fef3a463b6 nv2a: Remove old up/down debug messages 2021-07-02 14:18:30 -07:00
Matt Borgerson e9ed81ac5a nv2a: Factor zeta format decode out to a table 2021-07-02 14:18:30 -07:00
Matt Borgerson be9360bb69 nv2a: Improve clipped surface handling 2021-07-02 14:18:30 -07:00
Stefan Schmidt 7cde5a222c build: Don't strip Windows debug binaries 2021-06-26 17:30:05 -07:00
Matt Borgerson 0c64395114 xemu-xbe.c: Increase header size threshold 2021-06-22 14:55:53 -07:00
Matt Borgerson a7f3f8f212 nv2a: Don't orphan display buffer 2021-06-17 04:19:24 -07:00
Matt Borgerson ccf6049e39 ui: Ensure glFinish before swap 2021-06-17 04:19:24 -07:00
Matt Borgerson a73274794a ui: Release old surface texture on switch 2021-06-17 04:19:24 -07:00
Matt Borgerson 0204a5b7ab ui: Print xemu version and GL info to log 2021-06-17 04:19:24 -07:00
Matt Borgerson fdd7875051 sdl: Print out SDL_GetError message when subsystem init fails 2021-06-15 22:12:34 -07:00
Matt Borgerson f24bcb8bc7 ui: Wiki is retired now, update URLs 2021-06-13 19:33:59 -07:00
Matt Borgerson 9eefab0e4a ci: Trigger snapshot update 2021-06-12 06:13:18 -07:00
Matt Borgerson 4b74e85379 nvnet: Drop oversized frames 2021-06-11 22:12:00 -07:00
Matt Borgerson 21c50f1782 ui: Propagate network errors up to UI 2021-06-11 22:12:00 -07:00
Matt Borgerson 05358b427b ui: Expose pcap net client in user interface 2021-06-11 22:12:00 -07:00
Matt Borgerson 374635a1a0 ui: Fix incorrect free in xemu_settings_set_string 2021-06-11 22:12:00 -07:00
Matt Borgerson 179304aca3 net: Resolve Windows 'friendly' network adapter names 2021-06-11 22:12:00 -07:00
Matt Borgerson fbcc425610 net: Add a new libpcap-based client 2021-06-11 22:12:00 -07:00
Matt Borgerson c61e543376 net: Add libpcap library 2021-06-11 22:12:00 -07:00