12542 Commits (94ddc2ebdbe5b5145a4e6c8db5dcdd71a2a2b7cb)
 

Author SHA1 Message Date
Zach Hilman ccc6c732fe ci: Fix Azure PR Builds 7 years ago
Fernando Sahmkow e82d641357 GPU: Flush commands on every dma pusher step. 7 years ago
bunnei 6b8b59ee75 Merge pull request #2592 from FernandoS27/sync1 7 years ago
ReinUsesLisp 5188570517 decode/half_set_predicate: Fix predicates 7 years ago
Fernando Sahmkow f1adfe6591 MaxwellDMA: Fixes, corrections and relaxations. 7 years ago
bunnei 5d731e30a7 Merge pull request #2739 from lioncash/cflow 7 years ago
bunnei 7b61ad4c05 Merge pull request #2737 from FernandoS27/track-fix 7 years ago
bunnei 6b4babed89 Merge pull request #2689 from lioncash/tl 7 years ago
bunnei 6904a38621 Merge pull request #2743 from FernandoS27/surpress-assert 7 years ago
bunnei 8ae3b5f4de Merge pull request #2704 from FernandoS27/conditional 7 years ago
Zach Hilman 19b1d82fe4 Fix README change mistake (#2754) 7 years ago
ReinUsesLisp 11138d67ad shader/decode: Implement S2R Tic 7 years ago
bunnei 92195406c7 Merge pull request #2734 from ReinUsesLisp/compute-shaders 7 years ago
bunnei 03445ce112 Merge pull request #2735 from FernandoS27/pipeline-rework 7 years ago
Zach Hilman 0b7e8a60d5 Update README.md 7 years ago
Fernando Sahmkow 9a0fa90be2 Shader_Ir: Implement F16 Variants of F2F, F2I, I2F. 7 years ago
Fernando Sahmkow f96208f686 Merge pull request #2693 from ReinUsesLisp/hsetp2 7 years ago
Flame Sage 521d5a88fc Update README.md 7 years ago
Flame Sage 6eeed7c44b Update README.md 7 years ago
Flame Sage c2d28e1d54 Merge pull request #2752 from DarkLordZach/master 7 years ago
Zach Hilman ca7db6fde8 azure: Fix clang-format and releases 7 years ago
Fernando Sahmkow 57e6c1fac3 Maxwell3D: Reorganize and address feedback 7 years ago
Fernando Sahmkow 9a4a346b3f Shader_Ir: Change Debug Asserts for Log Warnings 7 years ago
Fernando Sahmkow 5f6d1644c4 Common/Alignment: Add noexcept where required. 7 years ago
ReinUsesLisp 2f76aafca9 shader/half_set_predicate: Fix HSETP2 implementation 7 years ago
ReinUsesLisp edc43b2509 shader/half_set_predicate: Implement missing HSETP2 variants 7 years ago
Fernando Sahmkow 5581a0d296 Kernel: Address Feedback 7 years ago
Fernando Sahmkow f478fa3a7f Common: Correct alignment allocator to work on C++14 or higher. 7 years ago
Fernando Sahmkow 5bce8f62ac VM_Manager: Align allocated memory to 256bytes 7 years ago
Lioncash 873a3e1144 service/audren_u: Handle audio USB output revision queries in ListAudioDeviceName() 7 years ago
Lioncash cb8212d8b5 service/audren_u: Move revision testing code out of AudRenU 7 years ago
Lioncash b8c8916ab8 service/audio: Remove global system accessors 7 years ago
Lioncash b5db7b0100 service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceName() 7 years ago
Lioncash 9532e5e262 service/audren_u: Report proper device names 7 years ago
Lioncash 2f1921b8f4 video_core/control_flow: Provide operator!= for types with operator== 7 years ago
Lioncash e792178598 video_core/control_flow: Prevent sign conversion in TryGetBlock() 7 years ago
Lioncash c3dd5c7667 video_core/control_flow: Remove unnecessary BlockStack copy constructor 7 years ago
Lioncash 095259a135 video_core/control_flow: Use std::move where applicable 7 years ago
Lioncash 0d287d3551 video_core/control_flow: Use the prefix variant of operator++ for iterators 7 years ago
Lioncash da307b1c61 video_core/control_flow: Use empty() member function for checking emptiness 7 years ago
Lioncash f6250ef163 video_core: Resolve -Wreorder warnings 7 years ago
Lioncash fcc59b55f7 video_core/control_flow: Make program_size for ScanFlow() a std::size_t 7 years ago
Lioncash 1bad7650ec video_core/control_flow: Place all internally linked types/functions within an anonymous namespace 7 years ago
Lioncash 78f54de493 video_core/shader/decode: Prevent sign-conversion warnings 7 years ago
bunnei a0571bcccd Merge pull request #2687 from lioncash/tls-process 7 years ago
bunnei e49fae981f Merge pull request #2738 from lioncash/shader-ir 7 years ago
Fernando Sahmkow 3e0f5631c3 Shader_Ir: correct clang format 7 years ago
Fernando Sahmkow d6e1af6f23 GPU: Add missing puller methods. 7 years ago
Fernando Sahmkow 62486dfb4f MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace. 7 years ago
Fernando Sahmkow 57a372439d Gl_Texture_Cache: Remove assert on component type in GetFormatTuple 7 years ago