summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
AgeCommit message (Expand)Author
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
2014-10-10Get buildbot to compile.crudelios
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-07-13Fix warnings unearthed by #579Tillmann Karras
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-01Video backends: remove dead code.magumagu
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon PE MMIOs to the new interface.Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-09Clean up some struct indentationsLioncash
2014-02-09Cleanup enum indentations.Lioncash
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2014-01-25Rewrote bounding box algotithm. Fixes issues 5967, 6154, 6196, 6211.crudelios
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre