This website requires JavaScript.
Explore
Help
Sign in
Forks
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
mirror of
https://github.com/PabloMK7/citra.git
synced
2025-01-20 02:43:04 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8ee814ec27
citra
/
src
/
core
/
hw
History
Emmanuel Gil Peyrot
8ee814ec27
GPU: Use shifts instead of multiplications to calculate the actual size of the output.
2015-06-28 14:31:13 +01:00
..
gpu.cpp
GPU: Use shifts instead of multiplications to calculate the actual size of the output.
2015-06-28 14:31:13 +01:00
gpu.h
Common: Remove common.h
2015-05-07 15:45:22 -03:00
hw.cpp
hw: Fix mismatched Write call
2015-06-16 15:49:22 -04:00
hw.h
Added LCD registers, and implementation for color filling in OGL code.
2015-03-09 15:51:41 -07:00
lcd.cpp
Remove every trailing whitespace from the project (but externals).
2015-05-29 21:59:29 +01:00
lcd.h
Remove every trailing whitespace from the project (but externals).
2015-05-29 21:59:29 +01:00
y2r.cpp
Y2R: Rework conversion process, enabling support for all formats
2015-06-21 20:58:55 -03:00
y2r.h
Y2R: Rework conversion process, enabling support for all formats
2015-06-21 20:58:55 -03:00