index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_opengl
/
renderer_opengl.cpp
Age
Commit message (
Expand
)
Author
2014-07-23
GPU: Make use of RegisterSet.
Tony Wasserka
2014-07-23
Renderer: Fix component order in bottom framebuffer.
Tony Wasserka
2014-07-23
Renderer: Respect the active_fb GPU register.
Tony Wasserka
2014-07-23
Renderer: Add a few TODOs.
Tony Wasserka
2014-06-12
Rename LCD to GPU.
Tony Wasserka
2014-05-19
common_types: Changed BasicRect back to Rect, in the common namespace
archshift
2014-05-16
Merge remote-tracking branch 'upstream/master' into issue-7-fix
archshift
2014-05-08
Update FlipFramebuffer
Sethpaien
2014-04-30
Reverse debugging changes
archshift
2014-04-30
TGA dumps work, courtesy of @bunnei
archshift
2014-04-27
Rect to BasicRect
archshift
2014-04-27
fixed renderer to use correct framebuffer location
bunnei
2014-04-21
fixed GL context acquire (applies to Qt GUI only)
bunnei
2014-04-17
renamed hw_lcd module to just lcd
bunnei
2014-04-17
fixed framebuffer color order
bunnei
2014-04-16
removed hard-coded framebuffer addresses from renderer_opengl.cpp
bunnei
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei
[prev]