Vladimir Serbinenko
|
c2db12c727
|
Enable menu toggle button on retrofw devices (#13889)
|
2022-04-26 09:59:36 +02:00 |
|
github-actions
|
7489b5b078
|
Fetch translations from Crowdin
|
2022-04-26 00:11:44 +00:00 |
|
twinaphex
|
47a1f8f851
|
(D3D8/D3D9) Do not run unnecessary d3d_matrix_identity call before
d3d_matrix_rotation_z - rotation_z already sets identity matrix for
the matrix
|
2022-04-25 19:21:52 +02:00 |
|
twinaphex
|
3c3a305eb3
|
Add HAVE_GDI ifdef
|
2022-04-25 18:39:41 +02:00 |
|
Cthulhu-throwaway
|
1f879b0472
|
(Netplay/Content Find Task) Ensure CRC32 is 8 characters long (#13887)
Ensure CRC32 is 8 hexadecimal characters long when comparing CRCs with loaded content.
|
2022-04-25 18:36:59 +02:00 |
|
twinaphex
|
339a8736c1
|
(feralgamemode) Cleanups - get rid of fprintfs
|
2022-04-25 18:14:31 +02:00 |
|
Autechre
|
f42591305d
|
Revert "Fix crc32 comparision (#13884)" (#13886)
This reverts commit f377c0d041 .
|
2022-04-25 18:06:04 +02:00 |
|
twinaphex
|
3d0f8c1ed5
|
(D3D9) Get rid of d3d9_set_stream_source inline function
|
2022-04-25 17:40:18 +02:00 |
|
twinaphex
|
609c56b7cd
|
(D3D9) Cleanups
|
2022-04-25 17:06:11 +02:00 |
|
Vladimir Serbinenko
|
eaf98919a9
|
Add missing locks in audio_mixer.c (#13858)
|
2022-04-25 16:54:10 +02:00 |
|
Alexander Trufanov
|
141bba0464
|
ensure history list will contain crc32 (#13883)
|
2022-04-25 15:53:23 +02:00 |
|
Alexander Trufanov
|
f377c0d041
|
Fix crc32 comparision (#13884)
As state->content_crc has "|crc" suffix.
|
2022-04-25 15:40:25 +02:00 |
|
twinaphex
|
2864f70bd9
|
(D3D12) Cleanups
|
2022-04-24 23:33:08 +02:00 |
|
twinaphex
|
589548337c
|
(D3D10) Cleanup
|
2022-04-24 22:03:08 +02:00 |
|
twinaphex
|
77adfb1c1a
|
Simplify D3D10/D3D12 headers
|
2022-04-24 21:56:06 +02:00 |
|
twinaphex
|
abe85e5e13
|
(D3D11) Get rid of more ununused inline functions
|
2022-04-24 21:38:05 +02:00 |
|
twinaphex
|
d6aa3fdce5
|
(D3D9) Cleanups - get rid of more inline functions
|
2022-04-24 15:07:56 +02:00 |
|
twinaphex
|
96d7c31983
|
(D3D11) Cleanups
|
2022-04-24 13:40:38 +02:00 |
|
twinaphex
|
fc2b3f1ed9
|
(D3D) Cleanups
|
2022-04-24 12:59:23 +02:00 |
|
twinaphex
|
736f6eb8b6
|
(D3D8) Rewrite D3D8 code somewhat - this driver will never
have renderchains, so simplify it
|
2022-04-24 12:23:01 +02:00 |
|
twinaphex
|
6a537a656d
|
(D3D10/D3D11/D3D12) Get rid of save_hlsl codepath when loading
shaders (and they fail), or debug mode
|
2022-04-24 12:01:36 +02:00 |
|
twinaphex
|
3c6098dff7
|
(D3D11) Cleanups of unused inline functions
|
2022-04-24 11:59:20 +02:00 |
|
github-actions
|
1613ebdfb4
|
Fetch translations from Crowdin
|
2022-04-24 00:11:14 +00:00 |
|
twinaphex
|
8973f2ae01
|
(D3D11) Cleanups - use less inlined functions
|
2022-04-23 16:25:59 +02:00 |
|
twinaphex
|
0888297f31
|
(D3D11) Cleanups - go through less inlined functions
|
2022-04-23 11:36:10 +02:00 |
|
twinaphex
|
1887aee7c4
|
(D3D11) Cleanup some inline functions
|
2022-04-23 09:07:00 +02:00 |
|
github-actions
|
d0ef0eccbf
|
Fetch translations from Crowdin
|
2022-04-23 00:09:39 +00:00 |
|
twinaphex
|
5d82b36f9c
|
(D3D11) Use less inlined functions
|
2022-04-22 22:58:35 +02:00 |
|
twinaphex
|
7f8a0e352f
|
(D3D11) Get rid of some inline functions
|
2022-04-22 21:12:05 +02:00 |
|
twinaphex
|
af029ed2f9
|
(Gitlab) Re-enable osx-ppc
|
2022-04-22 17:58:49 +02:00 |
|
twinaphex
|
a25fabd6f7
|
(D3D9 HLSL) Set this parameter to 0 to indicate we are using
vertex declarations instead of FVFs
|
2022-04-22 16:41:08 +02:00 |
|
twinaphex
|
90f53bf6f4
|
(D3D9) Cleanups
|
2022-04-22 16:21:27 +02:00 |
|
twinaphex
|
845a469d4c
|
(D3D8/9) Cleanups
|
2022-04-22 16:02:21 +02:00 |
|
Cthulhu-throwaway
|
669af1d9c6
|
(Netplay) Initialize client's allow_pausing to true (#13873)
|
2022-04-22 15:37:11 +02:00 |
|
twinaphex
|
c4b8b9cfe9
|
(D3D8) Buildfixes
|
2022-04-22 15:29:33 +02:00 |
|
twinaphex
|
45c901ca53
|
(D3D8) Cleanups - get rid of many inline functions
|
2022-04-22 15:05:28 +02:00 |
|
twinaphex
|
0117228fec
|
(D3D9 HLSL) Buildfix
|
2022-04-22 14:41:50 +02:00 |
|
twinaphex
|
afb04b419b
|
(D3D9) Cleanups
|
2022-04-22 14:37:39 +02:00 |
|
Alexander Trufanov
|
7f0cf651f1
|
Fix gamecrc parsing (#13872)
|
2022-04-22 14:31:37 +02:00 |
|
twinaphex
|
b231ae7c41
|
(D3D9) Start getting rid of inline D3D9 functions
|
2022-04-22 14:25:13 +02:00 |
|
twinaphex
|
cedf77d87f
|
Move d3d9_renderchain_blit_to_texture to d3d9_common.c
|
2022-04-22 13:50:36 +02:00 |
|
twinaphex
|
6f71879012
|
(MSVC2017) Cleanup vcxproj
|
2022-04-22 13:38:58 +02:00 |
|
twinaphex
|
bc018cff15
|
(D3D9 Cg) Cleanups
|
2022-04-22 13:36:42 +02:00 |
|
twinaphex
|
3336e61859
|
(Qt) Combine Qt header files
|
2022-04-22 08:26:27 +02:00 |
|
Autechre
|
a23127c51b
|
Update .gitlab-ci.yml
|
2022-04-22 06:43:33 +02:00 |
|
Autechre
|
3d1f01fecc
|
Cg rewrite (#13871)
* (D3D9 Cg) rewrite/cleanups
* Buildfixes
|
2022-04-22 05:39:14 +02:00 |
|
twinaphex
|
a0738111e9
|
(D3D9 Cg) Cleanups
|
2022-04-22 05:14:04 +02:00 |
|
github-actions
|
cc4aa85bc0
|
Fetch translations from Crowdin
|
2022-04-22 00:12:32 +00:00 |
|
driver1998
|
2f0bdac2f5
|
Fixes the d3d9cg driver (#13870)
|
2022-04-22 00:15:54 +01:00 |
|
twinaphex
|
6f0bef6b7b
|
(D3D8) Cleanups
|
2022-04-21 17:06:14 +02:00 |
|