| Age | Commit message (Expand) | Author |
| 2010-06-03 | Make wxgl mandatory on OS X.nJoy | Soren Jorvang |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-06-01 | GL: Relax multisampling constraints on visual | pierre |
| 2010-05-31 | I did a small stupid copy/paste error on my last code clean up, which broke M... | snzgoo |
| 2010-05-31 | debug version of dx9 dll isn't always in the PATH, so you would get an error ... | Shawn Hoffman |
| 2010-05-30 | Match types in comparison. | Soren Jorvang |
| 2010-05-29 | Core audio system work (Watch for regressions please!): | hrydgard |
| 2010-05-29 | MotionPlus code clean up and small code improvements. | snzgoo |
| 2010-05-29 | Changed both video plugins to save PNG screenshots. Made GCPad New default in... | Jordan Woyak |
| 2010-05-29 | Slightly optimize uploading D3DFMT_A8R8G8B8 data to textures. | NeoBrainX |
| 2010-05-28 | Improve iterator usage. | Jordan Woyak |
| 2010-05-28 | Small change to my last commit, thanks for Billiard passing me the proper che... | snzgoo |
| 2010-05-28 | Stage2 is approaching: Redsteel2/WiiSportsResort is now working with Motionpl... | snzgoo |
| 2010-05-27 | win_width/win_height are used in X11 builds as well. | Soren Jorvang |
| 2010-05-27 | Revert previous. rodolfoosvaldobogado had already applied the same fix in the | Soren Jorvang |
| 2010-05-26 | Unbreak nowx build. | Soren Jorvang |
| 2010-05-26 | For these assertions to trip, enums in CPMemory.h which seem pretty much set | Soren Jorvang |
| 2010-05-26 | If the format is not one of the expected ones, just return rather than | Soren Jorvang |
| 2010-05-26 | Fully initialize the xfbSource struct. Not sure if this could actually be used | Soren Jorvang |
| 2010-05-26 | Unnecessary non-negative check of unsigned variable. | Soren Jorvang |
| 2010-05-26 | Hack this dodgy compile-time assert so it works with gcc. | Soren Jorvang |
| 2010-05-26 | Fix comment pasto. | Soren Jorvang |
| 2010-05-26 | Move platform-specific variables into proper scope. | Soren Jorvang |
| 2010-05-26 | Fix variable types. | Soren Jorvang |
| 2010-05-26 | We don't use the return values of SaveTGA() here. | Soren Jorvang |
| 2010-05-26 | Don't return a value from a void function. | Soren Jorvang |
| 2010-05-26 | Remove unused variables. | Soren Jorvang |
| 2010-05-26 | Stage1.continued: Introducing partial emulated MotionPlus+Nunchuk support, al... | snzgoo |
| 2010-05-25 | fixed setting of texture parameters like lod bias and max and min lod. | Rodolfo Osvaldo Bogado |
| 2010-05-24 | Fix a few compiler/valgrind warnings, kill check for 17th texenv registers, | pierre |
| 2010-05-24 | hopefully solved all the pixel align problems when drawing full screen quads. | Rodolfo Osvaldo Bogado |
| 2010-05-23 | woops forgot some stuff :P :/ | luisr142004 |
| 2010-05-23 | add some dx checking routines to the dx plugin + some minor stuff | luisr142004 |
| 2010-05-22 | let's keep experimenting: | Rodolfo Osvaldo Bogado |
| 2010-05-19 | small commit to try to fix issue 1509 | Rodolfo Osvaldo Bogado |
| 2010-05-19 | after a good commit lets make some experiments: | Rodolfo Osvaldo Bogado |
| 2010-05-17 | a little optimization in shaders constants setting , based on the same idea o... | Rodolfo Osvaldo Bogado |
| 2010-05-16 | Added a catch-all OpenGL visual. This allows the VideoSoftware plug-in to ru... | skidau |
| 2010-05-15 | minor cosmetic changes (old wiimote plugin). | snzgoo |
| 2010-05-14 | Introducing: Adjustable read timeout for real wiimote + minor clean up within... | snzgoo |
| 2010-05-14 | a little fix for real xfb in opengl that stop working after one of my commits. | Rodolfo Osvaldo Bogado |
| 2010-05-12 | dsphle - small regression fix | Marko Pusljar |
| 2010-05-09 | [Plugin_VideoDX9] A minor speed up for SetMultiVSConstant4fv(). | nodchip |
| 2010-05-08 | A small change to my last motionplus commit, to re-establish load/savestates ... | snzgoo |
| 2010-05-08 | Fixes Issue 2596 @old wiimote plugin. Core data hasnt been zero'd everywhere ... | snzgoo |
| 2010-05-07 | Stage1: Introducing MotionPlus as emulated extension, allowing us to boot gam... | snzgoo |
| 2010-05-04 | fast commit : | Rodolfo Osvaldo Bogado |
| 2010-05-02 | Commit durante_d3dhiresfix.patch. should finally fix rb swap when loading hir... | hrydgard |
| 2010-05-01 | WiimoteNew Buildfix Debug/DebugFast x86/x64 | j4ck.fr0st |