twinaphex
|
85c1de7d3a
|
Cleanups
|
2018-10-11 05:05:21 +02:00 |
|
twinaphex
|
75f8e2e7a1
|
Revert
|
2018-10-11 03:52:38 +02:00 |
|
twinaphex
|
0782c3c820
|
Cleanups
|
2018-10-11 03:26:39 +02:00 |
|
Twinaphex
|
77f508dccb
|
Merge pull request #7411 from fr500/presets
fix auto shader preset loading in d3d10, d3d11, d3d12
|
2018-10-11 02:34:12 +02:00 |
|
radius
|
454efe03dc
|
fix auto shader preset loading in d3d10, d3d11, d3d12
|
2018-10-10 19:02:36 -05:00 |
|
Brad Parker
|
2517670f80
|
gdi: remove unused variable
|
2018-10-10 17:54:38 -04:00 |
|
twinaphex
|
5b4473b948
|
Create gl_set_core_context
|
2018-10-10 18:24:41 +02:00 |
|
twinaphex
|
c3c169aeab
|
Add this
|
2018-10-10 18:08:13 +02:00 |
|
twinaphex
|
f336fa0337
|
CXX_BUILD fixes
|
2018-10-10 16:38:13 +02:00 |
|
twinaphex
|
04cc181771
|
Cleanups
|
2018-10-10 16:18:29 +02:00 |
|
Twinaphex
|
1fae526337
|
Merge pull request #7403 from bparker06/gdi_imp
win32: Improvements to GDI drivers
|
2018-10-10 16:13:10 +02:00 |
|
Brad Parker
|
b9699f4780
|
gdi: texture load support, fix menu text alignment, support multi-line messages
|
2018-10-10 09:58:49 -04:00 |
|
twinaphex
|
c02536af08
|
Roll all this back
|
2018-10-09 20:42:47 +02:00 |
|
flyinghead
|
8d586e1a0c
|
Do not force the requested hw context to be Open GL
|
2018-10-09 20:31:40 +02:00 |
|
flyinghead
|
c11e47b08a
|
Checking for core context returns an error in GL3
This error should be ignored.
Mac build fix
|
2018-10-09 19:27:55 +02:00 |
|
Flyinghead
|
d4815084ec
|
Update the rendering context with the GL version whether it is a core context
|
2018-10-09 17:58:36 +02:00 |
|
twinaphex
|
a27bce38cd
|
Simplify gl_get_context
|
2018-10-09 16:46:40 +02:00 |
|
twinaphex
|
0b3ac4e39d
|
Fix C++ comment
|
2018-10-09 15:28:09 +02:00 |
|
twinaphex
|
508e5efdd7
|
Revert "Should hopefully fix Reicast issues"
This reverts commit 509ecab3fe75f286881270a5d4c1ba4d3e75ba66.
|
2018-10-08 18:54:26 +02:00 |
|
twinaphex
|
509ecab3fe
|
Should hopefully fix Reicast issues
|
2018-10-08 15:39:00 +02:00 |
|
Brad Parker
|
826c77d523
|
style cleanup
|
2018-10-02 16:56:40 -04:00 |
|
twinaphex
|
bba6f438cf
|
Cleanups; set pointer_enable for libnx
|
2018-10-01 21:42:05 +02:00 |
|
natinusala
|
fef4448ddb
|
libnx: added touch support
|
2018-10-01 21:22:21 +02:00 |
|
twinaphex
|
85ed60cf9a
|
Cleanups
|
2018-10-01 03:46:12 +02:00 |
|
Twinaphex
|
8548e00503
|
Merge pull request #7335 from fr500/master
use stb font in emscripten (untested)
|
2018-10-01 02:15:28 +02:00 |
|
twinaphex
|
60eb45c102
|
prevent some pointer grabbing
|
2018-10-01 02:00:07 +02:00 |
|
twinaphex
|
77fba6d58d
|
(Vulkan) Silence warning
|
2018-10-01 00:41:29 +02:00 |
|
radius
|
3c8264e9f2
|
use stb font in emscripten (untested)
|
2018-09-30 17:41:24 -05:00 |
|
twinaphex
|
2125f92281
|
Silence warnings/cleanups
|
2018-09-30 13:43:56 +02:00 |
|
twinaphex
|
4c23fa02e9
|
(MSVC 2013) Fix build for rcheevos
(MSVC) Fix some warnings; unused variables, etc.
|
2018-09-30 13:38:58 +02:00 |
|
M4xw
|
373bf932b3
|
[LIBNX] Enable Stb font
|
2018-09-30 04:33:00 +02:00 |
|
M4xw
|
48056e41fc
|
[LIBNX] Remove freetype again
|
2018-09-30 04:12:25 +02:00 |
|
twinaphex
|
fe8a9d7dc3
|
Cleanups
|
2018-09-30 03:09:49 +02:00 |
|
M4xw
|
b4ae829b3f
|
[LIBNX] Workaround for freezes caused by freetype with video threaded, revert later
|
2018-09-29 03:01:41 +02:00 |
|
M4xw
|
a8555a76c5
|
[LIBNX] Fix Switch video driver with enabled GL build
|
2018-09-28 22:53:46 +02:00 |
|
twinaphex
|
1012416b67
|
Change size of video_driver_window_title to 512
|
2018-09-28 21:43:23 +02:00 |
|
M4xw
|
be2cba3200
|
[LIBNX] Mesa EGL backend has been fixed, remove workaround.
|
2018-09-27 20:02:30 +02:00 |
|
M4xw
|
fd155db9cc
|
[LIBNX] Fix font driver
|
2018-09-27 01:23:29 +02:00 |
|
M4xw
|
cf097d7f42
|
[LIBNX] Implement OpenGL
|
2018-09-27 01:23:24 +02:00 |
|
alphanu1
|
e6b8dcf5b0
|
Added functions for new CRT SwitchRes options
|
2018-09-23 20:42:31 +01:00 |
|
alphanu1
|
c362a6d7f4
|
Added functions for new CRT SwitchRes options
|
2018-09-23 20:39:40 +01:00 |
|
Alfredo Monclus
|
599ed980c6
|
Fix linux icon (#7282)
|
2018-09-22 13:37:22 -04:00 |
|
Alfrix
|
244b3bed3d
|
New 16x16 icon
|
2018-09-22 12:14:18 -03:00 |
|
alphanu1
|
e88e8ca614
|
Merge pull request #92 from libretro/master
update
|
2018-09-22 10:41:11 +01:00 |
|
alphanu1
|
eaeb4cc1b8
|
Low res LCD core fix for CRT
|
2018-09-22 10:39:28 +01:00 |
|
lifajucejo
|
1c097fbd5b
|
gfxWaitForVsync not needed with libnx 1.4
- still honors ctx->vsync if enabled in _frame callback for throttling
|
2018-09-20 22:11:52 -04:00 |
|
Yoshi Sugawara
|
2b72a9151d
|
Comment out unsupported code for iOS for now, so that it does not crash on startup; fix for building in Xcode 10
|
2018-09-19 22:09:29 -10:00 |
|
twinaphex
|
60f4e39092
|
Buildfix
|
2018-09-19 02:10:10 +02:00 |
|
Twinaphex
|
4f85ca5f9a
|
Merge pull request #7225 from fr500/master
WIP: [record] start whipping some sense into this feature
|
2018-09-17 06:16:13 +02:00 |
|
twinaphex
|
2c959d8ff1
|
(Display server) Add get_output
|
2018-09-17 03:40:17 +02:00 |
|