index
:
citra
master
Nintendo 3DS emulator/debugger
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_opengl
Commit message (
Expand
)
Author
Age
*
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-07-23
*
Rename LCD to GPU.
Tony Wasserka
2014-06-12
*
common_types: Changed BasicRect back to Rect, in the common namespace
archshift
2014-05-19
*
Merge remote-tracking branch 'upstream/master' into issue-7-fix
archshift
2014-05-16
|
\
|
*
Update FlipFramebuffer
Sethpaien
2014-05-08
*
|
Reverse debugging changes
archshift
2014-04-30
*
|
TGA dumps work, courtesy of @bunnei
archshift
2014-04-30
*
|
Xcode complains that the class name is redundant.
archshift
2014-04-27
*
|
Rect to BasicRect
archshift
2014-04-27
|
/
*
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
2014-04-27
*
fixed renderer to use correct framebuffer location
bunnei
2014-04-27
*
fixed GL context acquire (applies to Qt GUI only)
bunnei
2014-04-21
*
renamed hw_lcd module to just lcd
bunnei
2014-04-17
*
fixed framebuffer color order
bunnei
2014-04-17
*
removed hard-coded framebuffer addresses from renderer_opengl.cpp
bunnei
2014-04-16
*
fixed project includes to use new directory structure
bunnei
2014-04-08
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08