orbea
|
e062b98088
|
Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
|
2019-01-17 19:39:38 -08:00 |
|
twinaphex
|
768ebbfdb5
|
Merge commit 'ce9ce1d35387ef8144e53bf071396fa075bfb6c5' as 'libretro-common'
|
2018-05-12 17:56:34 +02:00 |
|
twinaphex
|
0548349991
|
Remove libretro-common
|
2018-05-12 17:56:14 +02:00 |
|
twinaphex
|
be7eb4de1c
|
Update libretro-common
|
2018-04-16 08:57:17 +02:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
64bb848daf
|
Update headers (pt. 2 - libretro-common)
|
2017-01-22 13:58:20 +01:00 |
|
Hans-Kristian Arntzen
|
c80127d29d
|
Vulkan: Hook up async compute test more properly.
Supports multiple queues and queues from different families.
|
2016-06-27 20:54:53 +02:00 |
|
Hans-Kristian Arntzen
|
4729ec9e1b
|
Add support for signalling semaphores from frontend.
Useful for conserving framebuffer memory.
|
2016-06-27 20:54:53 +02:00 |
|
Hans-Kristian Arntzen
|
1da2e2dbab
|
Vulkan: Hook up negotiation interface device creation.
|
2016-06-26 10:40:07 +02:00 |
|
Hans-Kristian Arntzen
|
10a6d7a458
|
Vulkan: Begin hooking up negotiation interface.
|
2016-06-25 21:01:36 +02:00 |
|
Hans-Kristian Arntzen
|
2293bce616
|
Vulkan: Sketch out context negotiation interface.
|
2016-06-25 12:14:56 +02:00 |
|
Hans-Kristian Arntzen
|
d043123f71
|
Vulkan: Add support for queue transfers in HW rendering.
|
2016-06-25 11:39:52 +02:00 |
|
twinaphex
|
4a7ab8366b
|
Move libretro.h headers to libretro-common/include
|
2016-05-10 19:03:53 +02:00 |
|