index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
Age
Commit message (
Expand
)
Author
2013-06-18
Fix a char buffer destination size in Render.cpp for VideoDX11.
Lioncash
2013-06-18
Partial revert of 0247b2a97a1d. I'll add a work around for Qualcomm in a bit....
Ryan Houdek
2013-06-17
Merge 'master' into shader-uids-awesome.
NeoBrainX
2013-06-16
Build fix: Android NDK doesn't support any locale switching.
Armada
2013-06-16
Set the locale per-thread instead of globally when generating shaders. Add cr...
Armada
2013-06-11
Build Fix 2x
Ryan Houdek
2013-06-11
Build Fix
Ryan Houdek
2013-06-11
[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...
Ryan Houdek
2013-05-26
Create our OGL context on the same thread in the OpenGL backend. Same issue w...
Ryan Houdek
2013-05-25
[Android] Qualcomm drivers require that the EGL context is created on the sam...
Ryan Houdek
2013-05-23
add new statistics for gpu buffer streaming
degasus
2013-05-17
[Android] Qualcomm driver has a bug where it returns an invalid length for GL...
Ryan Houdek
2013-05-06
[Android] More GLES3 things. Disable Framedumping and MSAA rendering. Remove ...
Ryan Houdek
2013-05-05
[Android] Beginning of GLES3 support.
Ryan Houdek
2013-05-05
[Android] Add GLSLES3 to the GLSL version enums. Add in the version and preci...
Ryan Houdek
2013-05-05
GL_DEPTH_COMPONENT can't have type of GL_UNSIGNED_BYTE with glTexImage2D. Qua...
Ryan Houdek
2013-05-05
[Android] Add in a compiling option for GLES3
Ryan Houdek
2013-05-04
ogl: report shader compilation issues in the same way as other backends
degasus
2013-05-01
Clear the texture cache when a new dol is loaded via ES_LAUNCH. Fixes the bl...
skidau
2013-04-29
Polish shader uid checking.
NeoBrainX
2013-04-25
Merge 'master' into shader-uids-awesome.
NeoBrainX
2013-04-24
glew1.8 debug build fix
degasus
2013-04-24
Revert "Revert "Fix performance issues on certain legacy graphics hardware th...
degasus
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-17
New license header introduced to all Video based projects.
Lioncash
2013-04-15
Buildfix for the last commit.
lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-04-14
Merge branch 'Android-trash' since it is no longer quite so trashy.
Ryan Houdek
2013-04-14
Merge remote-tracking branch 'origin/master' into Android-trash
Ryan Houdek
2013-04-14
Removes the Java ButtonManager for one in the C++ source so the OSD class can...
Ryan Houdek
2013-04-13
Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.
Lioncash
2013-04-13
Merge remote-tracking branch 'origin/master' into Android-trash
Ryan Houdek
2013-04-13
Extend our OSD class to support callbacks on init, onframe, and shutdown.
Ryan Houdek
2013-04-11
ogl: remove GL_TRIANGLE_FAN on utils rendering
degasus
2013-04-11
Merge branch 'primitive_restart'
degasus
2013-04-11
ogl: fix single core crash
degasus
2013-04-10
small cleanup suggested by neobrain
degasus
2013-04-10
proper ogl primitive restart code
degasus
2013-04-10
Move Shader UID mismatch checking to VideoCommon.
NeoBrainX
2013-04-09
ChunkFile has allowed me to accidentally "Do" a non-POD for the last time!
Jordan Woyak
2013-04-08
use templates for primitive restart
degasus
2013-04-08
enable primitive restart on dx11
degasus
2013-04-08
Merge branch 'master' into primitive_restart
degasus
2013-04-08
ogl: support glsl120
degasus
2013-04-08
ogl: one framebuffer per efb2tex texture
degasus
2013-04-07
Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSo...
Lioncash
2013-04-07
Apply re07a91930df0 to the software renderer.
NeoBrainX
2013-04-05
fix msaa detection
degasus
2013-04-04
ogl: remove "Missing Extension" from osd
degasus
2013-04-04
Fix for the hang after close caused by my previews perf queries commit.
Rodolfo Bogado
[prev]
[next]