Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
11 лет назад |
Lioncash
|
526eb33d1e
video_core: Remove unused variables
|
11 лет назад |
Subv
|
d1b9383d86
HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint.
|
11 лет назад |
bunnei
|
1f18c9f8dd
Merge pull request #1034 from yuriks/rg8-textures
|
11 лет назад |
LittleWhite
|
9d6748fa94
Fix Linux GCC 4.9 build (complaining about undeclared memset)
|
11 лет назад |
Tony Wasserka
|
f5144e6c10
Merge pull request #997 from Lectem/cmdlist_full_debug
|
11 лет назад |
Tony Wasserka
|
33ba604fd9
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
|
11 лет назад |
Tony Wasserka
|
2e3601f415
Pica/DebugUtils: Include uniform information into shader dumps.
|
11 лет назад |
Tony Wasserka
|
4cb302c8ae
citra-qt: Improve shader debugger.
|
11 лет назад |
Patrick Martin
|
5b65d95310
videocore: Added RG8 texture support
|
11 лет назад |
Emmanuel Gil Peyrot
|
5115d0177e
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
|
11 лет назад |
Lectem
|
facb2555a9
citra-qt/debug_utils: Use lock_guard everywhere
|
11 лет назад |
Lectem
|
e663751f8b
citra-qt/command list: Add mask column
|
11 лет назад |
Yuri Kunde Schlesner
|
13347997ba
VideoCore: #ifdef out some debugging routines
|
11 лет назад |
Yuri Kunde Schlesner
|
00529c71d4
Address error that remained in last merge
|
11 лет назад |
zawata
|
04756bdaf6
Video_Core : Type fixes
|
11 лет назад |
zawata
|
017437e8d7
Video_Core : Change Tabs to Spaces
|
11 лет назад |
zawata
|
716120da3d
Video_Core : Fix Conversion Warnings
|
11 лет назад |
Emmanuel Gil Peyrot
|
45c4781544
CitraQt: Cleanup includes.
|
11 лет назад |
archshift
|
76690392bf
Move video_core/color.h to common/color.h
|
11 лет назад |
archshift
|
5df2d1b5f7
Move video_core/math.h to common/vector_math.h
|
11 лет назад |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 лет назад |
bunnei
|
1b42d55a9d
Pica: Create 'State' structure and move state memory there.
|
11 лет назад |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 лет назад |
archshift
|
40310e2132
Implement I4 texture format
|
11 лет назад |
Emmanuel Gil Peyrot
|
36b48082d5
VideoCore: Remove a superfluous auto variable declaration in debug_utils.
|
11 лет назад |
Gareth Higgins
|
8060c519a6
Changed occurences of colour to color for consistency
|
11 лет назад |
Emmanuel Gil Peyrot
|
92fd2a1ee3
VideoCore: Add static_cast around expressions where the compiler doesn’t deduce the right type.
|
11 лет назад |
Subv
|
4b8d4d0ed5
GPU/Textures: Fixed ETC texture decoding.
|
11 лет назад |
bunnei
|
34c31db14a
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
|
11 лет назад |