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 |
|
retroNUC
|
f2f7e2f8ee
|
Fixed gfx scissoring on D3D drivers (#14793)
Zero width/height is valid, just means that it won't draw anything between those begin/end calls
|
2023-01-02 10:44:09 +01:00 |
|
LibretroAdmin
|
15048027e7
|
(D3D11) Turn booleans into flags
|
2022-11-02 08:31:40 +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
|
de4bfa0805
|
(D3D11) Get rid of some inlined functions
|
2022-05-17 17:04:43 +02:00 |
|
libretroadmin
|
cdcc8fe992
|
(D3D11) Fix regression with XMB pipeline shaders
|
2022-05-17 00:50:07 +02:00 |
|
libretroadmin
|
bfa627737e
|
(D3D/Vulkan) Try to prevent implicit memsets
|
2022-05-16 21:37:02 +02:00 |
|
twinaphex
|
96d7c31983
|
(D3D11) Cleanups
|
2022-04-24 13:40:38 +02:00 |
|
twinaphex
|
8973f2ae01
|
(D3D11) Cleanups - use less inlined functions
|
2022-04-23 16:25:59 +02:00 |
|
twinaphex
|
0888297f31
|
(D3D11) Cleanups - go through less inlined functions
|
2022-04-23 11:36:10 +02:00 |
|
twinaphex
|
1887aee7c4
|
(D3D11) Cleanup some inline functions
|
2022-04-23 09:07:00 +02:00 |
|
twinaphex
|
5d82b36f9c
|
(D3D11) Use less inlined functions
|
2022-04-22 22:58:35 +02:00 |
|
twinaphex
|
7f8a0e352f
|
(D3D11) Get rid of some inline functions
|
2022-04-22 21:12:05 +02:00 |
|
Mark W. Kidd
|
2b3dfeb10c
|
standardize include path for config.h
|
2021-08-18 18:54:40 -04:00 |
|
twinaphex
|
2e6393f082
|
Get rid of pointer grabbing for p_disp
|
2021-04-08 00:38:24 +02:00 |
|
twinaphex
|
e1dbf5dab1
|
Remove drivers_display viewport - was unused
|
2020-09-26 22:01:23 +02:00 |
|
twinaphex
|
fbe0924d44
|
Remove some stub functions
|
2020-09-26 21:40:16 +02:00 |
|
twinaphex
|
bc43db1789
|
Remove gfx_display_get_coords_array
|
2020-09-25 10:31:07 +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
|
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
|
7a9684b6ea
|
(Gfx display) scissor_begin/scissor_end - drop 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
|
cfa90a4a36
|
(gfx/drivers_display) cleanups
|
2020-03-08 01:28:15 +01:00 |
|
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
|