Twinaphex
|
3d092c8394
|
Merge pull request #8132 from alphanu1/master
CRTSwitchRes Updates: Including Raspberry PI
|
2019-01-31 15:04:16 +01:00 |
|
alphanu1
|
ccd234465e
|
fixed restore res bug
|
2019-01-31 11:56:59 +00:00 |
|
alphanu1
|
9176fc30ee
|
Fix restore res bug
|
2019-01-31 11:53:16 +00:00 |
|
David Skywalker
|
347519a4d8
|
now X11 driver using keycodes instead keysyms, fixes international layouts problems.
|
2019-01-31 12:50:58 +01:00 |
|
alphanu1
|
f23468b8a6
|
Merge branch 'master' of https://github.com/alphanu1/MME4CRT
|
2019-01-31 11:18:08 +00:00 |
|
alphanu1
|
0f400b433b
|
Update dispserv_x11.c
|
2019-01-31 11:17:56 +00:00 |
|
alphanu1
|
86696d3bf3
|
Update dispserv_x11.c
|
2019-01-30 23:15:13 +00:00 |
|
alphanu1
|
8344b0d049
|
Update dispserv_x11.c
|
2019-01-30 22:48:04 +00:00 |
|
alphanu1
|
ce6a6c0e21
|
Update dispserv_x11.c
|
2019-01-30 22:46:29 +00:00 |
|
alphanu1
|
a7814a7601
|
Update dispserv_x11.c
|
2019-01-30 22:41:13 +00:00 |
|
alphanu1
|
f510efd64e
|
Update dispserv_x11.c
|
2019-01-30 22:34:18 +00:00 |
|
alphanu1
|
257dbd825a
|
Update dispserv_x11.c
|
2019-01-30 22:28:46 +00:00 |
|
alphanu1
|
5afcd020bd
|
update
|
2019-01-30 22:17:36 +00:00 |
|
alphanu1
|
fac95efaba
|
Update dispserv_x11.c
|
2019-01-30 22:08:04 +00:00 |
|
alphanu1
|
fa8c9d7049
|
new method
|
2019-01-30 21:55:33 +00:00 |
|
alphanu1
|
a4b391d796
|
Update video_crt_switch.c
|
2019-01-30 20:58:30 +00:00 |
|
alphanu1
|
8fdbdf8b8b
|
Update video_crt_switch.c
|
2019-01-30 20:57:52 +00:00 |
|
alphanu1
|
0726cc425c
|
Update video_crt_switch.c
|
2019-01-30 20:51:05 +00:00 |
|
alphanu1
|
c43a93e544
|
Adding userland for RPi
|
2019-01-30 20:47:36 +00:00 |
|
alphanu1
|
76bf63f905
|
RPi Additions new switching method
Partil new switching method
|
2019-01-30 20:17:32 +00:00 |
|
twinaphex
|
406d927f6b
|
(D3D11) Comment out performance counter
|
2019-01-29 08:57:06 +01:00 |
|
natinusala
|
04b2ffcb9e
|
Fix scissoring for d3d10 and d3d11
|
2019-01-28 19:23:46 +01:00 |
|
Twinaphex
|
e8e384aa4f
|
Merge pull request #8076 from jdgleaver/rgui-vulkan-linear
(Vulkan) Enable RGUI 'Menu Linear Filter' option (please review)
|
2019-01-28 16:00:18 +01:00 |
|
Twinaphex
|
158cec17fd
|
Merge pull request #8107 from benutzer193/master
Fix #8081 [Wayland+Vulkan] Core Dump in wl_egl_window_resize
|
2019-01-28 13:09:09 +01:00 |
|
krzys-h
|
3c18232448
|
Fix d3d12 swap chain creation
Apparently, HAVE_WINDOW was not defined in this file (and this obviously
doesn't appear on MSVC because of how griffin.c works...)
|
2019-01-28 10:44:47 +01:00 |
|
Twinaphex
|
d2edf39f11
|
Merge pull request #8106 from bparker06/menusounds
Implement in-menu sound effects
|
2019-01-28 01:23:25 +01:00 |
|
Twinaphex
|
8b958b91f9
|
Merge pull request #8105 from orbea/qb
Update generate_wayland_protos.sh.
|
2019-01-28 00:31:57 +01:00 |
|
Brad Parker
|
90db5e7e27
|
Implement in-menu sound effects
|
2019-01-27 11:22:16 -05:00 |
|
Brad Parker
|
8b6676e17f
|
d3d9: implement scissor test
|
2019-01-26 20:13:39 -05:00 |
|
Twinaphex
|
1546ba05d4
|
Merge pull request #8104 from bparker06/d3d_scissor
implement scissor test for D3D10/11
|
2019-01-27 01:31:11 +01:00 |
|
orbea
|
ae7b09afae
|
gfx: Update generate_wayland_protos.sh.
|
2019-01-26 16:08:18 -08:00 |
|
Brad Parker
|
29a07895b9
|
implement scissor test for D3D10/11, fixes #7897
|
2019-01-26 18:52:49 -05:00 |
|
Twinaphex
|
b512c0aeb9
|
Merge pull request #8095 from Sunderland93/wayland-version
[Wayland] Set minimum wayland version to 1.12
|
2019-01-26 22:49:34 +01:00 |
|
benutzer193
|
8e26b13578
|
If window is not present, create window
|
2019-01-26 17:49:20 +01:00 |
|
Sunderland93
|
10d2d13004
|
Fix version's comparison
|
2019-01-26 13:41:03 +04:00 |
|
orbea
|
63c7abef06
|
qb: Allow testing more than one version in check_pkgconf.
|
2019-01-25 15:04:29 -08:00 |
|
Sunderland93
|
677395f05e
|
[Wayland] Set minimum wayland version to 1.12
|
2019-01-25 21:41:13 +04:00 |
|
orbea
|
088860e499
|
Silence -Wformat-truncation warnings with DEBUG=1.
|
2019-01-24 10:59:53 -08:00 |
|
jdgleaver
|
11af72286b
|
(Vulkan) Enable RGUI 'Menu Linear Filter' option
|
2019-01-23 11:55:17 +00:00 |
|
orbea
|
d3f81e8db8
|
Fix the osx metal travis build.
|
2019-01-21 13:03:51 -08:00 |
|
Twinaphex
|
2ba90e218f
|
Merge pull request #8051 from Sunderland93/master
[Wayland] Change prev_width and prev_height to unsigned int
|
2019-01-20 20:31:43 +01:00 |
|
M4xw
|
7d186f7d2c
|
Revert PR #8043
|
2019-01-20 20:06:57 +01:00 |
|
Sunderland93
|
cd35fb9440
|
Change prev_width and prev_height to unsigned int
|
2019-01-20 22:12:05 +04:00 |
|
twinaphex
|
4350073265
|
Revert "Revert "Fix function signature of metal_unload_texture""
This reverts commit 1a7d69621f321b315394ffabe987a3306aa00c0b.
|
2019-01-20 17:34:38 +01:00 |
|
twinaphex
|
1a7d69621f
|
Revert "Fix function signature of metal_unload_texture"
This reverts commit bd16d5c9dcf29e608ce4820b7dadcd92beb5dab9.
|
2019-01-20 17:33:07 +01:00 |
|
Twinaphex
|
bd16d5c9dc
|
Fix function signature of metal_unload_texture
|
2019-01-20 03:31:45 +01:00 |
|
twinaphex
|
b13777e9fc
|
Header cleanups
|
2019-01-20 03:16:58 +01:00 |
|
twinaphex
|
8349f9217c
|
Warning cleanup
|
2019-01-20 01:52:20 +01:00 |
|
twinaphex
|
d3ae2cbd29
|
Cleanup some header includes
|
2019-01-20 01:49:21 +01:00 |
|
twinaphex
|
22e99568ed
|
Small cleanups
|
2019-01-20 00:48:02 +01:00 |
|