aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines
AgeCommit message (Expand)Author
2018-09-12Merge pull request #1263 from FernandoS27/tex-modebunnei
2018-09-12Implemented Texture Processing ModesFernandoS27
2018-09-11Implemented encodings for LEA and PSETFernandoS27
2018-09-10rasterizer: Drop unused handler.Markus Wick
2018-09-09gl_rasterizer: Implement multiple color attachments.bunnei
2018-09-09Merge pull request #1268 from FernandoS27/tmmlbunnei
2018-09-09Implemented TMMLFernandoS27
2018-09-09Merge pull request #1272 from Subv/dma_2dbunnei
2018-09-09Implemented TXQ dimension query type, used by SMO.FernandoS27
2018-09-08Change name of TEXQ to TXQ, in order to match NVIDIA's namingFernandoS27
2018-09-08GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine.Subv
2018-09-08maxwell_3d: Remove assert that no longer applies.bunnei
2018-09-05Merge pull request #1243 from degasus/VAO_cachebunnei
2018-09-05Implemented IPA ProperlyFernandoS27
2018-09-05gl_rasterizer: Implement a VAO cache.Markus Wick
2018-09-02Merge pull request #1213 from DarkLordZach/octopath-fsbunnei
2018-09-02Merge pull request #1215 from ogniK5377/texs-nodep-assertbunnei
2018-09-02Merge pull request #1214 from ogniK5377/ipa-assertbunnei
2018-09-02Merge pull request #1216 from ogniK5377/ffma-assertbunnei
2018-09-01Removed saturate assertDavid Marcec
2018-09-01Removed saturate assertDavid Marcec
2018-09-01Added FMUL assertsDavid Marcec
2018-09-01Added FFMA assertsDavid Marcec
2018-09-01Added assert for TEXS nodepDavid Marcec
2018-09-01Added better asserts to IPA, Renamed IPA modes to match mesaDavid Marcec
2018-08-31maxwell_3d: Use CoreTiming for query timestampZach Hilman
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-31Added predicate comparison GreaterEqualWithNanHexagon12
2018-08-30gl_shader_decompiler: Implement POPC (#1203)Laku
2018-08-30Merge pull request #1200 from bunnei/improve-ipabunnei
2018-08-29Shaders: Implemented IADD3tech4me
2018-08-29gl_shader_decompiler: Improve IPA for Pass mode with Position attribute.bunnei
2018-08-27Merge pull request #1169 from Lakumakkara/selbunnei
2018-08-25Merge pull request #1173 from lioncash/batchbunnei
2018-08-24maxwell3d: Move FinishedPrimitiveBatch event after AcceleratedDrawBatch()Lioncash
2018-08-24fix SEL_IMM bitstringLaku
2018-08-23Shaders: Added decodings for IADD3 instructionstech4me
2018-08-23maxwell_3d: Update to include additional stencil registers.bunnei
2018-08-22implement lop3Laku
2018-08-22Merge pull request #1124 from Subv/logic_opsbunnei
2018-08-21shader_bytecode: Parenthesize conditional expression within GetTextureType()Lioncash
2018-08-20shader_bytecode: Replace some UNIMPLEMENTED logs.bunnei
2018-08-20GPU: Added registers for the logicop functionality.Subv
2018-08-20Merge pull request #1104 from Subv/instanced_arraysbunnei
2018-08-20Merge pull request #1112 from Subv/sampler_typesbunnei
2018-08-19Merge pull request #1089 from Subv/neg_bitsbunnei
2018-08-19Shaders/TEXS: Fixed the component mask in the TEXS instruction.Subv
2018-08-19Shader: Added bitfields for the texture type of the various sampling instruct...Subv
2018-08-19Shaders: Added decodings for TLD4 and TLD4SSubv
2018-08-19Merge pull request #1109 from Subv/ldg_decodebunnei