twinaphex
|
ec22bada36
|
Add retroarch.h header
|
2015-01-09 17:40:47 +01:00 |
|
twinaphex
|
58f09ce79e
|
Move scaler code over to libretro SDK
|
2014-10-23 04:34:35 +02:00 |
|
twinaphex
|
bcd5f8aa5b
|
Add has_windowed to video driver and graphics context driver
|
2014-10-08 17:23:02 +02:00 |
|
twinaphex
|
75d2e13dcb
|
Make drivers non-const
|
2014-09-11 07:06:20 +02:00 |
|
twinaphex
|
4162311eb7
|
Return true for stub read_viewport function implementations
|
2014-09-09 22:41:04 +02:00 |
|
twinaphex
|
492af587ef
|
(Video) Implement missing function pointers
|
2014-09-09 20:18:06 +02:00 |
|
Twinaphex
|
66427db631
|
Merge pull request #942 from lioncash/unused
Remove some unused variables.
|
2014-09-06 03:40:56 +02:00 |
|
Lioncash
|
ab1ab62a6d
|
Fix some printf specifiers to the correct signed-ness
|
2014-09-05 19:43:32 -04:00 |
|
Lioncash
|
a7aa077cc6
|
Remove some unused variables.
|
2014-09-05 19:27:46 -04:00 |
|
Themaister
|
9a861fba6d
|
Untested: Rewrite omap_gfx font rendering.
|
2014-06-09 12:52:21 +02:00 |
|
twinaphex
|
c020f362b6
|
Remove hacky restart function in video interface
|
2014-05-30 17:57:21 +02:00 |
|
Tobias Jakobi
|
20067ed087
|
video_omap: plug memory leak
|
2014-02-24 21:12:12 +01:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
Tobias Jakobi
|
87843d607d
|
video_omap: add font rendering for ARGB8888 framebuffer
In constrast to the RGB565 code, this here is only compile tested.
|
2013-12-07 23:56:04 +01:00 |
|
Tobias Jakobi
|
b77171f350
|
video_omap: add font rendering for RGB565 framebuffer
|
2013-12-07 23:56:04 +01:00 |
|
Tobias Jakobi
|
a5352f706c
|
video_omap: convert a TODO into comment
|
2013-12-07 23:56:04 +01:00 |
|
Tobias Jakobi
|
96f73a5cb8
|
video_omap: implement disabling of vsync
|
2013-12-07 23:56:04 +01:00 |
|
Tobias Jakobi
|
1e0b0970e8
|
video_omap: remove debug message
|
2013-12-03 22:53:20 +01:00 |
|
Tobias Jakobi
|
06aa2ebcfd
|
video_omap: complete rework and refactoring of the driver
|
2013-12-03 22:40:49 +01:00 |
|
twinaphex
|
f8c37fc933
|
(Menu) Simplify menu preprocessor conditionals - there is now
one common catch-all define called HAVE_MENU
|
2013-11-08 04:36:47 +01:00 |
|
twinaphex
|
f7622d3294
|
Add OMAP graphics driver (Tobias Jakobi)
|
2013-07-28 18:37:31 +02:00 |
|