twinaphex
|
c697923eb6
|
Create video_common.c
|
2015-07-12 05:30:04 +02:00 |
|
twinaphex
|
38fd0592f5
|
Create video_common.h
|
2015-07-12 04:23:27 +02:00 |
|
twinaphex
|
b46f3c9c29
|
(gl_common.h) Cleanups
|
2015-07-12 04:20:48 +02:00 |
|
twinaphex
|
4b8e65322c
|
Rename gl_tex_info to gfx_tex_info
|
2015-07-12 04:16:40 +02:00 |
|
twinaphex
|
6bb0d87d87
|
Rename gl_font_raster_block to gfx_font_raster_block
|
2015-07-12 04:07:06 +02:00 |
|
twinaphex
|
4c1562fb70
|
Rename gl_fbo_rect to gfx_fbo_rect
|
2015-07-12 04:04:56 +02:00 |
|
twinaphex
|
c5f2b7e8a1
|
rename gl_mut_coords to gfx_mut_coords
|
2015-07-12 04:01:22 +02:00 |
|
twinaphex
|
55054f257a
|
Rename gl_ortho to gfx_ortho
|
2015-07-12 04:00:25 +02:00 |
|
twinaphex
|
41e28460fa
|
Rename gl_coord_array to gfx_coord_array
|
2015-07-12 03:58:53 +02:00 |
|
twinaphex
|
527c0c29d4
|
Rename gl_coords to gfx_coords
|
2015-07-12 03:57:06 +02:00 |
|
twinaphex
|
682867b9a1
|
MAX_SHADERS should only be defined in gl_common.h
|
2015-06-22 21:09:18 +02:00 |
|
twinaphex
|
0cbd1f0882
|
Don't define HAVE_GL_ASYNC_READBACK if GL_PIXEL_PACK_BUFFER is not
defined
|
2015-06-02 18:51:42 +02:00 |
|
twinaphex
|
4ecfe639b3
|
Create local frame_count variables again in video_drivers
|
2015-05-09 15:41:10 +02:00 |
|
twinaphex
|
a9dee4877e
|
Create set_viewport wrapper function - threaded video mode's
set_viewport function does not work yet
|
2015-04-26 19:46:59 +02:00 |
|
twinaphex
|
b6fbf5a335
|
(Menu) Start getting rid of gl->win_width/gl->win_height and start
creating global->video_data.width and global->video_data.height
which should be used instead in menu drivers
|
2015-04-26 05:21:43 +02:00 |
|
twinaphex
|
44a8b8bcd3
|
Move font_handle and font_driver ot the driver struct
|
2015-04-25 00:32:01 +02:00 |
|
twinaphex
|
234baf09bd
|
Go through gfx_ctx_bind_hw_render
|
2015-04-10 09:07:53 +02:00 |
|
twinaphex
|
5d60938560
|
(GL) Go through gfx_ctx_get_ptr
|
2015-04-09 18:30:30 +02:00 |
|
twinaphex
|
45e87c06e2
|
(Driver) Create video_context
|
2015-04-09 18:07:58 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|