Themaister
|
843d079002
|
Begin adding threaded video driver wrapper.
|
2013-02-16 02:48:08 +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 |
|
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
|
004cead50b
|
Strip down SDL SW driver a ton.
|
2012-11-20 23:35:40 +01:00 |
|
Themaister
|
28bb46483c
|
Drop video_force_16bit.
This option is silly now.
|
2012-11-20 23:23:18 +01:00 |
|
Themaister
|
f3b2c8748a
|
Add RETRO_DEVICE_POINTER support to SDL/Xv.
|
2012-10-28 11:04:07 +01:00 |
|
Themaister
|
411bf932b6
|
Update SDL and XVideo for RGB565.
|
2012-10-21 21:59:25 +02:00 |
|
Themaister
|
dd6d27c108
|
Add WGL context.
|
2012-09-30 14:41:58 +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
|
52cde797c1
|
Should fix build on OSX 10.8.
|
2012-09-21 21:11:10 +02:00 |
|
Themaister
|
ff60bcb5e5
|
Add experimental X/EGL support.
|
2012-09-15 15:17:34 +02:00 |
|
Themaister
|
19fa31f17d
|
Add custom scaling routines.
Implemented for point, bilinear, lanczos.
Partly optimized for SSE2.
|
2012-09-02 14:30:46 +02:00 |
|
Themaister
|
e3a846ba54
|
Do not reinvent screensaver wheel in sdl_gfx.c.
|
2012-07-28 07:39:04 +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
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +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
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
|
Themaister
|
318d875981
|
Small cleanups.
|
2012-01-03 02:50:45 +01:00 |
|
Themaister
|
672102d377
|
Change asserts to ssnes_assert().
|
2011-12-25 12:47:47 +01:00 |
|
Themaister
|
eac468ba19
|
MSVC compat.
|
2011-12-25 01:38:59 +01:00 |
|