Dr. Chat
cc3f6f974b
Add logo to README.md
2019-03-10 18:03:21 -05:00
Doug Johnson
cfbfc6c17a
Add debug symbols when building Debug on linux
2019-03-09 19:43:50 -05:00
Triang3l
3f576b0d5a
[Kernel] Expose display gamma as gflags
2019-03-03 18:31:54 +03:00
Maksim Derbasov
142148e594
[GPU] Fix bit check in Make Coherent logging.
2019-03-02 04:13:03 -06:00
Justin Moore
d703b5b880
Merge pull request #1324 from BenNottelling/patch-1
...
Fixed link
2019-02-28 18:33:34 -06:00
Justin Moore
f0f59f5960
Merge pull request #1334 from twrist/patch-1
...
Move cmder.net over to HTTPS
2019-02-28 18:31:07 -06:00
Ike Johnson
947120f814
Move cmder.net over to HTTPS
...
THEY FINALLY GOT AROUND TO FIXING THE STUFF!
2019-02-22 15:43:19 +08:00
Ben
0844a660f0
Fixed link
...
Minor change, this link didn't point to the right file, so I corrected it..
Well, it didn't point to any file really
2019-01-30 00:01:19 -08:00
Triang3l
e706cf0d54
[GPU] Fix addsc/mulsc/subsc r# addressing mode not initialized
2019-01-25 20:43:53 +03:00
Triang3l
4ae9266f13
[CPU] Fix vpkd3d half4 component order
2019-01-24 17:45:41 +03:00
Triang3l
c3fcb47efe
[Kernel] ExEventObjectType in ObReferenceObjectByHandle
2019-01-19 15:16:26 +03:00
Triang3l
8e5a11aeb4
[CPU] Add D3DCOLOR vpkd3d test with 0xFFFFFFFF
2019-01-13 19:06:14 +03:00
Triang3l
949b05f517
[CPU] Fix saturation in D3DCOLOR vpkd3d
2019-01-13 17:29:06 +03:00
Triang3l
ae6fd98c3c
[CPU] Ignore upper bits of shift amount in srdx/srwx
2019-01-08 01:39:21 +03:00
Triang3l
54b211ed18
[GPU] Rename 2_10_10_10 AS_16 RT format to AS_10
2018-12-29 14:54:01 +03:00
Triang3l
af96b68398
[GPU] Copy SurfaceNumFormat comment from D3D12 branch
2018-12-29 14:18:10 +03:00
Triang3l
486a5725e3
[GPU] xenos.h: tessellation, memexport constant
2018-12-19 22:50:43 +03:00
gibbed
eee4d91621
[App] Hopefully fix CPU support check for AVX so it will function on CPUs without AVX.
2018-12-15 23:36:07 -06:00
gibbed
85b714f2af
[Base] Make --win32_high_freq=false actually work.
2018-12-15 22:56:36 -06:00
Wildenhaus
798e88224a
Ordinal offset calculation for games with many files
2018-12-15 20:27:15 -05:00
gibbed
a90e3c7962
Update Xbyak.
2018-12-03 17:57:54 -06:00
gibbed
64b2be92d6
[Kernel] Retain handle in ExCreateThread. Game closing a created thread's handle shouldn't result in its handle being freed.
2018-12-03 12:09:24 -06:00
gibbed
dcde6308bb
[Kernel] Simplify KeWaitForMultipleObjects.
2018-12-03 12:08:22 -06:00
gibbed
12629fe101
[Kernel] Change dummy HDD to 3GB free/4GB total.
2018-12-03 12:07:42 -06:00
gibbed
9dc46eee85
[Kernel] Null terminate string in XamContentGetDeviceName.
2018-12-03 12:00:56 -06:00
gibbed
947eef4701
[Kernel] Static size assert for X_CONTENT_DEVICE_DATA.
2018-12-03 11:54:47 -06:00
gibbed
aa38d4b77b
[Kernel] Zero out device data in XamContentGetDeviceData.
2018-12-03 11:54:23 -06:00
gibbed
919882dd68
[Kernel] Fix use of wrong macro in XamEnumerate for extended error.
2018-11-29 12:34:56 -06:00
Wildhaus
151a955c6a
Support EGDF and XSF layouts
2018-11-28 10:08:07 -05:00
gibbed
527f960288
[Kernel] Proper size in XamUserCreateAchievementEnumerator.
2018-11-26 20:43:41 -06:00
gibbed
248b661d14
[Kernel] Maybe fix XamEnumerate, again?
...
Some titles, when using XamEnumerate synchronously, expect X_ERROR_NO_MORE_FILES as the return value.
Some titles, when using XamEnumerate asynchronously, expect X_ERROR_FUNCTION_FAILED as the overlapped result.
2018-11-26 19:53:03 -06:00
gibbed
2398b1b8f4
[Vulkan] Use epsilon equality for checking rectangle list form.
2018-11-26 11:51:02 -06:00
gibbed
af206addd1
Optimize SPIRV code generated via genspirv command.
2018-11-26 11:49:36 -06:00
gibbed
da8f094bf8
[App] Fix Travis whining.
2018-11-26 11:21:37 -06:00
gibbed
e7d77f4780
Clarify AVX requirement error message.
2018-11-26 10:33:22 -06:00
gibbed
08be8af5c0
[App] Abort out early with an error message if CPU does not support AVX.
2018-11-26 10:24:17 -06:00
gibbed
28b494dadc
[Kernel] Stub XMsg app 0x000000FE/msg 0x00020021.
2018-11-26 10:21:09 -06:00
gibbed
5b2b2a3cc1
[Kernel] Fix logging of app for XMsgInProcessCall/XMsgSystemProcessCall/XMsgStartIORequest/XMsgStartIORequestEx.
2018-11-26 09:04:10 -06:00
gibbed
03d6de997c
[Kernel] Some titles seem to explicitly expect X_ERROR_FUNCTION_FAILED to mean no more files when enumerating content.
2018-11-26 07:33:21 -06:00
gibbed
bd45a5defd
[Kernel] Fix timeout in NtWaitForMultipleObjectsEx.
2018-11-25 11:06:57 -06:00
gibbed
e91e1c8824
[Kernel] Tag XAudioGetVoiceCategoryVolume as high frequency.
2018-11-25 10:19:40 -06:00
gibbed
894034a9b0
[Kernel] Tag RtlMultiByteToUnicodeN, RtlUnicodeToMultiByteN as high frequency.
2018-11-25 10:02:29 -06:00
gibbed
70b07712b2
[Kernel] Research on C++ exceptions.
2018-11-25 10:01:22 -06:00
gibbed
64403d5dc6
[Kernel] Don't directly call RtlNtStatusToDosError export.
2018-11-25 09:58:03 -06:00
gibbed
216bec15f6
[Kernel] Stub XamQueryLiveHiveW.
2018-11-25 09:56:22 -06:00
gibbed
4dfe83af6c
[Kernel] Fix threading issues caused by direct use of exports.
2018-11-25 05:08:16 -06:00
gibbed
e6dbd8905c
[Kernel] Stub XLiveBaseGetNatType.
2018-11-25 03:46:44 -06:00
gibbed
5fccc931ee
Maybe fix Linux building mixed code projects?
2018-11-24 21:32:19 -06:00
gibbed
20315850db
[Kernel] Stub XamFeatureEnabled.
2018-11-24 20:53:45 -06:00
gibbed
7f4f90b1ea
Emit mspack debug messages to Xenia.
2018-11-24 20:50:56 -06:00