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
Age
Commit message (
Expand
)
Author
2014-01-25
x64: fix parameter names of WriteModRM()
Tillmann Karras
2014-01-25
Rewrote bounding box algotithm. Fixes issues 5967, 6154, 6196, 6211.
crudelios
2014-01-25
Videosoftware: Fix memory cleanup code.
Scott Mansell
2014-01-24
Increase save state version.
Rachel Bryk
2014-01-23
EGL: Fix android build broken by last commit
Scott Moreau
2014-01-23
EGL: Properly set parent window.
Scott Moreau
2014-01-24
VideoCommon: fix "Buffer not large enough for all vertices!"
degasus
2014-01-23
Fix OpenGL 2.1 devices that support everything we need.
Ryan Houdek
2014-01-23
OpenGL: remove unused OpenGL headers
degasus
2014-01-23
D3D: move streaming buffer fallback into D3D backend
degasus
2014-01-23
VideoCommon: don't save streaming fifos into savestate
degasus
2014-01-23
OpenGL: Stream vertices + indices
degasus
2014-01-23
VideoCommon: allow backends to set the buffer pointer as they want to
degasus
2014-01-23
OpenGL: refactor all of our StreamBuffers
degasus
2014-01-23
OpenGL: change StreamBuffer in a streaming way
degasus
2014-01-23
Bit of a failure. Fixes 6964.
Ryan Houdek
2014-01-23
[GLExt-Cleanup] This cleans up some extra bits unneeded in the extension headers
Ryan Houdek
2014-01-22
[DolphinWX] Prevent hotkeys from being assigned to more than one button/funct...
Lioncash
2014-01-22
[Android] Parse integer ranges in the GLES3 info tab.
Lioncash
2014-01-22
[Android] Get rid of the version check class in VideoSettingsFragment.java. N...
Lioncash
2014-01-22
[Android] Greatly clean up the previous commits. Now here is the long list of...
Lioncash
2014-01-21
[android-about-menu-info] Add desktop OpenGL tab population.
Ryan Houdek
2014-01-21
[android-about-menu-info] Have information populate the GLES2 and GLES3 tabs.
Ryan Houdek
2014-01-21
VertexLoader: temp class for reader/writer
degasus
2014-01-21
VertexLoader: inline destionation buffer
degasus
2014-01-21
VertexLoader: load scale factor as const, this will save some assembler instr...
degasus
2014-01-21
fix windows debug comile
degasus
2014-01-21
VideoCommon: merge trivial parts of VertexManager::Flush
degasus
2014-01-21
OpenGL: remove small optimization
degasus
2014-01-21
OpenGL: fix our ubo workaround when blend_func_extended is missing
degasus
2014-01-21
[Android] Finally check if regular OpenGL is possible on devices and display/...
Lioncash
2014-01-21
Finally Merge branch 'videosoftware-xfb'
Scott Mansell
2014-01-20
Move GLInterface.h into GLInterface directory
Scott Moreau
2014-01-20
Merge Platform.h into GLInterface.h
Scott Moreau
2014-01-19
[Android] Initial introduction of the EGLHelper utility class. Should simplif...
Lioncash
2014-01-19
Stop building GLExtensions.cpp twice(One in GL, one in software). We don't ne...
Ryan Houdek
2014-01-19
wayland: Add bits required to run as a wayland client.
Scott Moreau
2014-01-19
Jit64: disable non-IEEE mode emulation
Tillmann Karras
2014-01-19
Reenable vsync after releasing tab even if frame limit is disabled.
Rachel Bryk
2014-01-18
Rename our GLInterface class function 'GetProcAddress' in order to not have c...
Ryan Houdek
2014-01-18
Move Win32 specific function grabbing fallback to WGL.cpp. Fixes issue 6964.
Ryan Houdek
2014-01-18
Merge of GL-AutoChoose.
Ryan Houdek
2014-01-17
Merge branch 'GLExtensions'
degasus
2014-01-17
IndexGenerator: inline all variables
degasus
2014-01-17
IndexGenerator: drop unused variable
degasus
2014-01-17
VideoCommon: merge triangle+list+point index buffers
degasus
2014-01-17
[GLExtensions] fixup for missing changes on rebase
degasus
2014-01-17
[GLExtensions] Rename internal GetProcAddress function since it clashes with ...
Ryan Houdek
2014-01-17
[GLExtensions] Remove a bunch of unneeded headers. Fix Linux+EGL compiling. M...
Ryan Houdek
2014-01-17
[GLExtensions] OpenGL 3.0 also added GL_ARB_map_buffer_range to core.
Ryan Houdek
[prev]
[next]