twinaphex
|
4d3b187231
|
Create wrapper gfx_ctx_check_window
|
2015-04-09 22:37:14 +02:00 |
|
twinaphex
|
82124d6181
|
Create some more gfx_ctx wrapper functions
|
2015-04-09 21:58:58 +02:00 |
|
twinaphex
|
4e24111f42
|
(Graphics context) Create gfx_ctx_translate_aspect
|
2015-04-09 21:48:20 +02:00 |
|
twinaphex
|
8616a9bf28
|
(VG) Go through gfx_ctx_get_ptr
|
2015-04-09 18:46:24 +02:00 |
|
twinaphex
|
5d60938560
|
(GL) Go through gfx_ctx_get_ptr
|
2015-04-09 18:30:30 +02:00 |
|
Twinaphex
|
73bfdfccdb
|
(GL) remove unused variables
|
2015-04-09 18:20:56 +02:00 |
|
twinaphex
|
849d86db0f
|
(GL) Start going through gfx_ctx_get_ptr
|
2015-04-09 18:17:52 +02:00 |
|
twinaphex
|
45e87c06e2
|
(Driver) Create video_context
|
2015-04-09 18:07:58 +02:00 |
|
twinaphex
|
5e8a78bb25
|
Move x11_common.c to gfx/common
|
2015-04-09 05:02:57 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|
twinaphex
|
8b2c8bae19
|
(Xvideo) Style nits
|
2015-04-09 04:15:37 +02:00 |
|
aliaspider
|
a7c63f973b
|
(3DS) update video driver:
use a gemotry shader to simulate sprite primitives.
move gpu state commands to the initial display list.
|
2015-04-08 18:59:41 +01:00 |
|
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 |
|