libretroadmin
|
490fb75905
|
(drivers_display) Cleanups
|
2023-01-08 18:31:04 +01:00 |
|
libretroadmin
|
8a3686df58
|
Revert "Header cleanups - don't include retroarch.h everywhere"
This reverts commit 0e3b478f8c00b015aec9a78d13e73277500e5449.
|
2023-01-08 09:05:46 +01:00 |
|
libretroadmin
|
0e3b478f8c
|
Header cleanups - don't include retroarch.h everywhere
|
2023-01-08 08:56:57 +01:00 |
|
libretroadmin
|
aab64da1be
|
(Font driver/drivers display) All the font_init_first implementations
were exactly the same, cut down on code duplication
|
2022-06-26 17:27:59 +02:00 |
|
libretroadmin
|
c2ae445a85
|
(D3D8) More buildfixes
|
2022-05-15 07:25:12 +02:00 |
|
libretroadmin
|
7934e677ca
|
Get rid of inline functions in d3d8_common.h - simplify code
|
2022-05-15 05:48:09 +02:00 |
|
twinaphex
|
45c901ca53
|
(D3D8) Cleanups - get rid of many inline functions
|
2022-04-22 15:05:28 +02:00 |
|
twinaphex
|
437051c112
|
(D3D8) Replace inline function calls with straight function calls
|
2022-04-20 17:26:03 +02:00 |
|
twinaphex
|
2ef0ea0cc7
|
Cleanups
|
2022-04-16 22:33:18 +02:00 |
|
twinaphex
|
b830d15628
|
(drivers_display) Cleanups
|
2020-09-26 23:31:12 +02:00 |
|
twinaphex
|
e1dbf5dab1
|
Remove drivers_display viewport - was unused
|
2020-09-26 22:01:23 +02:00 |
|
twinaphex
|
bde4abfe8b
|
(Gfx display driver) Get rid of unused restore_clear_color/clear_color
|
2020-09-22 04:03:19 +02:00 |
|
twinaphex
|
6a82772b72
|
Revert "Avoid having to call expensive matrix identity functions"
This reverts commit 7a87917c581ffbb89801950545a98c9672a5c2ce.
|
2020-09-11 14:16:12 +02:00 |
|
twinaphex
|
7a87917c58
|
Avoid having to call expensive matrix identity functions
|
2020-09-11 14:06:42 +02:00 |
|
twinaphex
|
343fef1264
|
(drivers_display) Cleanups
|
2020-09-11 13:46:35 +02:00 |
|
twinaphex
|
dffa052958
|
Rearrange draw struct
|
2020-08-14 15:58:43 +02:00 |
|
twinaphex
|
c16568cf32
|
(gfx drivers display) No more video_frame_info dependency
|
2020-03-08 22:06:08 +01:00 |
|
twinaphex
|
591bb36e03
|
(gfx display) blend_begin/blend_end - no more dependency on
video_frame_info
|
2020-03-08 21:02:03 +01:00 |
|
twinaphex
|
809e22ec1a
|
(gfx display) set_viewport - no longer dependent on video_frame_info
|
2020-03-08 20:23:39 +01:00 |
|
twinaphex
|
874510152e
|
(drivers_display) Get rid of video_frame_info argument for
get_default_mvp
|
2020-03-08 19:59:03 +01:00 |
|
twinaphex
|
9b76446b48
|
Cache video_info->width/video_info->height into local variables
and use them throughout code
|
2020-03-07 21:18:12 +01:00 |
|
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
|