twinaphex
|
8b07f39d6f
|
Create tasks/task_image.c
|
2016-05-10 07:54:47 +02:00 |
|
twinaphex
|
ea8715ca92
|
(RJPEG) Cleanup
|
2016-05-10 07:16:27 +02:00 |
|
twinaphex
|
f3af0263ed
|
Remove RJPEG_NO_JPEG
|
2016-05-10 07:15:23 +02:00 |
|
twinaphex
|
bb063fb692
|
Cleanups
|
2016-05-10 07:13:52 +02:00 |
|
twinaphex
|
8d3f6c39ac
|
Replace STBI_ with RJPEG_
|
2016-05-10 07:10:42 +02:00 |
|
Twinaphex
|
b59b56d2fc
|
(RJPEG) Last buildfixes
|
2016-05-10 07:09:27 +02:00 |
|
twinaphex
|
3c4329aa1f
|
(RJPEG) uniquely namespace all functions
|
2016-05-10 07:08:45 +02:00 |
|
Twinaphex
|
88f259d3ef
|
(RJPEG) Mass renaming (pt. 1)
|
2016-05-10 07:05:52 +02:00 |
|
twinaphex
|
c321c161a8
|
Update rjpeg
|
2016-05-10 06:51:58 +02:00 |
|
twinaphex
|
60b8cf7993
|
Start adding notes to task_file_transfer.c
|
2016-05-10 06:16:27 +02:00 |
|
twinaphex
|
f931ce7606
|
Adds conversion when color shifts are BGRA
|
2016-05-10 06:02:00 +02:00 |
|
twinaphex
|
7462988f33
|
Use stb_image jpeg code
|
2016-05-10 05:50:38 +02:00 |
|
Andrés
|
2fb69c4a33
|
Merge pull request #2984 from sronsse/fixes_for_team
rbmp encode: Fix memory leak when saving image
|
2016-05-09 22:13:17 -05:00 |
|
Sebastien Ronsse
|
bab8935b58
|
rbmp encode: Fix memory leak when saving image
|
2016-05-10 13:09:38 +10:00 |
|
Andrés
|
5e7e4c2f3a
|
Merge pull request #2983 from sronsse/fixes_for_team
Fix for "Screenshots flipped vertically #2979"
|
2016-05-09 21:01:01 -05:00 |
|
Sebastien Ronsse
|
3db9623809
|
rbmp encode: Fix saving mechanism resulting in vertically flipped screenshots.
|
2016-05-10 11:51:56 +10:00 |
|
twinaphex
|
b9c9df3a8b
|
(GLSM) Buildfix
|
2016-05-10 03:48:05 +02:00 |
|
twinaphex
|
91d2af7e36
|
Update comments
|
2016-05-10 03:41:49 +02:00 |
|
twinaphex
|
bca9c687a1
|
(RJPEG) Remove register storage class
|
2016-05-10 03:23:15 +02:00 |
|
twinaphex
|
71c5b4972c
|
CXX_BUILD buildfix
|
2016-05-10 03:19:40 +02:00 |
|
Twinaphex
|
f2631809bb
|
Cleanup
|
2016-05-10 03:15:55 +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
|
24a4436c9f
|
Merge pull request #2981 from leiradel/master
better logging
|
2016-05-10 01:50:37 +02:00 |
|
Andre Leiradella
|
938257b1ed
|
better logging
|
2016-05-09 20:44:59 -03:00 |
|
twinaphex
|
d0f6facc0f
|
(runloop.c) Rename functions
|
2016-05-10 01:44:13 +02:00 |
|
twinaphex
|
5d821f42a3
|
Turn another runloop_ctl action into a static function
|
2016-05-10 01:41:58 +02:00 |
|
twinaphex
|
af2a33a8cb
|
Move core_option_manager to managers/
|
2016-05-10 01:25:47 +02:00 |
|
twinaphex
|
2c6d6a223c
|
Rename core_option functions
|
2016-05-10 01:21:55 +02:00 |
|
twinaphex
|
3dc55d4e72
|
command.c - cleanups
|
2016-05-09 21:36:17 +02:00 |
|
twinaphex
|
b3422b33fd
|
Add parameter to command_new
|
2016-05-09 21:25:37 +02:00 |
|
twinaphex
|
f15f28ce02
|
Refactor some command code
|
2016-05-09 21:23:53 +02:00 |
|
twinaphex
|
2691ab0c7d
|
Rename command_event enums
|
2016-05-09 20:51:53 +02:00 |
|
twinaphex
|
c6e65e1669
|
Rename functions
|
2016-05-09 20:41:59 +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
|
3c74031c2f
|
Rename rarch_cmd to command
|
2016-05-09 20:10:08 +02:00 |
|
twinaphex
|
1e87fed448
|
Change ifdef
|
2016-05-09 20:05:09 +02:00 |
|
twinaphex
|
6bbe5fb83a
|
Avoid warning
|
2016-05-09 19:24:10 +02:00 |
|
twinaphex
|
1cd98f1cf7
|
(Androd) Buildfix
|
2016-05-09 19:21:40 +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
|
7ba97e8703
|
Remove core_info_ctl
|
2016-05-09 18:11:17 +02:00 |
|
twinaphex
|
7ca75d46f8
|
Move net_http_special to network/
|
2016-05-09 17:47:45 +02:00 |
|
twinaphex
|
751872afa4
|
Move netlogger.c to network/
|
2016-05-09 17:45:21 +02:00 |
|
twinaphex
|
3722826e0a
|
Rename netplay/ to network/
|
2016-05-09 17:43:38 +02:00 |
|
twinaphex
|
344d1bf949
|
move remote.c to input/
|
2016-05-09 17:37:29 +02:00 |
|