summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
AgeCommit message (Expand)Author
2023-12-22VideoCommon/PixelEngine: Generify lock guardsLioncache
2023-12-22VideoCommon/PixelEngine: Remove global system accessor in UpdateInterrupts()Lioncache
2023-12-22VideoCommon/PixelEngine: Passthrough system instance in constructorLioncache
2023-01-31Move BoundingBox out of RenderBaseScott Mansell
2023-01-04HW/ProcessorInterface: Refactor to class, move to Core::System.Admiral H. Curtiss
2022-12-27VideoCommon: De-globalize PixelShaderManager class.Admiral H. Curtiss
2022-12-11VideoCommon/PixelEngine: Pass Core::System to methods.Admiral H. Curtiss
2022-12-11VideoCommon/PixelEngine: Refactor to class, move to Core::System.Admiral H. Curtiss
2022-12-10VideoCommon/Fifo: Refactor to class, move to Core::System.Admiral H. Curtiss
2022-11-27CoreTiming: Refactor to class.Admiral H. Curtiss
2022-11-23HW: Pass System to MMIO handlers.Admiral H. Curtiss
2022-11-06CoreTiming: Pass Core::System to Events.Admiral H. Curtiss
2022-10-06Common/PointerWrap: Remove DoPODPokechu22
2022-03-29PixelEngine: Convert to BitField and enum classPokechu22
2022-03-29PixelEngine: Remove old commentPokechu22
2022-01-09Config: Port dual core setting to new config system.Admiral H. Curtiss
2021-11-25Delay singlecore gpu interruptsScott Mansell
2021-10-04VideoCommon: Abstract bounding boxTechjar
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Lint: End of namespaceSepalani
2020-11-17VideoCommon: Migrate over to fmtLioncash
2019-12-05VideoCommon/BoundingBox: Move PixelShaderManager::SetBoundingBoxActive() call...Lioncash
2019-12-05VideoCommon/BoundingBox: Make interface for querying bounding box dataLioncash
2017-09-02CommandProcessor: Remove unnecessary includeLioncash
2017-07-30ShaderGen: Implement pixel ubershadersStenzek
2017-01-27PixelEngine: Use a DirectRead for the token.degasus
2017-01-05specify custom brace style to fix unionsBhaaL
2016-10-01Reorganise a ton of logs levelaldelaro5
2016-09-03Core: Change CoreTiming event key from int to EventType*EmptyChaos
2016-09-01PixelEngine: Add missing static specifier for `s_token_finish_mutex`.Jules Blok
2016-08-11Run clang-format on missed filesLéo Lam
2016-08-11CoreTiming: Merge ScheduleEvent variants into one functionJosJuice
2016-08-10PixelEngine: Delay token updates by events.degasus
2016-08-10PixelEngine: Cleanup PE Token.degasus
2016-08-10PixelEngine: Drop write-only variables.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-04-10Alternative fix: promote cycleslate to an s64 everywhere.Scott Mansell
2016-01-25Fifo: Make g_use_deterministic_gpu_thread a TU-local variableLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12Fifo: Create a "Fifo" namespace.degasus
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-06Fix indeterminism in GPU thread mode.comex
2015-05-27CommandProcessor: Replace volatile usages with atomicsLioncash
2015-05-27PixelEngine: Replace volatile usages with atomicsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-01Fix dead linkIngve Skåra
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2015-01-30Clean up usage of ScheduleEvent_Threadsafe.magumagu
2014-11-17OGL: implement bounding box support with ssbodegasus