index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
PixelEngine.h
Age
Commit message (
Expand
)
Author
2022-03-29
PixelEngine: Convert to BitField and enum class
Pokechu22
2021-11-25
Delay singlecore gpu interrupts
Scott Mansell
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Lint: End of namespace
Sepalani
2017-02-28
PixelEngine: Move enum constants into the PixelEngine namespace
Lioncash
2017-01-05
specify custom brace style to fix unions
BhaaL
2016-08-10
PixelEngine: Delay token updates by events.
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-10-10
Reimplement Bounding Box calculation using the software renderer.
crudelios
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-06-01
Video backends: remove dead code.
magumagu
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2014-02-16
Remove the old MMIO access "interface".
Pierre Bourdon
2014-02-16
MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...
Pierre Bourdon
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-09
Cleanup enum indentations.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre