Alexander Laties
|
0a31e373f1
fixup simple type conversions where possible
|
10 سال پیش |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 سال پیش |
Henrik Rydgard
|
01a1555b5d
Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations.
|
10 سال پیش |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
10 سال پیش |
Lioncash
|
4501a9eb50
debug_utils: use std::make_unique for initializing PicaTrace
|
10 سال پیش |
Lioncash
|
a4120ca66c
file_util: Don't expose IOFile internals through the API
|
10 سال پیش |
Jannik Vogel
|
ff7c798d86
Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)
|
10 سال پیش |
Lioncash
|
63e956cc7a
video_core: Don't cast away const
|
10 سال پیش |
Lioncash
|
bf76afc68d
renderer_base: Don't directly expose the rasterizer unique_ptr
|
10 سال پیش |
Dwayne Slater
|
6b775034dd
Add immediate mode vertex submission
|
10 سال پیش |
MerryMage
|
6c71858c5c
BitField: Make trivially copyable and remove assignment operator
|
10 سال پیش |
Yuri Kunde Schlesner
|
195fedccf0
VideoCore: Unify interface to OpenGL and SW rasterizers
|
10 سال پیش |
Yuri Kunde Schlesner
|
03835d04f4
VideoCore: Rename HWRasterizer methods to be less confusing
|
10 سال پیش |
Emmanuel Gil Peyrot
|
14af5919ba
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
|
10 سال پیش |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
11 سال پیش |
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 سال پیش |