Twinaphex
|
632dfe3a82
|
Merge pull request #1578 from lioncash/printf
Fix some printf format specifiers
|
2015-04-03 22:30:04 +02:00 |
|
Alcaro
|
acab4487f5
|
Merge pull request #1579 from lioncash/typo
video_thread_wrapper: Fix height return value
|
2015-04-03 21:25:38 +02:00 |
|
Lioncash
|
3d6a936dfe
|
video_thread_wrapper: Fix height return value
Previously thread_get_video_output_size would assign the width to the height output.
|
2015-04-03 15:21:55 -04:00 |
|
Lioncash
|
b68048e6db
|
Fix some printf format specifiers
Gets rid of warnings on higher warning levels
|
2015-04-03 15:09:17 -04:00 |
|
twinaphex
|
532d112ff8
|
(Font) Combine font_d3d_driver and font_gl_driver
|
2015-04-03 20:36:19 +02:00 |
|
twinaphex
|
bccb9a3203
|
(Mali Ctx) Cleanup
|
2015-04-03 04:40:53 +02:00 |
|
twinaphex
|
951547eb70
|
(GL) Namespace cleanups
|
2015-04-03 04:25:46 +02:00 |
|
twinaphex
|
b89f97065a
|
(sdl_gfx) Cleanups
|
2015-04-03 04:20:50 +02:00 |
|
twinaphex
|
6ce142305d
|
(sunxi_gfx.c) Cleanups
|
2015-04-03 04:17:44 +02:00 |
|
twinaphex
|
352bd086b0
|
(omap_gfx) Cleanups
|
2015-04-03 04:07:04 +02:00 |
|
twinaphex
|
a039a64314
|
(exynos/dispmanx) Namespace / style nits
|
2015-04-03 03:53:01 +02:00 |
|
twinaphex
|
be7036b489
|
(gl_raster_font.c) Namespace functions
|
2015-04-03 03:27:34 +02:00 |
|
twinaphex
|
d84b08ab08
|
(PS3) Buildfix
|
2015-04-03 03:23:02 +02:00 |
|
twinaphex
|
2b6986baff
|
(360) Build fixes
|
2015-04-03 02:41:37 +02:00 |
|
twinaphex
|
96fca83753
|
(MSVC) Win32 buildfixes
|
2015-04-03 02:35:37 +02:00 |
|
twinaphex
|
41ce2b8ffd
|
Rename d3d_context.cpp
|
2015-04-03 02:18:33 +02:00 |
|
twinaphex
|
6131fc7773
|
Rename d3d_wrapper.cpp
|
2015-04-03 02:16:55 +02:00 |
|
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 |
|