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
/
core
/
hle
/
service
/
gsp_gpu.cpp
Age
Commit message (
Expand
)
Author
2015-05-22
OpenGL renderer
tfarley
2015-05-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-10
fixup! GSP: Small tweaks to shared memory initialization
Yuri Kunde Schlesner
2015-05-10
GSP: Small tweaks to shared memory initialization
Yuri Kunde Schlesner
2015-05-10
Kernel: Capture SharedMemory attributes at creation, not when mapping
Yuri Kunde Schlesner
2015-04-05
Clean-up mem_map constants and fix framebuffer translation errors
Yuri Kunde Schlesner
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-05
Implement SetLcdForceBlack, move register enum to hw.h
archshift
2015-02-18
GPU: Properly implement memory fills.
Tony Wasserka
2015-02-12
Build: Fixed some warnings
Subv
2015-02-11
Implemented WriteHWRegsWithMask for GSP.
Kevin Hartman
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
GSP: Fixed typo in SignalInterrupt
bunnei
2015-02-10
GSP: Call SetBufferSwap for each screen on corresponding signal interrupt.
bunnei
2015-02-02
Kernel: Stop creating useless Handles during object creation
Yuri Kunde Schlesner
2015-02-02
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-01-30
Kernel: Convert Event to not use Handles
Yuri Kunde Schlesner
2015-01-30
Kernel: Convert SharedMemory to not use Handles
Yuri Kunde Schlesner
2015-01-14
GSP: Fix appending of interrupts to the shared memory buffer
Yuri Kunde Schlesner
2015-01-14
GSP: Update framebuffer info on all interrupts
Yuri Kunde Schlesner
2015-01-14
GPU: Fire GPU interrupts at the correct places.
Yuri Kunde Schlesner
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2015-01-07
GSP: Toggle active framebuffer each frame
bunnei
2014-12-25
More services & small clean ups
purpasmart96
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-20
License change
purpasmart96
2014-12-18
GSP_GPU: Shut up FlushDataCache
purpasmart96
2014-12-15
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-09
GSP: Trigger GPU interrupts at more accurate locations.
bunnei
2014-12-09
GSP: Updated TriggerCmdReqQueue to return success code.
bunnei
2014-12-09
GSP: Updated RegisterInterruptRelayQueue to return expected magic number.
bunnei
2014-12-09
GPU: Fixed bug in command list size decoding.
bunnei
2014-11-24
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-17
core: Mark some hle functions as static
Lioncash
2014-10-29
Renamed souce files of services to match port names
Gareth Poole
[prev]