archshift
|
76690392bf
Move video_core/color.h to common/color.h
|
11 年 前 |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 年 前 |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 年 前 |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
11 年 前 |
Yuri Kunde Schlesner
|
17a8cae003
Memory: Add GetPhysicalPointer helper function
|
11 年 前 |
bunnei
|
57aaaf92db
HW: Properly initialize and shutdown all modules.
|
11 年 前 |
Lioncash
|
7da90dee42
gpu: Fix a missing format specifier
|
11 年 前 |
purpasmart96
|
198c0ddc72
Services: Stubs and minor changes
|
11 年 前 |
bunnei
|
580b317821
Merge pull request #650 from Subv/scaling
|
11 年 前 |
Subv
|
23b401c3ac
GPU/DisplayTransfer: Made the scaling bits a single 2bit value
|
11 年 前 |
Subv
|
fb8f47060b
GPU: Implemented the flip_data (bit 0) bit in display transfers.
|
11 年 前 |
bunnei
|
ed5b275d21
Merge pull request #642 from bunnei/touchpad
|
11 年 前 |
bunnei
|
d61b26b79f
HID: Complete refactor of pad/touch input to fix threading issues.
|
11 年 前 |
bunnei
|
b56829df02
Merge pull request #629 from archshift/lcdfb
|
11 年 前 |
Subv
|
ae0dfcae1d
GPU: Fixed the bit 25 in the display transfer flags.
|
11 年 前 |
Subv
|
a762f9c176
GPU: Corrected the 24 bit memory fills component order
|
11 年 前 |
archshift
|
47010fea31
Implement SetLcdForceBlack, move register enum to hw.h
|
11 年 前 |
bunnei
|
34c31db14a
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
|
11 年 前 |
Subv
|
c564c21668
GPU: Implemented bits 3 and 1 from the display transfer flags.
|
11 年 前 |
Subv
|
b1284222f2
GPU: Fixed RGBA8 as output format in a display transfer.
|
11 年 前 |
bunnei
|
89a71eb6a4
Merge pull request #471 from archshift/pp3ports3
|
11 年 前 |
Tony Wasserka
|
23c6764b2b
GPU: Add support for more framebuffer formats in display transfers.
|
11 年 前 |
Subv
|
fbbfb52a2c
GPU: Fixed the RGBA8 input format and RGB8 output format
|
11 年 前 |
Tony Wasserka
|
0da6a7e234
GPU: Properly implement memory fills.
|
11 年 前 |
Lioncash
|
676daef3c7
core: Fix some warnings on OSX
|
11 年 前 |
Yuri Kunde Schlesner
|
a09f71521e
GPU: Fix buffer overrun in Display Transfers
|
11 年 前 |
Yuri Kunde Schlesner
|
9e084826b8
GPU: Do periodic VBlank updates using CoreTiming
|
11 年 前 |
Yuri Kunde Schlesner
|
e29dd76e12
GPU: Correct wrong default framebuffer address for sub-screen.
|
11 年 前 |
Yuri Kunde Schlesner
|
98e3274935
GPU: Fire GPU interrupts at the correct places.
|
11 年 前 |
Yuri Kunde Schlesner
|
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
|
11 年 前 |