twinaphex
|
11d574bc30
|
Fix up some dist-scripts
|
2015-09-01 16:40:09 +02:00 |
|
twinaphex
|
bbbc353f28
|
Add sys/ppu_thread.h headers to ps3_defines.h
|
2015-09-01 16:12:07 +02:00 |
|
twinaphex
|
26e1de42bf
|
(PS3) Remove custom PNG decoder
(PS3) Add header for sys_ppu_thread_ functions
|
2015-09-01 16:09:37 +02:00 |
|
twinaphex
|
1308aa8356
|
(Vita) Correct RARCH_CONSOLE rule
|
2015-09-01 15:43:51 +02:00 |
|
twinaphex
|
b1348cfe94
|
Add retro_log.h to menu_cbs.c
|
2015-09-01 14:59:58 +02:00 |
|
Twinaphex
|
29399513c0
|
(file_path.c) Bugfix
|
2015-09-01 14:40:03 +02:00 |
|
twinaphex
|
6d188a4840
|
Move function prototypes to rpng_decode.h
|
2015-09-01 13:42:28 +02:00 |
|
twinaphex
|
7874eb9890
|
Move some inline functions to rpng_decode.c
|
2015-09-01 13:41:45 +02:00 |
|
twinaphex
|
30912ef535
|
Rename rpng_common.h to rpng_internal.h
|
2015-09-01 13:40:17 +02:00 |
|
twinaphex
|
679a7ee130
|
(rpng) Don't expose unused internal function
|
2015-09-01 13:39:09 +02:00 |
|
twinaphex
|
0d923d6b05
|
(rpng) Cleanup
|
2015-09-01 13:37:03 +02:00 |
|
twinaphex
|
3ccb4380f1
|
(RPNG) Move more common code outside
|
2015-09-01 13:27:36 +02:00 |
|
twinaphex
|
c80e59b888
|
Create common png_read_plte
|
2015-09-01 13:22:20 +02:00 |
|
twinaphex
|
c259b983de
|
struct definitions now go inside rpng_common.h - move them
away from public headers
|
2015-09-01 13:08:10 +02:00 |
|
twinaphex
|
2194ab6631
|
Cleanups
|
2015-09-01 13:01:16 +02:00 |
|
twinaphex
|
511b2c6d83
|
Create rpng_set_buf_ptr
|
2015-09-01 13:00:02 +02:00 |
|
twinaphex
|
d5837f4b7c
|
Don't take in as first argument rpng->buff_data - handle this internally
|
2015-09-01 12:56:39 +02:00 |
|
twinaphex
|
cd79143038
|
(rpng) Encapsulate incrementation of buffer position
|
2015-09-01 12:52:04 +02:00 |
|
twinaphex
|
3762502112
|
Create rpng_is_valid
|
2015-09-01 12:41:31 +02:00 |
|
twinaphex
|
09aac8a320
|
Create rpng_nbio_is_valid
|
2015-09-01 12:39:17 +02:00 |
|
twinaphex
|
0676738140
|
Console build fixes
|
2015-09-01 12:10:26 +02:00 |
|
twinaphex
|
a519654810
|
(Android) Some build fixes
|
2015-09-01 12:04:08 +02:00 |
|
twinaphex
|
5e3a79b74b
|
(cocoa_gl_ctx.m) Put in retro_assert.h
|
2015-09-01 12:02:04 +02:00 |
|
twinaphex
|
15ba019ea1
|
Don't make asserts dependent on retro_log.h
|
2015-09-01 11:59:27 +02:00 |
|
twinaphex
|
7bcb3d4f27
|
(file_path.c) Get rid of rhash.h dependency
|
2015-09-01 11:46:18 +02:00 |
|
twinaphex
|
aa282c5780
|
Reimplement memmap.c for Windows
|
2015-09-01 11:29:50 +02:00 |
|
twinaphex
|
d58771cbb1
|
Some cleanups
|
2015-09-01 11:03:55 +02:00 |
|
twinaphex
|
2daf5c076e
|
This Makefile can go now - should be in Makefile.griffin
|
2015-09-01 10:59:04 +02:00 |
|
twinaphex
|
b47cda1c22
|
Makefile.griffin - Combine Wii and NGC targets
|
2015-09-01 10:58:02 +02:00 |
|
twinaphex
|
309bd09cb0
|
Start adding some more build rules to Makefile.griffin for PSP,
move some otherwise unused functions to else block
|
2015-09-01 10:32:36 +02:00 |
|
Twinaphex
|
9c6f1c2c91
|
Merge pull request #2085 from fr500/master
Update QT companion UI
|
2015-09-01 08:47:18 +02:00 |
|
radius
|
f3389bbd42
|
Test with max users instead, for some reason it's not getting the same value
|
2015-08-31 22:23:40 -05:00 |
|
radius
|
9bb97e42e0
|
fix nits
|
2015-08-31 21:20:57 -05:00 |
|
radius
|
b42af6404f
|
remove unneeded files
|
2015-08-31 21:19:30 -05:00 |
|
radius
|
2f9f6d1ad5
|
remove unneeded files
|
2015-08-31 21:18:55 -05:00 |
|
radius
|
a59dde6cdb
|
Disable QT for now
|
2015-08-31 21:07:24 -05:00 |
|
radius
|
7a7f778341
|
Try to pass settings to the QT ui driver
|
2015-08-31 21:07:23 -05:00 |
|
radius
|
9480bfbd9e
|
Add QT to the configure script
|
2015-08-31 21:07:21 -05:00 |
|
radius
|
4e5bf899c1
|
add test project for QT
|
2015-08-31 21:07:19 -05:00 |
|
Twinaphex
|
795950c7b7
|
Merge pull request #2084 from xerpi/master
(Vita) vita2d_gfx_free: Set textures to NULL
|
2015-09-01 01:55:51 +02:00 |
|
twinaphex
|
948286e8e0
|
Fix warnings
|
2015-09-01 01:54:44 +02:00 |
|
twinaphex
|
2b9777e6c2
|
(memmap.c) Cleanup
|
2015-09-01 01:53:25 +02:00 |
|
Sergi Granell
|
5d920aa045
|
(Vita) vita2d_gfx_free: Set textures to NULL
|
2015-09-01 01:36:27 +02:00 |
|
twinaphex
|
d7aebbd40e
|
Update
|
2015-08-31 22:04:21 +02:00 |
|
Twinaphex
|
134f0ad997
|
Merge pull request #2083 from xerpi/master
(Vita) Prepare code for fullscreen
|
2015-08-31 21:44:23 +02:00 |
|
Sergi Granell
|
dbb91c85e6
|
(Vita) Check vita->texture before freeing it
|
2015-08-31 21:41:45 +02:00 |
|
Sergi Granell
|
56af52a268
|
(Vita) Fix spaces
|
2015-08-31 21:37:50 +02:00 |
|
Sergi Granell
|
6c5d250ff1
|
(Vita) Prepare code for fullscreen
|
2015-08-31 21:31:34 +02:00 |
|
twinaphex
|
30bcbed9f4
|
xdk_resources.cpp - Cleanups
|
2015-08-31 21:17:15 +02:00 |
|
twinaphex
|
d69deba25b
|
Add pkg/ngc
|
2015-08-31 21:10:31 +02:00 |
|