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
|
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
|
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
|
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 |
|
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
|
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 |
|