misson20000
|
6254ddecf2
|
(NSW) initial support for menu
|
2017-12-30 11:14:45 +01:00 |
|
twinaphex
|
893cd2b472
|
Make this C89-compatible
|
2017-12-29 04:46:13 +01:00 |
|
misson20000
|
3101ee8036
|
(NSW) fix compilation errors and warnings for switch drivers
|
2017-12-29 04:45:25 +01:00 |
|
twinaphex
|
5c876647ed
|
(NSW) Small cleanups
|
2017-12-29 00:45:00 +01:00 |
|
misson20000
|
6d2a7b1f26
|
Nintendo Switch (libtransistor) port
|
2017-12-29 00:10:01 +01:00 |
|
twinaphex
|
4ecb4d5dfb
|
(Wiiu) Add overlays courtesy of r-type, thanks
|
2017-12-27 08:38:03 +01:00 |
|
aliaspider
|
1f143927ca
|
(CTR) build fix.
|
2017-12-25 08:51:50 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
c4d8a8c800
|
Free after intfstream_close
|
2017-12-11 20:24:00 +01:00 |
|
twinaphex
|
1cd7568f1f
|
(gx_gfx) Go through intfstream
|
2017-12-11 13:26:52 +01:00 |
|
twinaphex
|
61d3f90cae
|
Add hint defines to libretro.h
|
2017-12-11 12:53:47 +01:00 |
|
twinaphex
|
318f17c4cb
|
Start using VFS API constant defines
|
2017-12-11 12:15:00 +01:00 |
|
twinaphex
|
2e979ec537
|
Replace function signatures of file_stream file functions
|
2017-12-10 22:25:38 +01:00 |
|
Themaister
|
75b84b4f94
|
Support pending swapchain creation.
|
2017-12-09 17:28:20 +01:00 |
|
Themaister
|
714684a4d3
|
Don't wait for WSI fence unless it has been signalled.
|
2017-12-09 17:28:20 +01:00 |
|
twinaphex
|
48c3a50932
|
Move more variables
|
2017-12-04 13:03:14 +01:00 |
|
twinaphex
|
f47888aeda
|
Move more variables to renderchain data
|
2017-12-04 12:50:22 +01:00 |
|
twinaphex
|
19ad9aa1cb
|
Add resolve extensions callback
|
2017-12-04 12:43:22 +01:00 |
|
twinaphex
|
05ab278aca
|
Pass chain userdata to renderchain driver
|
2017-12-04 11:54:30 +01:00 |
|
twinaphex
|
512a1b4cb6
|
Cleanups
|
2017-12-04 06:03:11 +01:00 |
|
twinaphex
|
c869cc5102
|
Refactor GL code
|
2017-12-04 05:55:18 +01:00 |
|
twinaphex
|
b2fbb9aeda
|
Prepare to map DeleteFramebuffersEXT like this
|
2017-12-04 04:18:28 +01:00 |
|
twinaphex
|
6221512911
|
use EXT version of Framebuffer/Renderbuffer functions for MacOS X
PowerPC
|
2017-12-04 04:04:07 +01:00 |
|
radius
|
2747067f61
|
this probably fixes the shader on noveau and others
|
2017-12-03 15:10:24 -05:00 |
|
radius
|
3cd7026819
|
fix the shader and the label
|
2017-12-03 12:20:07 -05:00 |
|
radius
|
bada13a215
|
let it snow
|
2017-12-02 22:47:44 -05:00 |
|
Brad Parker
|
130203c431
|
gdi: fix closing window via X button
|
2017-11-27 20:49:56 -05:00 |
|
twinaphex
|
c0d8a2f093
|
Cleanup
|
2017-11-16 14:01:42 +01:00 |
|
twinaphex
|
bfd815985f
|
Rename function callback
|
2017-11-16 12:02:25 +01:00 |
|
twinaphex
|
721b5f9529
|
Add set_mvp function callback
|
2017-11-15 16:51:29 +01:00 |
|
twinaphex
|
b6b6ba9226
|
No more GL_FF_MATRIX/GL_FF_VERTEX
|
2017-11-15 14:30:38 +01:00 |
|
twinaphex
|
619acbb5aa
|
Start implementing video_driver_set_mvp properly
|
2017-11-15 14:16:06 +01:00 |
|
twinaphex
|
b50a667335
|
Buildfixes for Win32
|
2017-11-14 21:45:11 +01:00 |
|
twinaphex
|
229841b1c4
|
Create video_driver_set_coords
|
2017-11-14 21:43:13 +01:00 |
|
twinaphex
|
683c437941
|
Updates
|
2017-11-14 21:34:03 +01:00 |
|
twinaphex
|
da15f9d730
|
Cleanups
|
2017-11-13 09:19:33 +01:00 |
|
twinaphex
|
6493b79324
|
Some buildfixes for CXX_BUILD
|
2017-11-13 09:11:09 +01:00 |
|
twinaphex
|
d861d2b0ae
|
Updates
|
2017-11-13 09:02:22 +01:00 |
|
twinaphex
|
67fea30406
|
Remove remaining references to HAVE_FBO
|
2017-11-13 08:55:41 +01:00 |
|
twinaphex
|
ec123ef6ca
|
Get rid of most of the HAVE_FBO usage
|
2017-11-13 06:20:30 +01:00 |
|
twinaphex
|
6fa5fcfa1f
|
Add has_fbo member variable - fixes GL issues
|
2017-11-13 05:23:44 +01:00 |
|
twinaphex
|
60d96b60b5
|
Start adding gl1_renderchain.c
|
2017-11-12 17:32:18 +01:00 |
|
twinaphex
|
3ab26b6738
|
Prevent warning
|
2017-11-12 17:17:40 +01:00 |
|
twinaphex
|
5eadf021cf
|
early return
|
2017-11-12 17:16:14 +01:00 |
|
twinaphex
|
c5292025c3
|
Cut down on HAVE_FBO usage and make sure gl->fbo_inited is set to
false if HAVE_FBO is not defined
|
2017-11-12 17:15:29 +01:00 |
|
Brad Parker
|
23527a82ca
|
free VAO before the renderchain is destroyed
|
2017-11-11 13:55:05 -05:00 |
|
Brad Parker
|
69f69849be
|
fix circular dependency of renderchain and core context init
|
2017-11-11 13:51:33 -05:00 |
|
twinaphex
|
40cfde0eba
|
(MSVC 2010) Buildfix
|
2017-11-10 04:53:08 +01:00 |
|
twinaphex
|
faab2526c8
|
Create gl_bind_texture
|
2017-11-10 03:55:10 +01:00 |
|
twinaphex
|
77ac13b2e9
|
Buildfix
|
2017-11-09 01:16:35 +01:00 |
|