twinaphex
|
0f6c64e420
|
Rename xdk360_fonts.cpp
|
2015-04-03 01:58:52 +02:00 |
|
twinaphex
|
4a8f354fdc
|
Rename d3d_w32_font.cpp to d3d_w32_font.c
|
2015-04-03 01:53:42 +02:00 |
|
Higor Eurípedes
|
986367cf7d
|
(gl_raster_font.c) Fix block (un)binding
|
2015-04-02 20:12:32 -03:00 |
|
twinaphex
|
e1f7097341
|
(d3d_w32_font.cpp) Style nit
|
2015-04-02 23:16:09 +02:00 |
|
twinaphex
|
ef88957eb1
|
(driver_font/xdk360_fonts.cpp) Cleanup
|
2015-04-02 22:23:07 +02:00 |
|
Lioncash
|
5102339e84
|
ctr_gfx: Fix a missing printf formatting specifier
|
2015-04-02 12:41:07 -04: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 |
|
Lioncash
|
6adfced132
|
video_driver: Fix a typo in a conditional
|
2015-04-02 08:27:31 -04:00 |
|
aliaspider
|
d842697863
|
(3DS) can display loaded content.
add an fps counter.
|
2015-04-02 04:00:26 +01:00 |
|
aliaspider
|
948e637e22
|
(3DS/CTR) shutdown hack not needed anymore.
|
2015-04-02 02:28:56 +01:00 |
|
aliaspider
|
27bd10b21d
|
implement a very basic input driver, will need to be implemented
correctly later.
|
2015-04-02 02:19:21 +01:00 |
|
twinaphex
|
5612545b25
|
(CTR/3DS) Update copyright headers
|
2015-04-02 01:43:28 +02:00 |
|
Twinaphex
|
db2dd5010b
|
Merge pull request #1559 from aliaspider/master
preliminary 3DS port.
|
2015-04-01 23:18:12 +02:00 |
|
aliaspider
|
2045cee432
|
preliminary 3DS port.
|
2015-04-01 22:14:13 +01:00 |
|
Jean-André Santoni
|
158c79ed9e
|
(Menu) Improved text alignment for gl menu drivers
|
2015-03-31 14:00:30 +02:00 |
|
twinaphex
|
0c61f8e4eb
|
(wgl_shader_dlg.c) Style nits
|
2015-03-30 18:02:22 +02:00 |
|
Neville
|
672c19074f
|
(OSX PPC) Buildfixes
|
2015-03-31 02:47:51 +11:00 |
|
neville
|
ddb5aab3ed
|
(OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc.
|
2015-03-30 17:10:31 +02:00 |
|
twinaphex
|
09c481342b
|
Turn gl_ff_vertex/gl_ff_matrix into functions
|
2015-03-30 02:59:39 +02:00 |
|
twinaphex
|
8eab7e6631
|
Demacroize context_bind_hw_render
|
2015-03-30 02:53:11 +02:00 |
|
twinaphex
|
318b74332e
|
(XDK1) Cleanups
|
2015-03-30 02:16:54 +02:00 |
|
twinaphex
|
7c1d3471f6
|
(XDK1) Build fixes
|
2015-03-30 02:10:42 +02:00 |
|
twinaphex
|
61962e1018
|
(CoreText) Update
|
2015-03-30 00:57:32 +02:00 |
|
twinaphex
|
2c555082ee
|
D3D and GL now use the same font driver interface
|
2015-03-30 00:55:39 +02:00 |
|
twinaphex
|
51202f7f0a
|
Update init_first function
|
2015-03-30 00:49:18 +02:00 |
|
twinaphex
|
66198fffb6
|
Update init signature
|
2015-03-30 00:48:43 +02:00 |
|
twinaphex
|
c849c6bcdf
|
(D3D) Prepare d3d driver for font changes
|
2015-03-30 00:46:56 +02:00 |
|
twinaphex
|
fbb84ba4b6
|
(D3D) Start changing init functions of d3d font drivers
|
2015-03-30 00:41:42 +02:00 |
|
twinaphex
|
8f3e83ad10
|
Pass d3d->font_handle to 'init_first'
|
2015-03-30 00:34:43 +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
|
5f56455e60
|
(D3D) Build fixes for font changes
|
2015-03-29 23:58:00 +02:00 |
|
twinaphex
|
07d28f7b31
|
Change signature of d3d_font_init_first
|
2015-03-29 23:51:06 +02:00 |
|
twinaphex
|
bfbcbb6ae8
|
(D3D) Buildfix
|
2015-03-29 23:34:43 +02:00 |
|
twinaphex
|
4bc4837d95
|
(D3D) Move font_color variable to d3d_w32_font.cpp
|
2015-03-29 23:12:05 +02:00 |
|
twinaphex
|
294a0b08e3
|
Make d3d_font_renderer_t more like gl_font_renderer_t
|
2015-03-29 22:37:52 +02:00 |
|
twinaphex
|
f3e5ed9854
|
Change signature of get_glyph
|
2015-03-29 22:36:30 +02:00 |
|
twinaphex
|
0443624ee2
|
Fix gl_raster_font.c
|
2015-03-29 22:28:17 +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
|
bbfedcedae
|
Move struct to gl_common.h
|
2015-03-29 21:44:37 +02:00 |
|
twinaphex
|
ed5891b8e8
|
Rename gl_coord_array_release to gl_coord_array_free
|
2015-03-29 19:25:48 +02:00 |
|
twinaphex
|
d374fb863c
|
Use retro_inline.h for remaining 'inline' instances
|
2015-03-29 16:43:02 +02:00 |
|
twinaphex
|
03c6265846
|
Take out rpng.h header include in formats/image.h
|
2015-03-28 21:44:17 +01:00 |
|
twinaphex
|
2f545f410d
|
(video_state_python.c) Cleanup
|
2015-03-28 21:18:46 +01:00 |
|
twinaphex
|
3da7197538
|
(font_driver) Get rid of warnings
|
2015-03-28 20:51:03 +01:00 |
|
twinaphex
|
66d2172004
|
Make video_thread_wrapper.h not dependent on GL video font driver
|
2015-03-28 19:44:03 +01:00 |
|
Alcaro
|
fbeec2f00e
|
(WGL) Apparently HAVE_EGL can be defined on this platform...
|
2015-03-27 23:07:57 +01:00 |
|
Higor Eurípedes
|
b9f40fc1c9
|
(XMB) Fix raster block usage
|
2015-03-27 16:15:54 -03:00 |
|
Higor Eurípedes
|
2115e806a7
|
(GLUI) Fix fullscreen rendering
|
2015-03-26 14:07:39 -03:00 |
|