Autechre
|
4fd92ec667
|
Revert "Clean vs reset configuration matching"
|
2020-10-17 19:02:28 +02:00 |
|
twinaphex
|
2f5ae397c2
|
Revert "Add HAVE_XMB ifdefs"
This reverts commit 9aa395ecce6edc2ac290c6140868c8e1e6609455.
|
2020-10-17 19:00:58 +02:00 |
|
twinaphex
|
f42bcf978c
|
Revert "Add HAVE_XMB ifdefs here"
This reverts commit 0dfbf669df9b8ce30a3a7700502783f1422b8a53.
|
2020-10-17 19:00:48 +02:00 |
|
twinaphex
|
0dfbf669df
|
Add HAVE_XMB ifdefs here
|
2020-10-17 18:50:00 +02:00 |
|
twinaphex
|
9aa395ecce
|
Add HAVE_XMB ifdefs
|
2020-10-17 18:40:32 +02:00 |
|
Autechre
|
aa04d3ccdd
|
Merge pull request #11451 from jdgleaver/api-audio-buffer-status
Add API extension for cores to monitor frontend audio buffer occupancy
|
2020-10-17 17:56:11 +02:00 |
|
jdgleaver
|
4961252a7a
|
Add API extension for cores to monitor frontend audio buffer occupancy
|
2020-10-17 15:06:03 +01:00 |
|
twinaphex
|
549b72c7c8
|
Attempt to fix builds for 3DS
|
2020-10-17 12:42:44 +02:00 |
|
Autechre
|
3cdd21e67e
|
Merge pull request #11447 from libretro/vitashark
Update VitaGL to latest master
|
2020-10-17 12:34:45 +02:00 |
|
Autechre
|
07e4c9673e
|
Merge pull request #11448 from sonninnos/config-defaults
Clean vs reset configuration matching
|
2020-10-17 12:34:27 +02:00 |
|
Francisco Javier Trujillo Mata
|
a16f3d2f7c
|
Add bootstrap before compilation for PSP
|
2020-10-17 00:42:46 +02:00 |
|
Francisco Javier Trujillo Mata
|
45d2e93834
|
FIX typo for PSP compilation
|
2020-10-17 00:22:18 +02:00 |
|
Tony Jansson
|
1825f52353
|
Clean vs reset configuration matching
|
2020-10-17 00:09:06 +03:00 |
|
Francisco José García García
|
971a2a394e
|
[VITA] Fix VitaGL symbol changes
|
2020-10-16 20:29:17 +02:00 |
|
Francisco José García García
|
c44e06c7d8
|
Merge commit '8838992085f3d5d8d5a2b5ab80aad72b5cc69a5f'
|
2020-10-16 20:24:44 +02:00 |
|
Francisco José García García
|
8838992085
|
Squashed 'deps/vitaGL/' changes from 2934af8af0..81403e2751
81403e2751 Fix error requiring HAVE_SHARK to be enabled to build. (#45)
58551e1f52 Added possibility to change runtime shader compiler optimization flags.
77ab50a7b1 Added GL_BGR and GL_BGRA texture formats support.
0ac2793bcf Fix error in texture wrapping options. (#42)
0d2110ac7b Improvements to GL buffer support. (#41)
cf86149a85 Added proper compressed texture support. (#40)
8b0a0f735a Unbinded textures and texture units concepts.
1b04851efc Added glUniform2i and glUniform2f implementations.
9a65397ef6 Properly checking for uniform locations existence.
91c557f35d Added support for GL_SHORT attribute types for shaders.
3237fd3fe3 Added vglTexImageDepthBuffer function.
f58b3818f2 Typo fix on mag filter setting.
ee11f7e1d0 Added vglHasRuntimeShaderCompiler function.
3596242f73 Add PowerVR texture compression (PVRTC) support (#39)
2ae694df4b Added support for mipmaps filtering.
af7804b44c Added vglGetGxmTexture implementation.
54b1df4ca2 Removed unused arguments.
7c2ed742ee Allow to call vglBind*Location funcs with wrong param names.
8be84ff698 Fixed RGB565 color conversion.
234ff57f65 Properly setting a single stream with packed attributes.
d3b28a5e32 Fix for correct vglBindAttribLocation behaviour.
46e72d3564 Use a single stream for packed attributes.
72a39315e9 Properly dealing with missing attrs in glGetUniformLocation.
a6269ce574 Added TEXUNIT1 support for custom shaders.
824d43073e Resetting custom shaders uniforms only when invalidated.
d242570161 Minor fix in glShaderSource.
bc28bd946d Added glGetShaderInfoLog implementation.
git-subtree-dir: deps/vitaGL
git-subtree-split: 81403e2751c4dc28cf17cc89a5ab053eb2c5af67
|
2020-10-16 20:24:43 +02:00 |
|
Francisco Javier Trujillo Mata
|
68e4ae5dd1
|
Add PSP compilation for gitlab (#11446)
* Add PSP compilation for gitlab
* Add variable to define the number of cores used
|
2020-10-16 18:49:43 +02:00 |
|
Autechre
|
e78bc1c985
|
Merge pull request #11445 from sonninnos/menu-visibilities
Add remaining settings menu visibilities
|
2020-10-16 03:46:57 +02:00 |
|
twinaphex
|
ba6d575d78
|
Cleanup
|
2020-10-16 01:07:04 +02:00 |
|
Tony Jansson
|
9902ad0b49
|
Add remaining settings menu visibilities
|
2020-10-16 01:57:34 +03:00 |
|
twinaphex
|
b1967d649c
|
Cleanup
|
2020-10-16 00:34:35 +02:00 |
|
twinaphex
|
2fb60e9510
|
Cleanup
|
2020-10-16 00:24:59 +02:00 |
|
Francisco Javier Trujillo Mata
|
bd1d64e1c3
|
Add PS2 compilation for PS2
|
2020-10-15 19:00:29 +02:00 |
|
twinaphex
|
5f8c270d4c
|
Make update_time_callback a part of the animation struct
|
2020-10-15 08:35:37 +02:00 |
|
twinaphex
|
a7f4e534ed
|
Cleanup
|
2020-10-15 07:09:01 +02:00 |
|
twinaphex
|
24392446af
|
Assume HAVE_THREAD_ATTR cannot be defined for Emscripten
|
2020-10-15 06:40:37 +02:00 |
|
twinaphex
|
a3da521083
|
Cleanup get_user_language function
|
2020-10-15 06:17:57 +02:00 |
|
twinaphex
|
e3972aff31
|
Turn variable const
|
2020-10-15 06:12:26 +02:00 |
|
twinaphex
|
f066b944e8
|
Move rewind manager state variable to p_rarch
|
2020-10-15 06:04:20 +02:00 |
|
twinaphex
|
a69b7cb063
|
Buildfix for Qt
|
2020-10-15 05:31:21 +02:00 |
|
twinaphex
|
44b7234756
|
Move cheat_manager and state_manager to root folder
|
2020-10-15 05:29:20 +02:00 |
|
twinaphex
|
e703607e4f
|
Cleanup
|
2020-10-15 04:58:38 +02:00 |
|
Autechre
|
74f4cd823f
|
Merge pull request #11441 from sonninnos/savestate-logging
Savestate logging cleanup
|
2020-10-15 04:49:55 +02:00 |
|
Tony Jansson
|
6918b4b5cb
|
Savestate logging cleanup
|
2020-10-15 03:54:53 +03:00 |
|
Autechre
|
c319357573
|
Merge pull request #11440 from sonninnos/keyboard-fixes
(DINPUT+WINRAW) Keyboard fixes
|
2020-10-14 23:32:17 +02:00 |
|
Tony Jansson
|
c2e8752395
|
(DINPUT+WINRAW) Keyboard fixes
|
2020-10-14 21:23:06 +03:00 |
|
twinaphex
|
e8a7195a46
|
Rename gfx_timer_start to gfx_animation_timer_start
|
2020-10-14 07:26:24 +02:00 |
|
twinaphex
|
379bd80cda
|
Get rid of gfx_animation_ctl
|
2020-10-14 04:40:20 +02:00 |
|
twinaphex
|
fd17661e02
|
Cleanups
|
2020-10-14 04:15:42 +02:00 |
|
twinaphex
|
b6039b1638
|
Cleanups
|
2020-10-14 04:05:32 +02:00 |
|
twinaphex
|
7c48e77bcd
|
Get rid of getter functions
|
2020-10-14 02:33:15 +02:00 |
|
twinaphex
|
ac03578617
|
Remove some getter functions
|
2020-10-14 02:24:18 +02:00 |
|
twinaphex
|
992e780407
|
Get rid of gx_timer_kill
|
2020-10-14 02:09:39 +02:00 |
|
twinaphex
|
6e09eada2d
|
Cleanups
|
2020-10-14 01:02:22 +02:00 |
|
twinaphex
|
8802712ae7
|
Cleanups
|
2020-10-14 00:46:38 +02:00 |
|
Autechre
|
c030e47f73
|
Merge pull request #11368 from barbudreadmon/glcore_context_switching
Glcore context switching
|
2020-10-13 22:13:14 +02:00 |
|
twinaphex
|
564e5f4aff
|
Cleanup
|
2020-10-13 02:13:23 +02:00 |
|
Autechre
|
11406e07e8
|
Merge pull request #11438 from libretro/vita_memory
[VITA] Workaround: Increase memory threshold
|
2020-10-12 20:03:01 +02:00 |
|
Francisco José García García
|
085e592761
|
[VITA] Workaround: Increase memory threshold
|
2020-10-12 19:24:49 +02:00 |
|
Autechre
|
4951247979
|
Merge pull request #11436 from jdgleaver/dingux-frame-width
OpenDingux: Ensure SDL surface width is a multiple of 16 when using 'sdl_dingux' gfx driver (crash/glitch fix)
|
2020-10-12 17:24:27 +02:00 |
|