twinaphex
|
1acc7226f9
|
Rearrange headers
|
2015-09-16 11:24:03 +02:00 |
|
twinaphex
|
576626ead0
|
Refactor frame_is_reversed - shader drivers should no longer
be dependent upon global state
|
2015-09-16 11:14:43 +02:00 |
|
twinaphex
|
340585defb
|
Header Cleanups
|
2015-09-16 05:53:34 +02:00 |
|
twinaphex
|
c11b08ed91
|
(Android) Buildfix
|
2015-09-16 05:46:03 +02:00 |
|
Francisco José García García
|
08f5db24b4
|
(Vita) vita2d updated
|
2015-09-15 00:12:10 +02:00 |
|
twinaphex
|
ea6119c1c7
|
(Vita) Add forward declaration for scePowerSetArmClockFrequency
|
2015-09-14 03:50:34 +02:00 |
|
Twinaphex
|
599fc0716e
|
Merge pull request #2112 from aliaspider/master
(CTR/3DS) start with bilinear filtering set to ON.
|
2015-09-14 03:03:33 +02:00 |
|
aliaspider
|
9c6ce3b28b
|
(CTR/3DS) start with bilinear filtering set to ON.
|
2015-09-14 01:59:58 +01:00 |
|
Twinaphex
|
3cee888d73
|
Merge pull request #2111 from aliaspider/master
(CTR/3DS) add support for viewport/filtering settings.
|
2015-09-14 01:21:43 +02:00 |
|
aliaspider
|
591ecae208
|
(CTR/3DS) add support for viewport/filtering settings.
rotation doesn't work correctly yet.
|
2015-09-14 00:19:38 +01:00 |
|
Twinaphex
|
258972889f
|
Merge pull request #2110 from aliaspider/master
(CTR/3DS) update
|
2015-09-14 00:59:56 +02:00 |
|
aliaspider
|
c3ac725269
|
(CTR/3DS) improve vsync.
gfxSwapBuffersGpu needs to be called immediately after initiating a
display transfer.
|
2015-09-13 22:27:28 +01:00 |
|
twinaphex
|
b5f7ccab22
|
Cleanups
|
2015-09-13 09:23:48 +02:00 |
|
twinaphex
|
2269aff9aa
|
Cleanups
|
2015-09-13 06:46:04 +02:00 |
|
Francisco José García García
|
f5eba9f8a6
|
(Vita) Add Rotation
|
2015-09-11 18:02:59 +02:00 |
|
twinaphex
|
54dbe5e66b
|
(fbdev context drivers) style nits
|
2015-09-09 19:59:39 +02:00 |
|
Francisco José García García
|
1e0526b9c7
|
(Vita) Add viewport resizing
|
2015-09-09 01:10:48 +02:00 |
|
Francisco José García García
|
76e13a6957
|
(Vita) Add texture filtering
|
2015-09-08 20:40:38 +02:00 |
|
aliaspider
|
3b85e0dd5a
|
(3DS) fix build to work with the latest ctrulib.
|
2015-09-07 18:31:30 +01:00 |
|
twinaphex
|
09c3bd8d9c
|
(d3d.cpp) Use sprintf
|
2015-09-07 01:46:19 +02:00 |
|
twinaphex
|
bbe210f7eb
|
C89_BUILD fixes
|
2015-09-06 23:43:27 +02:00 |
|
Alcaro
|
dbccc4f4f0
|
Shut up some more warnings.
|
2015-09-06 16:07:26 +02:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +02:00 |
|
twinaphex
|
e182f32d8c
|
Header cleanups
|
2015-09-05 20:03:27 +02:00 |
|
twinaphex
|
1310263470
|
(Vita) Cleanups
|
2015-09-05 16:22:25 +02:00 |
|
twinaphex
|
7f4ddc6775
|
(win32_common.c) Don't use _WIN32 ifdef
|
2015-09-05 14:40:01 +02:00 |
|
twinaphex
|
421e006297
|
(wgl_ctx.c) Cleanups
|
2015-09-05 14:38:55 +02:00 |
|
twinaphex
|
3e977034a7
|
(Win32) More buildfixes
|
2015-09-05 14:10:16 +02:00 |
|
Sergi Granell
|
4dfaa33ad1
|
(Vita) Update the vita2d video driver
|
2015-09-02 18:56:24 +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
|
5e3a79b74b
|
(cocoa_gl_ctx.m) Put in retro_assert.h
|
2015-09-01 12:02:04 +02:00 |
|
Sergi Granell
|
5d920aa045
|
(Vita) vita2d_gfx_free: Set textures to NULL
|
2015-09-01 01:36:27 +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 |
|
Sergi Granell
|
96146e5313
|
(Vita) Update vita2d driver
(Vita/PSP) Name some stuff to vita
|
2015-08-31 15:26:37 +02:00 |
|
Sergi Granell
|
94e893634d
|
(Vita) Update gfx driver
|
2015-08-31 00:56:14 +02:00 |
|
twinaphex
|
a1f4c80648
|
(PS3) Some build warning fixes
|
2015-08-30 23:51:10 +02:00 |
|
twinaphex
|
3c6d0dd77c
|
Some PSP1 build fixes and start adding PSP1 support to
Makefile.griffin
|
2015-08-30 23:19:45 +02:00 |
|
Sergi Granell
|
5deceb35ba
|
(Vita) Update Vita frontend
|
2015-08-30 22:48:44 +02:00 |
|
Twinaphex
|
ade4f86200
|
Merge pull request #2077 from xerpi/master
(Vita) Start vita2d_gfx video driver
|
2015-08-30 20:38:16 +02:00 |
|
CautiousAlbino
|
173dcd3e4c
|
Retry implementation of include_compressed to dir_list_new.
Problem was that if ext_list wasn't used, an empty list would be
created.
|
2015-08-30 20:19:41 +02:00 |
|
Sergi Granell
|
3b04de6a5f
|
(Vita) Update vita2d video driver
|
2015-08-30 20:12:16 +02:00 |
|
Sergi Granell
|
3b54e81d00
|
(Vita) Start vita2d_gfx video driver
|
2015-08-30 20:12:16 +02:00 |
|
Twinaphex
|
d5f72ca9c1
|
remove unused variables
|
2015-08-30 18:45:02 +02:00 |
|
Twinaphex
|
e8d266cb9d
|
Revert "Revert "Add support for shader pass feedback.""
|
2015-08-30 18:37:41 +02:00 |
|
Twinaphex
|
aa382a5c7c
|
Revert "Add include_compressed param to dir_list_new."
|
2015-08-30 18:36:25 +02:00 |
|
Twinaphex
|
ad1825ca50
|
Revert "Add support for shader pass feedback."
|
2015-08-30 18:21:07 +02:00 |
|
Twinaphex
|
0f60388533
|
Merge pull request #2069 from CautiousAlbino/hang-fix
Add include_compressed param to dir_list_new.
|
2015-08-30 17:09:20 +02:00 |
|
CautiousAlbino
|
c4691b2668
|
Add include_compressed param to dir_list_new.
Do not try to load in compressed archives unless we expect them.
Fixes hang in input autodetect where it tried to parse a zip file as an
archive.
|
2015-08-30 16:57:34 +02:00 |
|