index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
graphics_framebuffer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
citra-qt: Add explicit casts to prevent some warnings.
Subv
2015-01-10
1
-2
/
+2
*
citra-qt: Fixed some Qt errors on initialization
Subv
2015-01-10
1
-2
/
+2
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-2
/
+2
*
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-06
1
-8
/
+8
|
\
|
*
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-01-01
1
-8
/
+8
*
|
Pica: Cleanup color conversion.
Tony Wasserka
2014-12-31
1
-8
/
+5
*
|
citra-qt: Fix displaying RGBA5551 framebuffers.
Tony Wasserka
2014-12-31
1
-0
/
+4
*
|
citra-qt: Always show pica framebuffers as RGBA8.
Tony Wasserka
2014-12-31
1
-1
/
+2
|
/
*
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
1
-1
/
+1
|
\
|
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
|
Pica: Unify ugly address translation hacks.
Tony Wasserka
2014-12-20
1
-4
/
+4
*
|
citra-qt: Fix invalid memory read upon program startup.
Tony Wasserka
2014-12-20
1
-1
/
+2
*
|
Clean up some warnings
Chin
2014-12-20
1
-6
/
+6
|
/
*
Some code cleanup.
Tony Wasserka
2014-12-09
1
-2
/
+2
*
citra-qt: Add pica framebuffer widget.
Tony Wasserka
2014-12-09
1
-0
/
+282