twinaphex
|
affb259409
|
Pass video_driver_is_threaded return value to font driver init/free
functions
|
2017-01-25 14:47:24 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
23afaa8799
|
(Xbox 360) Buildfixes
|
2017-01-19 20:34:07 +01:00 |
|
twinaphex
|
e0ff0541a2
|
Pass video_info pointer to font drivers
|
2017-01-19 16:30:40 +01:00 |
|
twinaphex
|
c875d95f7a
|
Revert "Free font data inside gfx/font_driver.c's free function"
This reverts commit b3f1bbc15e8f8c08531c3661041d0ded9bfeca51.
|
2017-01-14 21:02:30 +01:00 |
|
twinaphex
|
b3f1bbc15e
|
Free font data inside gfx/font_driver.c's free function
|
2017-01-14 14:26:56 +01:00 |
|
twinaphex
|
5e10dbf348
|
Move more runloop.h includes
|
2016-12-02 16:01:06 +01:00 |
|
twinaphex
|
606e37fcbd
|
Cleanups
|
2016-09-11 15:07:07 +02:00 |
|
twinaphex
|
9386fb2fa0
|
Move D3D9 HLSL font shader to file
|
2016-04-17 04:13:23 +02:00 |
|
twinaphex
|
63e2d13b8f
|
Create string_is_equal_noncase - try not to use strcasecmp so much
|
2016-01-20 17:34:19 +01:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
406d37eb88
|
Convert xdk360_fonts.c to C++
|
2015-11-17 22:48:11 +01:00 |
|
twinaphex
|
0f6c64e420
|
Rename xdk360_fonts.cpp
|
2015-04-03 01:58:52 +02:00 |
|
twinaphex
|
ef88957eb1
|
(driver_font/xdk360_fonts.cpp) Cleanup
|
2015-04-02 22:23:07 +02:00 |
|
Lioncash
|
f59135359e
|
font: Remove unnecessary null checks
These conditions are checked at the top of the function.
|
2015-04-02 11:18:14 -04:00 |
|
twinaphex
|
2c555082ee
|
D3D and GL now use the same font driver interface
|
2015-03-30 00:55:39 +02:00 |
|
twinaphex
|
66198fffb6
|
Update init signature
|
2015-03-30 00:48:43 +02:00 |
|
twinaphex
|
fbb84ba4b6
|
(D3D) Start changing init functions of d3d font drivers
|
2015-03-30 00:41:42 +02:00 |
|
twinaphex
|
ff57f65841
|
(D3D Font) Build fixes
|
2015-03-30 00:32:14 +02:00 |
|
twinaphex
|
172ded89b9
|
(D3D Fonts) Start allocating and freeing structs
|
2015-03-30 00:29:02 +02:00 |
|
twinaphex
|
294a0b08e3
|
Make d3d_font_renderer_t more like gl_font_renderer_t
|
2015-03-29 22:37:52 +02:00 |
|
twinaphex
|
1dba948f64
|
Change font_d3d_driver.h
|
2015-03-29 22:01:52 +02:00 |
|
twinaphex
|
65e812da4c
|
Change signatures of gl font driver callback functions
|
2015-03-29 21:59:01 +02:00 |
|
twinaphex
|
80d4de7c3f
|
Add gfx/video_viewport.c/viewport.h
|
2015-01-18 23:59:57 +01:00 |
|
twinaphex
|
dbeb06aec6
|
Reupload font drivers at new location gfx/drivers_font
|
2015-01-12 23:38:39 +01:00 |
|