.. |
common
|
Attempt to fix some issues with BGRA textures
|
2016-12-30 21:14:30 -07:00 |
drivers
|
Merge pull request #4384 from fr500/master
|
2017-01-09 00:39:10 +01:00 |
drivers_context
|
C buildfix
|
2017-01-09 01:56:36 +01:00 |
drivers_font
|
Remove unused variables
|
2017-01-07 08:11:23 +01:00 |
drivers_font_renderer
|
Remove runloop.h header includes
|
2016-12-02 06:26:41 +01:00 |
drivers_shader
|
Set supports_rgba before calling image_texture_load
|
2017-01-08 21:49:23 +01:00 |
drivers_tracker
|
Simplify input_push_analog_dpad
|
2016-12-04 22:20:47 +01:00 |
include
|
|
|
video_filters
|
|
|
font_driver.c
|
Remove unused variables
|
2017-01-07 08:11:23 +01:00 |
font_driver.h
|
initial libcaca video driver
|
2016-12-01 12:13:45 -05:00 |
video_context_driver.c
|
Cleanup
|
2016-11-20 15:21:02 +01:00 |
video_context_driver.h
|
Turn some video context driver functions into macros
|
2016-11-20 15:06:28 +01:00 |
video_coord_array.c
|
|
|
video_coord_array.h
|
|
|
video_defines.h
|
Create gfx/video_defines.h
|
2016-10-25 20:18:31 +02:00 |
video_driver.c
|
Remove unused variables
|
2017-01-07 08:11:23 +01:00 |
video_driver.h
|
This fixes the XMB menu for me
|
2017-01-05 12:53:55 -08:00 |
video_filter.c
|
avoid some implicit memsets
|
2017-01-08 19:35:24 +01:00 |
video_filter.h
|
Cleanups
|
2016-09-12 17:29:01 +02:00 |
video_shader_driver.c
|
Turn video_shader_driver_set_parameter to macro
|
2016-11-20 17:28:51 +01:00 |
video_shader_driver.h
|
(XMB) Add Bokeh menu pipeline
|
2017-01-08 03:56:47 +01:00 |
video_shader_parse.c
|
Vulkan: Fix menu shader parameters for slangp.
|
2016-12-20 15:58:37 +01:00 |
video_shader_parse.h
|
|
|
video_state_tracker.c
|
Be more careful with allocations
|
2016-12-25 01:52:40 +01:00 |
video_state_tracker.h
|
Header cleanup
|
2016-09-06 23:34:55 +02:00 |
video_thread_wrapper.c
|
Get rid of more implicit memsets
|
2016-12-19 19:17:23 +01:00 |
video_thread_wrapper.h
|
Move enums to gfx/video_thread_wrapper.c
|
2016-09-11 17:42:53 +02:00 |