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 |
|
twinaphex
|
a4c9c738b8
|
Add init_textures_reference
|
2017-11-08 22:06:10 +01:00 |
|
twinaphex
|
4f016b2c2c
|
Update
|
2017-11-08 19:31:00 +01:00 |
|
twinaphex
|
3e1f4defb8
|
Buildfix
|
2017-11-08 18:54:15 +01:00 |
|
twinaphex
|
3e0b4552d6
|
Cleanups
|
2017-11-08 18:49:45 +01:00 |
|
twinaphex
|
9ab13b719b
|
Get rid of another ifdef
|
2017-11-08 18:48:01 +01:00 |
|
twinaphex
|
5f7527df08
|
Move readback function to renderchain
|
2017-11-08 18:45:28 +01:00 |
|
twinaphex
|
c825f849f5
|
CLeanups
|
2017-11-08 18:31:17 +01:00 |
|
twinaphex
|
d6cc447aa0
|
Add PBO callback functions
|
2017-11-08 18:22:05 +01:00 |
|
twinaphex
|
7c6377a7fa
|
Cleanups
|
2017-11-08 17:45:39 +01:00 |
|
twinaphex
|
9f987dd97b
|
Get rid of NO_GL_READ_PIXELS
|
2017-11-08 17:42:02 +01:00 |
|
twinaphex
|
3428e3d80a
|
Cleanup
|
2017-11-08 17:10:41 +01:00 |
|
twinaphex
|
e91cc7aced
|
Get rid of one extraneous HAVE_GLSL ifdef
|
2017-11-08 17:08:03 +01:00 |
|
twinaphex
|
9f79b99c94
|
Init renderchain prior to calling renderchain_driver
|
2017-11-08 16:58:23 +01:00 |
|
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
|
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
|
dc664ff4f2
|
Cleanups
|
2017-11-08 01:53:24 +01:00 |
|
twinaphex
|
c1f0fceb4f
|
More buildfixes
|
2017-11-08 00:59:16 +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
|
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
|
40a7755fe2
|
Cleanups
|
2017-11-06 19:39:21 +01:00 |
|