Themaister
|
1521113e8f
|
Build fixes.
|
2013-04-25 00:03:02 +02:00 |
|
Themaister
|
f73f1971f9
|
Fix threaded driver.
Fix case when no poke interface was implemented.
|
2013-04-13 14:35:24 +02:00 |
|
Themaister
|
e389220df8
|
Refactor frame_counter.
Graphics drivers get the task of updating this.
If threaded driver is used, main thread cannot update the counter
due to race conditions.
|
2013-04-13 14:28:12 +02:00 |
|
Themaister
|
5e755671da
|
Add show_mouse() context callback.
|
2013-03-29 13:46:11 +01:00 |
|
Themaister
|
714a4aa3f7
|
Fix build for drivers.
|
2013-03-24 02:24:53 +01:00 |
|
Themaister
|
51b5a2df5c
|
Refactor aspect_ratio member.
Mutate in g_extern.system.aspect_ratio to avoid
getting wrong aspect ratio on reentrancy.
|
2013-03-17 22:05:15 +01:00 |
|
Themaister
|
843d079002
|
Begin adding threaded video driver wrapper.
|
2013-02-16 02:48:08 +01:00 |
|
Themaister
|
61707d2783
|
Add integer scale options.
|
2013-01-29 19:28:33 +01:00 |
|
Themaister
|
312980ee30
|
Add support for full-screen overlays.
|
2013-01-11 16:23:04 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
Themaister
|
a570493672
|
Grab key events in xvideo as well.
|
2012-12-15 12:06:21 +01:00 |
|
twinaphex
|
799a9c35fb
|
gfx_common.c - make gfx_get_fps into the main public function -
and remove the two public wrapper functions
|
2012-12-15 07:03:33 +01:00 |
|
Themaister
|
8501c404f6
|
Fix CXX_BUILD.
|
2012-12-14 22:33:04 +01:00 |
|
Themaister
|
5700febb2c
|
Refactor font renderering.
Virtualize for multiple backends, and name files more sanely.
|
2012-12-14 20:25:40 +01:00 |
|
Themaister
|
f3b2c8748a
|
Add RETRO_DEVICE_POINTER support to SDL/Xv.
|
2012-10-28 11:04:07 +01:00 |
|
Themaister
|
bda505c95b
|
Set WM_CLASS in X11.
|
2012-10-26 23:01:32 +02:00 |
|
Themaister
|
411bf932b6
|
Update SDL and XVideo for RGB565.
|
2012-10-21 21:59:25 +02:00 |
|
Themaister
|
ba647047ce
|
Remove some redundant code in xvideo.
|
2012-10-13 16:58:29 +02:00 |
|
Themaister
|
a0e6db636f
|
Set window icon in X11.
|
2012-10-13 12:51:37 +02:00 |
|
Themaister
|
c655c1d4e5
|
Big refactor of joypad input.
|
2012-09-28 23:06:16 +02:00 |
|
Themaister
|
2e168157c1
|
Sanitize font rendering in xv and SDL.
Fixes old bug where big chunks of fonts would often be just left out.
|
2012-09-27 01:42:46 +02:00 |
|
Themaister
|
31b12d7d00
|
Refactor out common X11 code.
|
2012-09-26 15:52:25 +02:00 |
|
Themaister
|
6d2c0cdb17
|
Only allow keyboard input when in focus int x_input.
|
2012-09-16 01:27:32 +02:00 |
|
Themaister
|
8fe47d5c16
|
Log screensaver disable in xvideo.
|
2012-07-28 07:39:05 +02:00 |
|
Themaister
|
e13b2e1cb5
|
Cleanup screensaver code.
|
2012-07-27 15:47:56 +02:00 |
|
Saggi Mizrahi
|
de8c4b9a5f
|
(Linux) Suspend screen saver when using SDL or XVIDEO
This doesn't add support for the opengl backend because I'm too tired to
figure out the context mess.
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
|
2012-07-25 02:04:33 -04:00 |
|
Saggi Mizrahi
|
5a6bec18b6
|
Remove trailing newlines from some files
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
|
2012-07-25 01:22:49 -04:00 |
|
Themaister
|
9f60e48a98
|
Redefine behavior of NULL in video_frame().
|
2012-06-23 18:01:01 +02:00 |
|
Themaister
|
ca0a5b9f76
|
Move font stuff to gfx/fonts.
|
2012-05-27 02:04:50 +02:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
|
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
|
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
|
Themaister
|
9f0211d9d7
|
Fixup C++ build.
|
2012-04-09 22:30:29 +02:00 |
|
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
|
Themaister
|
5d51942f69
|
libretro fixups.
|
2012-04-09 22:04:43 +02:00 |
|
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
9c861f13be
|
Fix additional exclamation marks.
|
2012-02-11 21:16:01 +01:00 |
|
Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
|
Themaister
|
d5fca50a2f
|
Can build for C++.
|
2011-12-24 15:26:01 +01:00 |
|
Themaister
|
51721b4cb6
|
video_font_enable.
|
2011-11-10 00:15:41 +01:00 |
|
Themaister
|
0f010cf3d2
|
Fix style nits.
|
2011-11-02 19:31:36 +01:00 |
|
Themaister
|
95636d4f04
|
Refactor XVideo driver. Also, attempts harder to find suitable formats.
|
2011-11-02 17:51:15 +01:00 |
|
Themaister
|
c2a06bfa09
|
Replace some magic numbers.
|
2011-10-28 09:06:34 +02:00 |
|
Themaister
|
c996f816b8
|
Default font path OSX.
|
2011-10-06 21:12:11 +02:00 |
|
Themaister
|
81250657f0
|
Change default font color to yellow.
|
2011-10-06 19:10:01 +02:00 |
|
Themaister
|
1b0ef5793e
|
Font colors for XVideo. Some cleanups.
|
2011-09-06 17:56:42 +02:00 |
|
Themaister
|
407ad94f58
|
Style nit.
|
2011-09-04 21:11:26 +02:00 |
|
Themaister
|
3213bb13ea
|
Fix color conversion for XVideo.
|
2011-05-28 14:37:16 +02:00 |
|
Themaister
|
8da13b716a
|
Simple font rendering with SDL.
|
2011-04-22 03:13:09 +02:00 |
|