twinaphex
|
f28d6009ec
|
Update
|
2017-11-08 16:53:43 +01:00 |
|
twinaphex
|
6fefc71aa2
|
Cleanups
|
2017-11-08 16:49:42 +01:00 |
|
twinaphex
|
c1d5622255
|
Get rid of another ifdef
|
2017-11-08 16:41:37 +01:00 |
|
twinaphex
|
4b0932ffb3
|
Move copy_frame to renderchain
|
2017-11-08 16:38:56 +01:00 |
|
twinaphex
|
64ac26b7d1
|
Get rid of ifdefs
|
2017-11-08 16:28:58 +01:00 |
|
twinaphex
|
bc45ba38bf
|
Cleanups
|
2017-11-08 16:25:57 +01:00 |
|
twinaphex
|
a295169a3b
|
Add restore_default_state callback - remove more ifdefs
|
2017-11-08 16:20:55 +01:00 |
|
twinaphex
|
308818afd1
|
Add VAO callback functions
|
2017-11-08 16:16:17 +01:00 |
|
twinaphex
|
5b268b79d2
|
Cleanups
|
2017-11-08 16:00:37 +01:00 |
|
twinaphex
|
9dd253adea
|
Cleanup
|
2017-11-08 15:52:23 +01:00 |
|
twinaphex
|
5252d3216a
|
Fix heap use after free error
|
2017-11-08 15:49:02 +01:00 |
|
twinaphex
|
4a7e8b03b2
|
Cache core context setting
|
2017-11-08 05:59:08 +01:00 |
|
twinaphex
|
24434db9d9
|
(GL) Cleanups
|
2017-11-08 05:47:37 +01:00 |
|
twinaphex
|
a72461c16b
|
Create disable_client_arrays function pointer
|
2017-11-08 05:44:12 +01:00 |
|
twinaphex
|
bd1f04554e
|
Implement ff_matrix/ff_vertex
|
2017-11-08 05:06:19 +01:00 |
|
twinaphex
|
96876c66ce
|
Updates
|
2017-11-08 02:36:38 +01:00 |
|
twinaphex
|
dc664ff4f2
|
Cleanups
|
2017-11-08 01:53:24 +01:00 |
|
twinaphex
|
c1f0fceb4f
|
More buildfixes
|
2017-11-08 00:59:16 +01:00 |
|
twinaphex
|
e7599e8952
|
More buildfixes
|
2017-11-08 00:55:38 +01:00 |
|
twinaphex
|
97e0ffde9f
|
Buildfix for iOS
|
2017-11-08 00:53:57 +01:00 |
|
twinaphex
|
0085b24fd5
|
Cut down on gl_check_capability calls
|
2017-11-08 00:49:01 +01:00 |
|
twinaphex
|
4cae577ade
|
Cleanups
|
2017-11-08 00:07:04 +01:00 |
|
twinaphex
|
dc700c5d8b
|
Get rid of more ifdefs
|
2017-11-08 00:05:12 +01:00 |
|
twinaphex
|
0f6a3c8f9d
|
Start cutting down on HAVE_GL_ASYNC_READBACK ifdef
|
2017-11-07 23:19:54 +01:00 |
|
twinaphex
|
5ea63f3b08
|
Get rid of HAVE_GL_SYNC ifdef
|
2017-11-07 23:13:26 +01:00 |
|
twinaphex
|
1bc30331a7
|
Cleanups
|
2017-11-07 22:59:36 +01:00 |
|
twinaphex
|
7a33bfe924
|
Get rid of more HAVE_FBO ifdefs
|
2017-11-07 22:54:38 +01:00 |
|
twinaphex
|
3ccf8c19f1
|
Start getting rid of HAVE_FBO ifdefs
|
2017-11-07 21:34:25 +01:00 |
|
twinaphex
|
0100e7b673
|
Update
|
2017-11-07 21:08:54 +01:00 |
|
twinaphex
|
fc43a14637
|
Updates
|
2017-11-07 21:03:29 +01:00 |
|
twinaphex
|
fe2bf47b98
|
Add more to renderchain driver
|
2017-11-07 20:56:08 +01:00 |
|
twinaphex
|
00d52a4783
|
Cleanups
|
2017-11-07 11:06:18 +01:00 |
|
twinaphex
|
a7cd8d94b0
|
Start going through renderchain driver interface for GL
|
2017-11-07 11:01:30 +01:00 |
|
twinaphex
|
9c6edaff30
|
Update renderchain driver for GL
|
2017-11-07 10:10:52 +01:00 |
|
twinaphex
|
f681cb455c
|
Prepare GL renderchains
|
2017-11-07 07:56:18 +01:00 |
|
twinaphex
|
7d2e9290e2
|
Convert another file to C
|
2017-11-06 19:49:06 +01:00 |
|
twinaphex
|
f5d9427d48
|
Convert shader_hlsl.cpp to C
|
2017-11-06 19:44:00 +01:00 |
|
twinaphex
|
40a7755fe2
|
Cleanups
|
2017-11-06 19:39:21 +01:00 |
|
Brad Parker
|
1771b11a39
|
wayland: fix heap buffer overflows
|
2017-11-05 19:31:34 -05:00 |
|
Twinaphex
|
b8df76271c
|
Merge pull request #5654 from QuarkTheAwesome/wiiu-warnings
[WiiU] Various warning fixes
|
2017-11-05 16:14:18 +01:00 |
|
orbea
|
10032affcb
|
Fix compile with --disable-fbo.
Fixes https://github.com/libretro/RetroArch/issues/5647
|
2017-11-04 07:47:03 -07:00 |
|
Ash
|
0d38612f4a
|
[WiiU] Various warning/format string fixes
All things from unsigned comparisons to missing initializers; we got it
here.
|
2017-11-04 20:37:30 +11:00 |
|
vanfanel
|
91c9da529f
|
VC EGL context: Fixed hard freeze when toggling the bilinear filter option
|
2017-11-01 12:19:08 +01:00 |
|
Brad Parker
|
fc856c76a8
|
fix race condition reading OSD message in video driver
|
2017-10-29 23:28:02 -04:00 |
|
Brad Parker
|
3098b5e3df
|
gdi: fix uninitialized usage warning
|
2017-10-24 00:37:50 -04:00 |
|
twinaphex
|
8072dab6fe
|
Clean this up
|
2017-10-22 05:24:57 +02:00 |
|
twinaphex
|
d203e4dc9c
|
video_shader_driver_resolve_parameters - fix crash at startup with
MSVC
|
2017-10-22 05:21:31 +02:00 |
|
twinaphex
|
bb051f185b
|
MSVC/C89 buildfixes
|
2017-10-22 05:13:22 +02:00 |
|
Twinaphex
|
ba2f79a8c3
|
Merge pull request #5566 from vanfanel/master
Moved original max_swapchain=2 implementation to proper location for future use or reference
|
2017-10-19 18:50:51 +02:00 |
|
vanfanel
|
b40d50bba4
|
Moved commented old implementation to proper location.
|
2017-10-19 14:21:47 +00:00 |
|