bunnei
|
5e66a24423
gl_shader_decompiler: Several fixes for indirect constant buffer loads.
|
8 years ago |
bunnei
|
290439a6a5
gl_rasterizer: Fix upload size for constant buffers.
|
8 years ago |
bunnei
|
dc876fd63a
maxwell_to_gl: Properly handle UnsignedInt/SignedInt sizes.
|
8 years ago |
bunnei
|
d8fd3ef4fe
gl_rasterizer_cache: Implement G8R8S format.
|
8 years ago |
bunnei
|
1c31cbad72
Merge pull request #1062 from lioncash/unused
|
8 years ago |
Lioncash
|
2e715ef70d
emu_window: Ensure WindowConfig members are always initialized
|
8 years ago |
Lioncash
|
319dbc5843
CMakeLists: Add architecture detection for AArch64
|
8 years ago |
Lioncash
|
60f476cd8f
common/telemetry: Migrate core-independent info gathering to common
|
8 years ago |
Lioncash
|
6d549abb4e
common/xbyak_abi: Mark defined functions in header as inline
|
8 years ago |
Lioncash
|
0ce0905380
common/xbyak: Use nested namespace specifiers where applicable
|
8 years ago |
Lioncash
|
11895d54af
common: Remove unused old breakpoint source files
|
8 years ago |
bunnei
|
d1520410a3
Merge pull request #1055 from lioncash/init
|
8 years ago |
bunnei
|
4dacb8a4b1
Merge pull request #1058 from greggameplayer/BC7U_Fix
|
8 years ago |
bunnei
|
5b32594fbe
Merge pull request #1050 from bunnei/rgba16-unorm
|
8 years ago |
James Rowe
|
882ce44986
Merge pull request #1060 from lioncash/log
|
8 years ago |
Lioncash
|
bc7bfd96f0
logging/backend: Use const reference to refer to log filter
|
8 years ago |
greggameplayer
|
6bfcf13187
Fix BC7U
|
8 years ago |
Mat M
|
309564abe3
Merge pull request #1046 from ogniK5377/missing-channels
|
8 years ago |
Lioncash
|
b6c47b578f
mm_u: Forward all old variants of functions to the new ones
|
8 years ago |
Lioncash
|
9d09d92c56
mm_u: Move implementation class into the cpp file
|
8 years ago |
Lioncash
|
57d007e545
audout_u: Correct IAudioOut initializer list order
|
8 years ago |
bunnei
|
6e52f37d5b
renderer_opengl: Implement RenderTargetFormat::RGBA16_UNORM.
|
8 years ago |
Zhu PengFei
|
59d18ef55b
common/misc: use windows.h
|
8 years ago |
bunnei
|
46fbf6dd92
Merge pull request #1052 from ogniK5377/xeno
|
8 years ago |
bunnei
|
f19b4fab5f
Merge pull request #1033 from MerryMage/interp
|
8 years ago |
bunnei
|
875d52a81f
Merge pull request #1053 from MerryMage/rm-IsExecuting
|
8 years ago |
Mat M
|
9bf9c71c88
Merge pull request #1049 from bunnei/vtx-size-8
|
8 years ago |
MerryMage
|
fcc5155601
arm_dynarmic: Remove IsExecuting check from PrepareReschedule
|
8 years ago |
David Marcec
|
45cc022ea9
Implement RG32UI and R32UI
|
8 years ago |
B3n30
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 years ago |