Henrik Rydgård
|
4de75235ff
|
Oops, forgot this one.
|
2017-09-28 20:27:31 +02:00 |
|
Henrik Rydgård
|
ebaa8051a4
|
Remove unnecessary ifdef. Thanks Bracket-. See #9548 comments.
|
2017-09-28 19:33:07 +02:00 |
|
Unknown W. Brackets
|
bd63fdd8ed
|
GLES: Android buildfix.
Shouldn't need this, actually.
|
2017-09-20 19:38:24 -07:00 |
|
Unknown W. Brackets
|
1802d7a45e
|
GLSL: Set extension flags for elided core exts.
So that we know we have them, i.e. on Apple.
|
2017-09-20 12:23:11 -07:00 |
|
Unknown W. Brackets
|
e754cca288
|
GLES: Add OpenGL 3.x core profile support.
Need to define #version everywhere and avoid varying/etc.
|
2017-09-20 12:22:01 -07:00 |
|
twinaphex
|
4855b2d6f1
|
mingw patches
|
2017-08-31 22:15:05 +02:00 |
|
Henrik Rydgård
|
6a1fa728d8
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |
|
Henrik Rydgård
|
ff3d799871
|
Remove snprintf compatibility hacks for MSVC versions before 2015
|
2017-08-31 16:46:54 +02:00 |
|
Henrik Rydgård
|
42cb559a8d
|
Merge pull request #9927 from Florin9doi/master
Integrate sceUsbGps and sceUsbCam with Android
|
2017-08-31 09:47:25 +02:00 |
|
twinaphex
|
a9bf8e7b18
|
More mingw patches pt. 2
|
2017-08-29 22:41:50 +02:00 |
|
twinaphex
|
db404adb95
|
More mingw patches
|
2017-08-29 22:24:20 +02:00 |
|
Henrik Rydgård
|
9888d774c8
|
apple buildfix
|
2017-08-29 14:51:10 +02:00 |
|
Henrik Rydgård
|
207f903941
|
Add a hack to override the default framebuffer on non-iOS, to unblock the new RetroArch port attempt (#9936)
|
2017-08-28 21:18:42 +02:00 |
|
Henrik Rydgård
|
8c1bfb876f
|
Assorted cleanup of Vulkan init code. Show Vulkan extensions in system info.
|
2017-08-28 13:47:31 +02:00 |
|
Florin9doi
|
892bc8617d
|
Integrate sceUsbGps and sceUsbCam with Android
|
2017-08-27 17:19:11 +03:00 |
|
Henrik Rydgård
|
393b3697cd
|
This might not always be 16-byte aligned.
|
2017-08-21 00:50:24 +02:00 |
|
Henrik Rydgård
|
c2bd739b49
|
Optimize uniform uploads for D3D9 and GL as well.
|
2017-08-20 13:53:39 +02:00 |
|
Henrik Rydgård
|
91783a3281
|
SIMD-optimize some data conv routines used in uniform updates.
|
2017-08-20 11:43:35 +02:00 |
|
Henrik Rydgård
|
7ddf704804
|
Vulkan: Fix bug sometimes causing the wrong renderpass to be ended at exit, causing crashes.
|
2017-08-18 17:24:03 +02:00 |
|
Henrik Rydgård
|
b9b2656e93
|
More vulkan microoptimizations. Add more profiler scopes.
|
2017-08-18 13:48:11 +02:00 |
|
thesource
|
76dd5d380e
|
Fixed invalid preprocessor directive
|
2017-08-18 11:53:47 +03:00 |
|
Henrik Rydgård
|
560eaa5390
|
Vulkan: Add code (disabled) to be able to run with more in-flight frames. Only improves performance marginally and needs more testing.
|
2017-08-17 17:57:37 +02:00 |
|
Henrik Rydgård
|
d94351ef90
|
Initial work on supporting sustained perf mode
|
2017-08-15 16:41:13 +02:00 |
|
Henrik Rydgård
|
5a65334646
|
Use dirty-flags more in Vulkan state setting
|
2017-08-14 15:14:46 +02:00 |
|
Henrik Rydgård
|
ec7e634215
|
Fix space stripping in a few more string input methods. Helps #9795
|
2017-08-08 16:42:05 +02:00 |
|