Themaister
e8271031b6
Stop/start audio driver on mute.
2013-08-11 01:09:10 +02:00
Themaister
70de036440
Revert "Add GL sync support to GLES2."
...
This reverts commit c1bbb6bf89aae12848f0e2b2a5953b499bd5da4b.
2013-08-11 01:09:10 +02:00
Themaister
47c4428d8e
Add GL sync support to GLES2.
2013-08-11 01:09:10 +02:00
Themaister
e33460ca8a
Update Win32 build versions to 0.9.9.4.
2013-08-11 01:08:40 +02:00
Themaister
6f4f1e3079
Fixup warnings.
2013-08-11 01:08:40 +02:00
Hans-Kristian Arntzen
31195846e5
Fixup Windows build.
2013-08-11 01:08:40 +02:00
Themaister
301a4aaebf
Add GLES3 header includes.
2013-08-11 01:08:40 +02:00
Themaister
4bf3d47be1
Use GCC atomics to avoid locking in callback.
2013-08-11 01:08:19 +02:00
Hans-Kristian Arntzen
21a1ae72d5
Remove unused variables.
2013-08-11 01:08:00 +02:00
Themaister
a543b5da74
Fix threaded audio race conditions.
2013-08-11 01:07:59 +02:00
Themaister
bb0993b6eb
Fix Android build.
2013-08-11 01:07:30 +02:00
twinaphex
e2bcd5df98
(Playbook) ALSA driver broken for now - fall back to OpenAL for now
2013-08-11 01:07:07 +02:00
Themaister
8b655f491a
Add slow motion check to frame time.
2013-08-11 01:05:33 +02:00
Themaister
6a82db13d5
Fixups for frame time callback.
2013-08-11 01:05:33 +02:00
Themaister
f4a23115c2
Begin adding AUDIO_CALLBACK/FRAME_TIME_CALLBACK.
2013-08-11 01:05:33 +02:00
twinaphex
1e83c59823
(ARM NEON) Define -marm for --enable-neon
2013-08-11 01:03:53 +02:00
Marcelo Munhoz Pélos
d35b806f98
Add toolbar in Rom's list to accommodate refresh and new folder buttons.
2013-08-11 01:03:53 +02:00
Marcelo Munhoz Pélos
f4d25deba1
Implements file move option in ROM list.
2013-08-11 01:02:44 +02:00
Marcelo Munhoz Pélos
fbf029939c
Adds new Folder option in ROM list.
2013-08-11 01:02:05 +02:00
twinaphex
5e508c7a34
Place HAVE_NEON before HAVE_FLOATHARD and HAVE_FLOATSOFT
2013-08-11 00:58:48 +02:00
twinaphex
1c17baa4c1
(config) Fix hard float/soft float's CXXFLAGS/ASFLAGS
2013-08-11 00:58:29 +02:00
twinaphex
eac16d0d7f
Add config params for hard float/soft float
2013-08-11 00:58:29 +02:00
Themaister
27399deed9
Log vendor/renderer in GL.
2013-08-11 00:57:24 +02:00
Themaister
eb95798016
Style fixups.
2013-08-11 00:57:24 +02:00
Themaister
d3cfe85a19
Add extern "C" to rglgen.h as well.
2013-08-11 00:57:24 +02:00
Themaister
a9df0a230d
Fix CXX_BUILD.
2013-08-11 00:57:24 +02:00
Themaister
c007e5860c
Add extern "C" to glsym headers.
2013-08-11 00:56:53 +02:00
Themaister
26d74be8b8
Disable blending per frame with HW render.
2013-08-11 00:56:53 +02:00
Themaister
335c32d95d
Support creating debug contexts.
2013-08-11 00:56:53 +02:00
Themaister
6b4924c844
Be more conservative about texture memory usage.
2013-08-11 00:56:53 +02:00
Themaister
911558462a
Use core blend correctly when using core context.
2013-08-11 00:56:00 +02:00
Themaister
c71777f5ec
Clear out uniform struct and use stock shader.
2013-08-11 00:56:00 +02:00
Themaister
108d2e5c12
Add fixups for GLfixed.
2013-08-11 00:56:00 +02:00
Themaister
db7d600184
Apply glsym APIENTRY fixups.
2013-08-11 00:56:00 +02:00
Themaister
c2c88e2462
Append checks for OES_image ext.
2013-08-11 00:56:00 +02:00
Themaister
5045fc4a4f
Fix GLSL regression.
2013-08-11 00:56:00 +02:00
Themaister
2aaa148adc
Fixes to cg2glsl.
2013-08-11 00:56:00 +02:00
Themaister
b292caf92b
Experimental support for PassPrev/PASSPREV.
...
Allows to access passes in a "negative index"
way. Helps stitching together multipass shaders from
other multipass shaders.
Also adds new, cleaner symbols, IN.mvp_matrix, IN.tex_coord, etc.
2013-08-11 00:56:00 +02:00
Themaister
f00394e0af
Add license statement to glgen.py.
2013-08-11 00:56:00 +02:00
Themaister
7f9d61533d
Add configurable multisampling.
2013-08-11 00:56:00 +02:00
Themaister
0b6f92e433
Allow explicitly banning specific exts in glsym.
2013-08-11 00:56:00 +02:00
Themaister
e40e41ee22
Add multisampling to libretro-test-gl.
2013-08-11 00:55:59 +02:00
Themaister
60b7d633a1
Don't append #version if it's already done.
2013-08-11 00:55:05 +02:00
Themaister
94b57197aa
Purge cruft.
2013-08-11 00:55:05 +02:00
Themaister
f8eb0c5a62
Query extensions more explicitly.
2013-08-11 00:55:05 +02:00
Themaister
f8b4b1358f
Update Win builds to 0.9.9.3.
2013-08-11 00:55:05 +02:00
Themaister
318b26cc0d
Fix Android build.
2013-08-11 00:55:05 +02:00
Themaister
80bcbb44bf
Clean up a bit.
2013-08-11 00:55:05 +02:00
Themaister
ed496d20e1
Use context destroy callback in libretro-test-gl.
2013-08-11 00:55:05 +02:00
Themaister
3dd5cd39c4
Add cache_context/destroy notification.
2013-08-11 00:55:05 +02:00