Commit Graph

  • 8064926999 [Vulkan] Implement support for color_exp_bias. gibbed 2018-05-19 15:45:13 -05:00
  • 9655b76f68 [Vulkan] Simplify color/depth info access in IssueCopy. gibbed 2018-05-19 14:48:00 -05:00
  • 77b097098d [GPU] Add color_exp_bias to push constants. gibbed 2018-05-19 14:39:32 -05:00
  • 16e33cf123 [Vulkan] Fix a PrepareResolve call the last commit forgot. gibbed 2018-05-18 18:37:59 -05:00
  • 191dc30bee [GPU] Use the pitch field in tfetch constants Dr. Chat 2018-05-18 13:48:28 -05:00
  • f591f2dace [Vulkan] Workaround for rapid fence reuse causing a memory leak DrChat 2018-05-18 09:59:26 -05:00
  • 5e19cc6945 Update README.md. Rick Gibbed 2018-05-16 10:16:13 -05:00
  • 6807ef3653 [Vulkan] Fix hashing of vertex bindings. gibbed 2018-05-14 11:42:22 -05:00
  • 170ab85049 [Vulkan] Reworking packed mip offset calculation. Probably breaks everything. gibbed 2018-05-14 03:47:58 -05:00
  • 2238ff9ff0 [Vulkan] Use BGRA swizzle for 565. gibbed 2018-05-13 16:51:20 -05:00
  • 996ea9e273 [GPU] Ditto for GetMipLinearSize Dr. Chat 2018-05-13 13:59:48 -05:00
  • 1953cea64e [GPU] Unconditionally multiply in src.depth in GetMipByteSize (always valid) Dr. Chat 2018-05-13 13:58:34 -05:00
  • 0a971462d7 Fix formatting to make lint happy. gibbed 2018-05-13 08:55:51 -05:00
  • 1ffa4747db [Vulkan] Better debug object names. gibbed 2018-05-13 08:42:36 -05:00
  • ab0f75307a [Vulkan] More information on uploaded textures in log. gibbed 2018-05-13 08:32:05 -05:00
  • ef924a8423 [Vulkan] Cube textures, now with mipmaps. gibbed 2018-05-13 08:31:33 -05:00
  • 9b64e67e14 [Vulkan] Fix following mips for compressed textures. gibbed 2018-05-12 20:19:58 -05:00
  • 7a1167fd66 [Vulkan] Align ALL texture block sizes to tile dimensions. Probably breaks everything. gibbed 2018-05-12 19:40:54 -05:00
  • 1c8cec45f3 [Vulkan] Properly copy untiled texture data. gibbed 2018-05-12 19:39:35 -05:00
  • c6ee689159 [Vulkan] Rework GetMipByteSize to properly handle linear textures. Probably breaks everything. gibbed 2018-05-12 02:30:49 -05:00
  • 9926bf1cf6 [Vulkan] Don't try to get mip 0's offset when there is only one mip. gibbed 2018-05-12 00:52:02 -05:00
  • a510bc3c78 [Vulkan] Use BGRA swizzle for 1555. Rick Gibbed 2018-05-11 20:05:59 -05:00
  • 988877f428 [Vulkan] Use BC4 for DXT5A. Rick Gibbed 2018-05-11 15:58:27 -05:00
  • 9b9383ace0 Update building documentation. 0x7FFFFFFF 2018-05-10 18:08:41 -07:00
  • 0100392492 Remove VS2015 reference from building documentation. Rick Gibbed 2018-05-10 20:04:22 -05:00
  • c35d9e4e32 Remove VS2015 reference from README. Rick Gibbed 2018-05-10 20:03:08 -05:00
  • 29dbc72d48 AppVeyor magic? Rick Gibbed 2018-05-10 19:53:06 -05:00
  • 53f5a218c6 [Vulkan] Log GPU resolves Dr. Chat 2018-05-08 20:59:32 -05:00
  • 25206be1aa [APU] Handle XAudio2 initialization failures Dr. Chat 2018-05-08 17:39:33 -05:00
  • da62e0e044 [GPU] Rename TextureInfo::size_xx -> TextureInfo::size Dr. Chat 2018-05-08 10:07:44 -05:00
  • e0cef9dcd6 Remove some files that weren't even staged :| Dr. Chat 2018-05-07 19:05:29 -05:00
  • 212688249c [Vulkan] Update ConvertTextureCube to use mips Dr. Chat 2018-05-07 19:03:49 -05:00
  • e44fb33b79 [Vulkan] Fix (non-mipmapped) linear 2D texture uploads Dr. Chat 2018-05-07 19:00:25 -05:00
  • dcca5f587e [Kernel] ExInitializeReadWriteLock Dr. Chat 2018-05-07 18:46:15 -05:00
  • f3134e265a [Vulkan] Swap k_4_4_4_4 as well. Dr. Chat 2018-05-07 17:42:51 -05:00
  • 25c2048b1a [Vulkan] Texture swizzling for certain texture formats Dr. Chat 2018-05-07 16:22:55 -05:00
  • 9a15896305 [XMA] Remove ReadRegister/WriteRegister debug output Dr. Chat 2018-05-05 18:46:14 -05:00
  • 10c8413acf [Kernel] Flag a few frequently-used functions as kHighFrequency Dr. Chat 2018-05-05 18:44:08 -05:00
  • 77d1d7342e [GPU] Remove TextureInfo::has_packed_mips Dr. Chat 2018-05-05 18:23:30 -05:00
  • 30f8fe7bb0 [GPU] Use log2 when calculating mip offset Dr. Chat 2018-05-05 10:45:39 -05:00
  • 289a24820f Update Travis link to xenia-project/xenia Dr. Chat 2018-05-04 19:20:43 -05:00
  • 93b4c7133b [Vulkan] Update to Vulkan 1.1 Dr. Chat 2018-05-04 17:40:21 -05:00
  • 1b006707f4 [UI] Correct the order of mips in the icon Dr. Chat 2018-05-04 17:35:29 -05:00
  • 00a64d543c [HID] Fix HID demo linkage Dr. Chat 2018-05-04 17:12:12 -05:00
  • 61e47167c0 [Vulkan] Replace vulkan-loader with volk Dr. Chat 2018-05-04 16:49:46 -05:00
  • e971e38cdb [HID] Swap the HID demo over to the vulkan backend Dr. Chat 2018-05-04 12:13:44 -05:00
  • 88729e2ac4 [GPU] Initial (and possibly incorrect) texture size calculation for 1D and 3D Dr. Chat 2018-05-04 12:10:26 -05:00
  • 040d8d1ade [GL4] Farewell, GL4 backend Dr. Chat 2018-05-04 11:54:33 -05:00
  • f54ac240a4 [Vulkan] Stupid hack to fix ABGR4 formats. Dr. Chat 2018-05-04 09:45:42 -05:00
  • 7a3d0b683b [Vulkan] Fix block pitch calculation of mips Dr. Chat 2018-05-04 00:18:45 -05:00
  • 8ecadd49d2 [GPU] Further fix mip address calculations with really skewed aspect ratios Dr. Chat 2018-05-04 00:18:22 -05:00
  • 198cc9b9b9 [CPU] Print a message and crash if the CPU does not support AVX. Dr. Chat 2018-05-03 22:12:36 -05:00
  • 926b133a0f Merge branch 'Xephorium-master' Dr. Chat 2018-05-03 21:22:24 -05:00
  • 0ed99660c4 Add in (proper) ico file Dr. Chat 2018-05-03 21:22:13 -05:00
  • c9127c5729 Merge branch 'master' of git://github.com/Xephorium/xenia into Xephorium-master Dr. Chat 2018-05-03 20:56:33 -05:00
  • 92ac9e00b5 Add Discord to the readme in place of IRC Dr. Chat 2018-05-03 19:58:37 -05:00
  • 911588e9dc [GPU] Fix mip size calculation for compressed textures Dr. Chat 2018-05-03 18:34:23 -05:00
  • f45cd398ef [Vulkan] Handle MIPs with non-power-of-two dimensions Dr. Chat 2018-05-03 17:54:09 -05:00
  • 04748b4a0d [GPU] TextureInfo::GetMipLocation - calculate packed mip offset Dr. Chat 2018-05-03 16:04:11 -05:00
  • 5e4b696782 [SPIR-V] Reset writes_depth_ Dr. Chat 2018-05-03 14:15:53 -05:00
  • f885b89a03 [Vulkan] Make image views cover all mips Align texture dimensions to 1 block minimum (for uploading mips) Dr. Chat 2018-05-03 14:15:36 -05:00
  • c9d4cfe6d0 [GPU] MIPs > 16 pixels are stored in their own individual tiles Dr. Chat 2018-05-03 12:01:50 -05:00
  • 1f157f35f4 [Vulkan] Initial support for mipmaps DrChat 2018-05-03 10:02:07 -05:00
  • c083ef8e89 Restore Original Icon Credit Christopher Cruzen 2018-05-02 22:35:26 -05:00
  • a9b6e23a99 Add Xephorium's Icon Christopher Cruzen 2018-05-02 22:31:48 -05:00
  • f7c7cc54ed [GPU] TextureInfo::GetMaxMipLevels DrChat 2018-04-30 11:01:46 -05:00
  • 62bee78edd [SPIR-V] Declare DepthReplacing if we replace depth Dr. Chat 2018-04-29 18:43:31 -05:00
  • 87bfad1f74 [GPU] PM4_EVENT_WRITE_EXT destination is /not/ aligned (to 16 bytes) Dr. Chat 2018-04-29 18:26:36 -05:00
  • ef3577e45c [Vulkan UI] Fix minor bug in specifying size of queue priorities array Dr. Chat 2018-04-29 18:25:56 -05:00
  • efc36e50be Use the same python as the currently executing python to run scripts Dr. Chat 2018-04-28 20:15:16 -05:00
  • 6209c4a931 Merge pull request #1108 from bwrsandman/memory_tests Justin Moore 2018-04-21 08:54:56 -05:00
  • 24e7bb5293 [Memory] Fix alignment to 16 bytes Sandy Carter 2018-03-09 23:16:03 -08:00
  • 1681ebfdcb [Base Tests] Add tests for all cases in memory.cc Sandy Carter 2018-03-09 02:34:50 -05:00
  • b6dc70ea5a [Base Tests] Move base tests to their own subdir Sandy Carter 2018-03-09 00:17:59 -05:00
  • 86f387ed42 [SPIR-V] Fix 1D texture fetches. Fixes #1124 DrChat 2018-04-20 15:24:42 -05:00
  • 2b66a1b68f [Vulkan] Emulate Xenos behavior with copy dest at a negative offset It appears the Xenos starts copying pixel data at the first encountered visible destination pixel, rather than texture mapping the source texture onto the destination polygon DrChat 2018-04-17 15:35:24 -05:00
  • 0cff91692e [Vulkan] Propagate errors in the render cache DrChat 2018-04-16 22:08:03 -05:00
  • 521b9eb5c5 [Vulkan] Fix window scale and offset calculation DrChat 2018-04-16 18:27:23 -05:00
  • 27c840fa91 [Vulkan] Fixup window offset calculation DrChat 2018-04-16 15:44:52 -05:00
  • 18d9efc93b [Vulkan] Bump down BufferCache alignment DrChat 2018-04-16 13:02:05 -05:00
  • b90465e2e5 [Vulkan] Halve the viewport dimensions when viewport scaling is disabled (10240 -> 5120) The negative part of the viewport is unused, so hijack the 2 unused parameters of the window scale to use as an offset DrChat 2018-04-16 12:54:50 -05:00
  • 25f93a171c [Vulkan] Support optional vertex window offset DrChat 2018-04-16 11:08:24 -05:00
  • 6ca771d26f [Vulkan] Handle window scissor window_offset_disable DrChat 2018-04-14 17:51:57 -05:00
  • f8319ec12f [Base] Support sign-extension in bitfield DrChat 2018-04-14 17:33:24 -05:00
  • d914791afe [SPIR-V] Fix SetTextureLOD DrChat 2018-04-14 15:39:48 -05:00
  • 303539af22 [SPIR-V] Fix incorrect dst implementation (incorrect extraction indices) DrChat 2018-04-14 15:32:18 -05:00
  • 0f0d600a5b Fix Travis DrChat 2018-04-13 21:45:47 -05:00
  • f02f192f2b [Xboxkrnl] Document a couple parameters in VdInitializeEngines DrChat 2018-04-13 21:10:50 -05:00
  • 39083acdcb [Vulkan] Bump up maximum number of vertex buffers DrChat 2018-04-13 21:09:56 -05:00
  • 399e1fac2a [Vulkan] Gracefully fail on copy if a target format is unsupported DrChat 2018-04-13 21:09:21 -05:00
  • abdc0ff05a [GPU] Document first parameter of eA (export address) DrChat 2018-04-13 21:07:14 -05:00
  • 6794b4975c [SPIR-V] Use texture sample calls with constant offset DrChat 2018-04-13 21:06:45 -05:00
  • e6524aa497 [GPU] Disassemble memexport exports DrChat 2018-04-08 18:02:39 -05:00
  • 1d4fa80eac [GPU] Fixup ringbuffer log2_size (which specifies size in qwords) Save microengine init packets DrChat 2018-04-08 15:50:10 -05:00
  • 5a831fa273 Fix UI programs on linux DrChat 2018-04-03 19:55:55 -05:00
  • ed48242f4f Fix Travis DrChat 2018-04-03 19:21:17 -05:00
  • 9653c0bafc [GPU] Allow dynamic building of GPU packets DrChat 2018-04-03 19:08:30 -05:00
  • 14abe1a407 Fixup 360 support DrChat 2018-04-03 19:02:49 -05:00
  • 6b8a34c9ba [Base] Fix Travis DrChat 2018-03-03 19:15:37 -06:00
  • 4fd03e8029 [Base] Shutdown the logger to prevent truncation of output DrChat 2018-03-03 19:00:04 -06:00