twinaphex
|
494ddb16d9
|
Get rid of viewport_info callback function - was the same for both
GL1 and GL2 renderchains
|
2018-05-13 05:56:44 +02:00 |
|
twinaphex
|
6996e72b49
|
Move renderchain driver interface to gl_common.h - and replace
some void pointers in function callbacks with gl_t
|
2018-05-13 05:53:35 +02:00 |
|
twinaphex
|
7c90933e3a
|
(GL1 renderchain) Updates
|
2018-05-13 02:44:54 +02:00 |
|
twinaphex
|
1763b8ad55
|
(GL1 renderchain) Get rid of bind_prev_texture
|
2018-05-13 02:41:31 +02:00 |
|
twinaphex
|
ad2290df43
|
Update gl1_renderchain.c
|
2018-05-13 02:33:15 +02:00 |
|
twinaphex
|
eb69025ca8
|
Cleanups
|
2018-04-23 11:30:38 +02:00 |
|
twinaphex
|
32b2808fe0
|
Revert "Turn scaler_ctx_scale_direct into inline function"
This reverts commit d51edd82392df7c7b63926f8b3ca151635ed7003.
|
2018-03-14 23:48:47 +01:00 |
|
twinaphex
|
d51edd8239
|
Turn scaler_ctx_scale_direct into inline function
|
2018-03-11 18:14:17 +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
|
19ad9aa1cb
|
Add resolve extensions callback
|
2017-12-04 12:43:22 +01:00 |
|
twinaphex
|
072570bbf3
|
(GL) Update GL1 renderchain too
|
2017-12-04 11:58:16 +01:00 |
|
twinaphex
|
05ab278aca
|
Pass chain userdata to renderchain driver
|
2017-12-04 11:54:30 +01:00 |
|
twinaphex
|
4e342956c1
|
Update comment
|
2017-12-04 06:13:01 +01:00 |
|
twinaphex
|
2ac75f98ae
|
(renderchain) Start implementing set_coords/set_mvp
|
2017-11-15 14:02:41 +01:00 |
|
twinaphex
|
e5ed1acc0a
|
(gl1_renderchain.c) Cleanups
|
2017-11-13 08:58:49 +01:00 |
|
twinaphex
|
9c791e7fb5
|
CLeanups
|
2017-11-12 17:45:23 +01:00 |
|
twinaphex
|
60d96b60b5
|
Start adding gl1_renderchain.c
|
2017-11-12 17:32:18 +01:00 |
|