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
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
/
Plugin_VideoSoftware
Age
Commit message (
Expand
)
Author
2012-12-30
Fix 4 warnings on OSX
Ryan Houdek
2012-12-30
Fix the last few warnings in Dolphin on my system.
Ryan Houdek
2012-12-30
This line in SWRenderer has been wrong ever since the beginning.
Ryan Houdek
2012-12-29
Missed a precision qualifier in a HWRasterizer shader.
Ryan Houdek
2012-12-26
Merge Fail: Make sure we are using the interface file to get backbuffer dimen...
Ryan Houdek
2012-12-26
Merge branch 'GLES-software'
Ryan Houdek
2012-12-26
Beautify some tabs.
Ryan Houdek
2012-12-26
Rename another function...
Ryan Houdek
2012-12-26
Remove cg.lib from some files for Windows and renaming a function.
Ryan Houdek
2012-12-25
Merge branch 'immediate-removal'
degasus
2012-12-24
Small bit of clean up in GLES-software.
Ryan Houdek
2012-12-23
revert last commit, add CheckInvalidState to VideoBackend
degasus
2012-12-17
Initial push of GLES and GLUtil file breakup.
Ryan Houdek
2012-12-13
initial release of new RasterFont without color support
degasus
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
2012-11-03
Video_Software: Implement texture preloading
NeoBrainX
2012-05-26
made savestates synchronous and immediate. this allows saving or loading whil...
nitsuja
2012-03-29
Merge branch 'zfreeze-new'
NeoBrainX
2012-03-25
Remove scons-related files
Shawn Hoffman
2012-03-22
Merge branch 'master' into wxw3-update
Shawn Hoffman
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2012-03-18
build against wxWidgets3 from Externals on Windows.
Shawn Hoffman
2012-03-05
This release still fixed the hangs produced by fifo overflow without sacrific...
marcosvitali
2012-03-02
VideoSoftware: Implement zfreeze (GXSetCoPlanar).
NeoBrainX
2012-02-03
Prepare texture preloading support
NeoBrainX
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
2011-08-21
Make titlebar and about dialog fancy for cmake build.
Jordan Woyak
2011-06-02
Last major UI change before release.
NeoBrainX
2011-04-25
Remove configuration profile support.
NeoBrainX
2011-04-17
Fix a few strings for translation.
Glenn Rice
2011-03-21
* GUI Video-Settings changes:
gnick79
2011-03-21
Moved per-game graphics configuration to the game-list right click menu. It w...
Jordan Woyak
2011-03-20
Simplify the SCons build:
Soren Jorvang
2011-03-17
Eliminated memory leaks of the save state code and put it in a namespace. It ...
Jordan Woyak
2011-03-17
Make sure that the video software backend doesn't get stuck in an infinite lo...
Glenn Rice
2011-03-16
Fix the framerate counter of the software graphic backend.
sl1nk3.s
2011-03-16
Hack Misc.cpp into building on OS X.
Soren Jorvang
2011-03-16
Fix the video software backend. (closes issue 4269)
sl1nk3.s
2011-03-16
More work on making dialogs close when escape is pressed, and some general GU...
Glenn Rice
2011-03-15
A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem...
Jordan Woyak
2011-03-12
Fix things so that those who wish to compile with -std=c++0x can. To active ...
Glenn Rice
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2011-03-03
Move SConscript files out from the Src subdirectories to be
Soren Jorvang
2011-03-03
Prepare for the release of Xcode 4, which has working LTO
Soren Jorvang
2011-02-28
Convert GetUserPath to return a std::string instead of a const char *. This ...
Glenn Rice
2011-02-25
If video backend initialization fails, have the emulator die gracefully inste...
Glenn Rice
2011-02-21
revert r7212 (express users must modify a single line, instead)
Shawn Hoffman
2011-02-20
Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...
Shawn Hoffman
2011-02-20
windows: fix crash on close
Shawn Hoffman
2011-02-17
Linux build fix in response to r7185.
smelenchuk
[next]