twinaphex
|
f9b019c83a
|
Rename loadTexture to gl_load_texture_image
|
2016-12-14 16:59:16 +01:00 |
|
Logan McNaughton
|
8cd2566128
|
Simplify glTexImage2D/glTexStorage2D calls
Also add support for glTexStorage2DEXT (GLES2)
|
2016-12-14 07:29:37 -08:00 |
|
twinaphex
|
c0caae124e
|
Prevent warning
|
2016-12-11 22:11:03 +01:00 |
|
twinaphex
|
a210e4f6fe
|
(PS3) Some build fixes
|
2016-12-10 09:39:07 +01:00 |
|
twinaphex
|
1b29d41661
|
(render_chain_gl_legacy.c) Cleanups
|
2016-12-10 07:30:14 +01:00 |
|
twinaphex
|
be459a6281
|
Cleanups
|
2016-12-10 07:28:08 +01:00 |
|
twinaphex
|
aa5730dbc9
|
(render_chain_gl_legacy.c) Cleanups
|
2016-12-10 07:26:50 +01:00 |
|
Logan McNaughton
|
1d69baca82
|
Use glTexStorage2D for FBO textures
|
2016-12-08 21:14:10 -07:00 |
|
twinaphex
|
856d6b37be
|
Turn video_shader_driver_set_coords into macro
|
2016-11-20 16:48:54 +01:00 |
|
twinaphex
|
ef610312e7
|
Turn video_shader_driver_set_mvp into macro
|
2016-11-20 16:45:06 +01:00 |
|
twinaphex
|
dd0a8d1778
|
Turn video_shader_driver_set_parameters into macro
|
2016-11-20 16:40:08 +01:00 |
|
twinaphex
|
2deb306967
|
Turn video_shader_driver_use into macro
|
2016-11-20 16:31:45 +01:00 |
|
twinaphex
|
a7585f9988
|
Move video_frame.h to libretro-common
|
2016-11-08 15:35:24 +01:00 |
|
twinaphex
|
f707d39c54
|
Let's just get rid of this problematic check instead
|
2016-10-31 15:30:20 +01:00 |
|
twinaphex
|
de3c1a04db
|
Simplifications
|
2016-10-31 15:24:03 +01:00 |
|
twinaphex
|
213e357918
|
Move gl_capabilities to libretro-common
|
2016-10-24 04:06:05 +02:00 |
|
twinaphex
|
f3ad815dd9
|
Prevent implicit memsets
|
2016-10-21 06:15:20 +02:00 |
|
twinaphex
|
164d3b034c
|
Get rid of OSX_PPC
|
2016-09-09 15:56:56 +02:00 |
|
twinaphex
|
7af3b79416
|
Create gl_capabilities.c/gl_capabilities.h
|
2016-09-05 07:04:56 +02:00 |
|
twinaphex
|
467451fccc
|
Cleanup more header includes
|
2016-09-01 18:18:55 +02:00 |
|
twinaphex
|
0f5118d895
|
feedback_pass - change to 0
|
2016-08-27 16:02:21 +02:00 |
|
Alcaro
|
cad2eee9e0
|
Fix some PS3 derps
|
2016-08-27 13:54:02 +02:00 |
|
twinaphex
|
04e7e51845
|
Move log message
|
2016-08-08 18:44:12 +02:00 |
|
twinaphex
|
23f4e8bdfa
|
(Android/GLES) Should work with HW render context again
|
2016-08-03 00:08:50 +02:00 |
|
twinaphex
|
871b1740a8
|
Rename render_chain_driver.h to render_chain_gl.h
|
2016-08-02 16:22:57 +02:00 |
|
twinaphex
|
fb641dabd1
|
(Griffin ) Buildfix
|
2016-08-02 15:01:34 +02:00 |
|
twinaphex
|
84588a1527
|
(GL) Move more code
|
2016-08-02 03:12:48 +02:00 |
|
twinaphex
|
9b06ec6c4e
|
(GL) Move more FBO functions to render_chain_gl_legacy
|
2016-08-02 03:10:55 +02:00 |
|
twinaphex
|
bd3cd08be8
|
(GL/FB) Still compiles and links with --disable-fbo
|
2016-08-02 03:04:27 +02:00 |
|
twinaphex
|
d391159f39
|
Move more HAVE_FBO code to render_chain_gl_legacy
|
2016-08-02 02:56:44 +02:00 |
|
twinaphex
|
85ec02ba6b
|
(GL) Move more renderchain code over to render_chain_gl_legacy
|
2016-08-02 02:54:38 +02:00 |
|
twinaphex
|
78806bf33c
|
Move more renderchain code over to render_chain_gl_legacy.c
|
2016-08-02 02:38:46 +02:00 |
|
twinaphex
|
a8e74f0aa2
|
(GL) Start moving renderchain code over to separate files
|
2016-08-02 02:27:23 +02:00 |
|