Hans-Kristian Arntzen
|
218ecc07c1
|
Add perf counter to fence waits.
Makes it easy to check if we're GPU bound or not.
|
2016-05-21 12:13:46 +02:00 |
|
twinaphex
|
fa27a8447e
|
Rename RPNG functions
|
2016-05-13 09:49:38 +02:00 |
|
twinaphex
|
8efe2de0ec
|
(RJPEG/RPNG) Add debug logs and change function signatures
|
2016-05-13 09:08:32 +02:00 |
|
twinaphex
|
df3b090d7a
|
Revert "Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info"
This reverts commit 35bf38e05cfbaa3ed4efbfdfd2afdcedc2c57b8a.
|
2016-05-12 09:37:21 +02:00 |
|
twinaphex
|
35bf38e05c
|
Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info
|
2016-05-12 09:25:52 +02:00 |
|
twinaphex
|
f0b99edafc
|
Prevent some warnings/errors from occurring with MESA_DEBUG
|
2016-05-12 04:29:36 +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
|
670b564f13
|
Add HAVE_RTGA switch
|
2016-05-11 21:57:41 +02:00 |
|
twinaphex
|
367150b487
|
Cleanups
|
2016-05-11 21:48:30 +02:00 |
|
twinaphex
|
5845a9944d
|
Add more HAVE_THREADS ifdefs
|
2016-05-11 19:02:43 +02:00 |
|
twinaphex
|
fc56f6ebdb
|
Add some HAVE_THREADS ifdefs
|
2016-05-11 10:10:30 +02:00 |
|
twinaphex
|
78783cc2aa
|
Buildfixes for compiling without HAVE_MENU
|
2016-05-11 10:06:15 +02:00 |
|
twinaphex
|
9aed52ac65
|
Move performance.c to libretro-common/features/features_cpu.c
|
2016-05-10 20:31:27 +02:00 |
|
twinaphex
|
4a7ab8366b
|
Move libretro.h headers to libretro-common/include
|
2016-05-10 19:03:53 +02:00 |
|
twinaphex
|
35ea37b37f
|
Revert "Move cpu_features to libretro-common"
This reverts commit 2b8ff3bf3844e20ba8021f1f40c3e59f64b69772.
|
2016-05-10 09:32:24 +02:00 |
|
twinaphex
|
2b8ff3bf38
|
Move cpu_features to libretro-common
|
2016-05-10 09:27:29 +02:00 |
|
twinaphex
|
0d371def5c
|
Refactor performance.c code
|
2016-05-10 09:17:04 +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
|
88ae5c0875
|
Rename gfx_mut_coords
|
2016-05-10 02:42:52 +02:00 |
|
twinaphex
|
b2f5e2ac08
|
Rename gfx_font_raster_block
|
2016-05-10 02:42:02 +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
|
0e08dbe931
|
Rename gfx_coord to video_coord
|
2016-05-10 02:32:59 +02:00 |
|
twinaphex
|
2691ab0c7d
|
Rename command_event enums
|
2016-05-09 20:51:53 +02:00 |
|
twinaphex
|
523ebed112
|
Combine command_event.c and command.c
|
2016-05-09 20:30:47 +02:00 |
|
twinaphex
|
a98ef36d36
|
Rename event_cmd_ctl to command_event
|
2016-05-09 20:20:50 +02:00 |
|
twinaphex
|
6bbe5fb83a
|
Avoid warning
|
2016-05-09 19:24:10 +02:00 |
|
twinaphex
|
6ae20f2016
|
Create managers/ dir - move cheats.c and state_manager.c to it
|
2016-05-09 18:20:52 +02:00 |
|
twinaphex
|
5f3f578311
|
Further otpimization
|
2016-05-09 08:03:36 +02:00 |
|
twinaphex
|
c82505ed9e
|
Show FPS in title bar only when 'Display Framerate' is enabled
|
2016-05-09 07:44:13 +02:00 |
|
twinaphex
|
372e7d94cd
|
Rename rewind.c to state_manager
|
2016-05-09 07:14:10 +02:00 |
|
twinaphex
|
f8a7154557
|
Rename rarch_ functions
|
2016-05-09 07:09:26 +02:00 |
|
twinaphex
|
e87f030246
|
C89_BUILD fixes
|
2016-05-09 05:50:08 +02:00 |
|
twinaphex
|
44ed8d1116
|
CXX_BUILD fixes
|
2016-05-09 05:48:47 +02:00 |
|
twinaphex
|
d50109f60a
|
video_texture_image.c - prevent warning
|
2016-05-09 04:56:41 +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
|
3dfd8a0584
|
Split up vertex/fragment shader conditionals for XMB ribbon
|
2016-05-09 04:31:21 +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
|
6ca2223671
|
Merge pull request #2975 from t-paul/vg-compile-fix
Fix typos in VideoCore driver causing compile error on Raspberry Pi.
|
2016-05-08 22:02:27 +02:00 |
|
twinaphex
|
9c1885a46e
|
Fix Display FPS
|
2016-05-08 22:00:30 +02:00 |
|
Torsten Paul
|
737e2832f2
|
Fix typos in VideoCore driver causing compile error on Raspberry Pi.
|
2016-05-08 21:55:46 +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 |
|