twinaphex
|
512f6aa1b8
|
(3DS) use retro_inline.h
|
2015-04-05 22:50:44 +02:00 |
|
aliaspider
|
e06a7d5f7e
|
(3DS) set the content frame to fullscreen for now, until aspect ratio
settings are implemented.
|
2015-04-05 21:06:24 +01:00 |
|
aliaspider
|
bac17ec84a
|
(3DS) add missing inline directive.
|
2015-04-05 20:48:23 +01:00 |
|
aliaspider
|
6e364e5e48
|
(3DS) update copyright.
|
2015-04-05 20:44:50 +01:00 |
|
aliaspider
|
81933fc96d
|
(3DS) ctr_gu.h was missing.
|
2015-04-05 20:43:15 +01:00 |
|
aliaspider
|
fe923dff98
|
(3DS) video driver rewrite.
|
2015-04-05 20:40:35 +01:00 |
|
radius
|
5e6cf7d74d
|
windows build fixes
|
2015-04-04 13:56:26 -05:00 |
|
twinaphex
|
a8f9d73a97
|
(Win32) Replace wgl_shader_dlg.h header includes
|
2015-04-04 20:45:15 +02:00 |
|
twinaphex
|
36b054506d
|
Move window manager code to gfx/drivers_wm
|
2015-04-04 20:30:44 +02:00 |
|
Twinaphex
|
632dfe3a82
|
Merge pull request #1578 from lioncash/printf
Fix some printf format specifiers
|
2015-04-03 22:30:04 +02: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
|
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 |
|
Lioncash
|
5102339e84
|
ctr_gfx: Fix a missing printf formatting specifier
|
2015-04-02 12:41:07 -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 |
|
aliaspider
|
2045cee432
|
preliminary 3DS port.
|
2015-04-01 22:14:13 +01:00 |
|
twinaphex
|
2c555082ee
|
D3D and GL now use the same font driver interface
|
2015-03-30 00:55:39 +02:00 |
|
twinaphex
|
3da7197538
|
(font_driver) Get rid of warnings
|
2015-03-28 20:51:03 +01:00 |
|
Higor Eurípedes
|
8b7bbc7975
|
(gl_font_renderer_t) Implement swappable blocks and remove end_block pointer
|
2015-03-25 13:04:53 -03:00 |
|
vanfanel
|
b39867f5db
|
SUNXI driver: removed unused variables.
|
2015-03-25 15:30:29 +00:00 |
|
vanfanel
|
2eb3fdba44
|
Removed unneeded header includes in the Dispmanx driver.
|
2015-03-24 21:20:13 +01:00 |
|
vanfanel
|
f4dd04c828
|
More optimizations. RGUI Menu working.
|
2015-03-24 20:13:09 +00:00 |
|
twinaphex
|
436536398a
|
(GL) Conditional no longer needed - check is done outside in
video_driver_frame
|
2015-03-24 13:37:58 +01:00 |
|
twinaphex
|
6f0eef0c86
|
Cleanup video_driver_set_rotation
|
2015-03-24 08:48:03 +01:00 |
|
Twinaphex
|
93ad945e15
|
Merge pull request #1530 from aliaspider/master
(windows) add a shader parameters popup window.
|
2015-03-23 21:23:29 +01:00 |
|
aliaspider
|
a43af8622d
|
(windows) add a shader parameters popup windows.
|
2015-03-23 17:36:37 +01:00 |
|
vanfanel
|
429948cae3
|
Sunxi driver simplifying, round 1: rewrote buffering code for stability and simplicity.
|
2015-03-22 23:44:25 +00:00 |
|
twinaphex
|
a760d25384
|
Create menu_driver_frame
|
2015-03-22 05:27:19 +01:00 |
|
twinaphex
|
508ade73f9
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
|
twinaphex
|
d7d92cf83e
|
(PSP) Style nits
|
2015-03-21 23:27:18 +01:00 |
|
twinaphex
|
f517c41070
|
(PSP) Style nits
|
2015-03-21 23:25:46 +01:00 |
|
vanfanel
|
25d9fc301d
|
Free menu resources when exiting RA from menu. Changed console restore function name to a more appropiate one.
|
2015-03-21 11:53:44 +01:00 |
|
Twinaphex
|
fc09ad68be
|
(GL) Fix unused variable warning
|
2015-03-21 06:24:37 +01:00 |
|
twinaphex
|
5a443d229a
|
global_get_ptr update pt. 2
|
2015-03-21 05:42:49 +01:00 |
|
twinaphex
|
e6f0d366cb
|
Go through global_get_ptr
|
2015-03-21 04:43:18 +01:00 |
|
twinaphex
|
f130b00596
|
Updates pt. 3
|
2015-03-20 22:08:36 +01:00 |
|
vanfanel
|
d7a2a7c4c1
|
Fixed lockup issue on the dispmanx driver. Rewrote some parts for simplicity.
|
2015-03-19 12:23:18 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
twinaphex
|
7378299282
|
Create rarch_main_get_ptr
|
2015-03-18 06:47:22 +01:00 |
|
Higor Eurípedes
|
b979e81b61
|
(sdl2_gfx.c) Fix CXX build
|
2015-03-16 14:01:23 -03:00 |
|
twinaphex
|
a0f242e1a2
|
Capitalize enum names
|
2015-03-16 16:33:23 +01:00 |
|
twinaphex
|
02913851da
|
(GL) Rearrange some variables
|
2015-03-16 16:28:30 +01:00 |
|
twinaphex
|
1edddcbd98
|
(GL) Initialize buffer and buffer_texture to NULL
|
2015-03-16 16:27:40 +01:00 |
|