summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/VideoConfigDialog.cpp
AgeCommit message (Expand)Author
2011-06-02Last major UI change before release.NeoBrainX
2011-03-16More work on making dialogs close when escape is pressed, and some general GU...Glenn Rice
2011-02-12Integrate helper functions from VideoSoftware's VideoConfigDialogSoren Jorvang
2011-02-06Oops, remember to save plugin settings in both close cases.Soren Jorvang
2011-02-06Modal dialogs must be closed with EndModal() or all kinds of weirdSoren Jorvang
2011-02-03Use brute force to link the software plugin.Soren Jorvang
2011-01-29Link the video plugin statically into the main binary on OS X.Soren Jorvang
2010-12-05First pass at dealing with different size_t/off_t sizes in C90 environments.Soren Jorvang
2010-12-02Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...donkopunchstania