Themaister
|
f118817fae
|
Fixups to Lakka fonts.
|
2014-06-09 12:44:48 +02:00 |
|
Themaister
|
64cc0efefe
|
Parametrize drop shadows.
|
2014-06-08 14:08:26 +02:00 |
|
Themaister
|
d129ff3d13
|
Make font rendering more robust.
Dynamically sized buffers, etc.
|
2014-06-08 14:08:26 +02:00 |
|
Themaister
|
54c7521bf8
|
Drop useless win_width/height arguments to font init.
|
2014-06-08 14:08:26 +02:00 |
|
Themaister
|
8ee747a12d
|
Blit fonts to full viewport.
|
2014-06-08 14:08:26 +02:00 |
|
Themaister
|
e545d695ec
|
Begin big rewrite of GL/raster font rendering path.
|
2014-06-08 14:08:26 +02:00 |
|
twinaphex
|
0e679d4309
|
(GL raster font) Make it possible to set alpha levels. By
implementing this, we can get rid of the copy-pasta gl raster
font code in Lakka
|
2014-05-27 04:22:08 +02:00 |
|
twinaphex
|
39c1ec4672
|
Pass data param to more shader functions
|
2014-03-07 05:51:56 +01:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
twinaphex
|
d6ad586114
|
(PS3) We don't use texrefs for font texture
|
2013-11-02 23:20:20 +01:00 |
|
twinaphex
|
9a738278ce
|
(PS3) Expand conditionals of HAVE_LIBDBGFONT
|
2013-11-02 23:07:27 +01:00 |
|
Themaister
|
dab40b16c0
|
Pass window width/height to gl_init_font_first.
|
2013-11-01 17:02:55 +01:00 |
|
twinaphex
|
d2c87e3039
|
Convert most C99-style for loop initial declarations to C89-compliant
ones
|
2013-10-22 15:08:17 +02:00 |
|
ToadKing
|
be08d003c9
|
[GL] fix OSD messages breaking if one was too long
|
2013-08-22 23:21:52 -04:00 |
|
Themaister
|
6df083fc0f
|
Add support for bottom-left origin in libretro GL.
|
2013-08-11 00:53:46 +02:00 |
|
Themaister
|
e28f5d7cc1
|
Fix incompatibilities with GL core.
|
2013-08-11 00:50:38 +02:00 |
|
Themaister
|
6dd7ea935e
|
Add GL_SHADER_STOCK_BLEND.
Replace stock shader with a special shader which does not apply color.
This is a necessary on Android.
|
2013-04-20 15:46:50 +02:00 |
|
twinaphex
|
33798edb27
|
Drop most of the unnecessary GL shader wrapper functions/macros -
these were necessary before we made the shader backends
|
2013-04-13 09:01:25 +02:00 |
|
twinaphex
|
63883a1131
|
Combine render_msg and render_msg_place with params argument
|
2013-03-11 20:05:05 +01:00 |
|
Themaister
|
88df35578d
|
Pass float font sizes to cores.
|
2013-01-12 00:13:30 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
Themaister
|
78e5d47a9b
|
Rename to gl_raster_font to clearify.
|
2012-12-15 00:08:26 +01:00 |
|