twinaphex
|
91220c3448
|
Remove logically dead code
|
2016-05-23 21:49:40 +02:00 |
|
twinaphex
|
7c0532c3e7
|
Remove logically dead code
|
2016-05-23 21:47:41 +02:00 |
|
twinaphex
|
7e36dcb27f
|
move video_texture_image to libretro-common and rename it to image_texture.c
|
2016-05-18 12:58:00 +02:00 |
|
twinaphex
|
281a33d61f
|
Rename function to performance_counter_init
|
2016-05-16 09:58:45 +02:00 |
|
twinaphex
|
f5bc75c640
|
Rename retro_perf_start/retro_perf_stop
|
2016-05-16 09:53:54 +02:00 |
|
twinaphex
|
18355d4748
|
Rename retro_perf_stop
|
2016-05-16 09:48:14 +02:00 |
|
twinaphex
|
cda8e7b560
|
Rename gl_init_vao to gl_check_vao
|
2016-05-16 06:14:32 +02:00 |
|
twinaphex
|
e2cc3bc08d
|
Create gl_query_core_context_in_use
|
2016-05-16 05:55:42 +02:00 |
|
twinaphex
|
c28b4da58c
|
Remove more dependencies on gl pointer
|
2016-05-16 05:50:39 +02:00 |
|
twinaphex
|
8f2c665dc7
|
Remove dependence on gl pointer for querying extensions
|
2016-05-16 05:47:34 +02:00 |
|
twinaphex
|
21438fc0af
|
Some buildfixes for GL_DEBUG
|
2016-05-12 02:58:09 +02:00 |
|
neville
|
67e64f4ca6
|
gl_check_mipmap - don't look for GL_EXT_framebuffer_object here
- breaks OSX PPC
|
2016-05-11 23:04:48 +02:00 |
|
twinaphex
|
c9d3936ee5
|
Check for GL_EXT_framebuffer_object too
|
2016-05-11 22:49:41 +02:00 |
|
twinaphex
|
fc56f6ebdb
|
Add some HAVE_THREADS ifdefs
|
2016-05-11 10:10:30 +02:00 |
|
twinaphex
|
4a7ab8366b
|
Move libretro.h headers to libretro-common/include
|
2016-05-10 19:03:53 +02:00 |
|
twinaphex
|
b79b2dca13
|
Create performance_counters
|
2016-05-10 08:53:14 +02:00 |
|
twinaphex
|
7c20f2b868
|
Change namespace of thread functions
|
2016-05-10 03:14:23 +02:00 |
|
twinaphex
|
dde471e001
|
Rename gfx_ structs
|
2016-05-10 02:39:09 +02:00 |
|
twinaphex
|
2ebb92834c
|
Rename gfx_fbo_rect to video_fbo_rect
|
2016-05-10 02:34:36 +02:00 |
|
twinaphex
|
6bbe5fb83a
|
Avoid warning
|
2016-05-09 19:24:10 +02:00 |
|
twinaphex
|
7272a3fdaf
|
Prevent some warnings
|
2016-05-09 04:54:25 +02:00 |
|
twinaphex
|
9c1d1f3af8
|
(GL) Remove these conditionals - mipmap support should be
detected at runtime
|
2016-05-09 04:38:20 +02:00 |
|
twinaphex
|
3e40b77108
|
Improve check for gl_check_mipmap
|
2016-05-09 03:49:57 +02:00 |
|
twinaphex
|
ca976aeda9
|
Make gl_load_texture_data a static function
|
2016-05-09 03:44:46 +02:00 |
|
twinaphex
|
4e535f77c6
|
Add gl_check_mipmap
|
2016-05-09 03:40:59 +02:00 |
|
twinaphex
|
725c202498
|
Remove input_driver_ctl
|
2016-05-08 23:12:04 +02:00 |
|
twinaphex
|
1b8e8ac22a
|
Remove video_shader_driver_ctl
|
2016-05-08 21:11:27 +02:00 |
|
twinaphex
|
ed5954420b
|
(MSVC) Buildfixes
|
2016-05-08 20:40:42 +02:00 |
|
twinaphex
|
b20d550cc4
|
Rename video context driver functions
|
2016-05-08 20:32:56 +02:00 |
|
twinaphex
|
7399ba386a
|
Rename gfx_ctx_ prefix
|
2016-05-08 19:24:23 +02:00 |
|
Hans-Kristian Arntzen
|
66c4f608e6
|
Clear out rest of video_driver_ctl use.
|
2016-05-08 14:10:28 +02:00 |
|
Hans-Kristian Arntzen
|
d723411436
|
De ioctl video_driver.
|
2016-05-08 14:00:51 +02:00 |
|
twinaphex
|
e482bc7556
|
(GL) Avoid warning
|
2016-05-05 02:08:07 +02:00 |
|
twinaphex
|
eb2a4f5c56
|
(GL) Nits
|
2016-05-05 02:07:33 +02:00 |
|
twinaphex
|
1b84895ba0
|
(GL) Cleanup gl_check_fbo_dimensions
|
2016-05-05 01:42:08 +02:00 |
|
twinaphex
|
d4a322add3
|
Cleanups
|
2016-05-05 01:33:54 +02:00 |
|
twinaphex
|
0ad0763413
|
gl_read_viewport - cleanup
|
2016-05-05 01:32:35 +02:00 |
|
twinaphex
|
7feac862db
|
(GL) Cleanups
|
2016-05-05 01:29:52 +02:00 |
|
twinaphex
|
9465a00d4b
|
Create video_frame_convert_rgba_to_bgr
|
2016-05-04 18:44:39 +02:00 |
|
twinaphex
|
bf53a939da
|
Create gfx/video_frame.h
|
2016-05-04 16:32:24 +02:00 |
|
twinaphex
|
3ba02a3786
|
Cleanups
|
2016-05-04 04:34:05 +02:00 |
|
twinaphex
|
a393d9a75b
|
Cleanups
|
2016-05-04 04:22:41 +02:00 |
|
Twinaphex
|
51565e6336
|
(iOS) Avoid some analyze warnings
|
2016-05-04 04:10:33 +02:00 |
|
twinaphex
|
65dec874a8
|
Move some path settings
|
2016-04-28 19:52:25 +02:00 |
|
twinaphex
|
92faefbccc
|
(GL) Cleanups - gl_set_shader
|
2016-04-16 07:19:21 +02:00 |
|
twinaphex
|
dfe723c727
|
gl_shader_init - cleanup
|
2016-04-16 07:16:32 +02:00 |
|
twinaphex
|
4e041ff3d0
|
(GL) gl_shader_init - Cleanups
|
2016-04-16 05:36:09 +02:00 |
|
twinaphex
|
7b88378952
|
Add params to video_shader_ctx_init
|
2016-04-16 05:14:39 +02:00 |
|
twinaphex
|
8a90e2777c
|
Rename GL_SHADER_STOCK_BLEND to VIDEO_SHADER_STOCK_BLEND
|
2016-04-16 01:50:20 +02:00 |
|
twinaphex
|
9d85afd358
|
Refactor SHADER_CTL_USE
|
2016-04-15 07:37:06 +02:00 |
|