| 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-01 | GL: Relax multisampling constraints on visual | pierre |
| 2010-05-29 | Changed both video plugins to save PNG screenshots. Made GCPad New default in... | Jordan Woyak |
| 2010-05-28 | Improve iterator usage. | Jordan Woyak |
| 2010-05-27 | Revert previous. rodolfoosvaldobogado had already applied the same fix in the | Soren Jorvang |
| 2010-05-26 | Fully initialize the xfbSource struct. Not sure if this could actually be used | Soren Jorvang |
| 2010-05-26 | Fix variable types. | Soren Jorvang |
| 2010-05-26 | Don't return a value from a void function. | Soren Jorvang |
| 2010-05-25 | fixed setting of texture parameters like lod bias and max and min lod. | Rodolfo Osvaldo Bogado |
| 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-14 | a little fix for real xfb in opengl that stop working after one of my commits. | Rodolfo Osvaldo Bogado |
| 2010-05-04 | fast commit : | Rodolfo Osvaldo Bogado |
| 2010-04-23 | osx buildfix | Shawn Hoffman |
| 2010-04-22 | Move fullscreen display resolution control to the GUI with the rest of the fu... | Glenn Rice |
| 2010-04-22 | fixed mipmap loading in both plugins. | Rodolfo Osvaldo Bogado |
| 2010-04-19 | Build fix for the NoGUI build. | Glenn Rice |
| 2010-04-17 | Logical reorderring of the GUI boot sequence. Also a little clean up in the ... | Glenn Rice |
| 2010-04-15 | Re-added Skies of Arcadia projection hack. Fixes issue 2514. | skidau |
| 2010-04-14 | disable loading of native mip for compressed textures as they are not working... | Rodolfo Osvaldo Bogado |
| 2010-04-14 | fixed xfb bumping introduced by my last commit. | Rodolfo Osvaldo Bogado |
| 2010-04-14 | osx buildfix, add resolutions to ogl dialog | Shawn Hoffman |
| 2010-04-12 | Fixes wxGL, so it draws correctly in OSX, so Draw to Main works if enabled in... | Sonicadvance1 |
| 2010-04-12 | Big restructuring of how the video plugin works. In linux and windows you sh... | Glenn Rice |
| 2010-04-04 | corrected some things i forget in my last commit | Rodolfo Osvaldo Bogado |
| 2010-04-03 | back to limit vps instead of fps as this fix fps limit and now it works corre... | Rodolfo Osvaldo Bogado |
| 2010-04-02 | Fixed bug where the projection hack setting was not being saved in the Game P... | skidau |
| 2010-04-02 | Build fix for windows | Glenn Rice |
| 2010-04-01 | Fix state saving and loading in linux. Apparently that is why the OpenGL_Mak... | Glenn Rice |
| 2010-03-28 | fixed fps limiting when using using virtual xfb, now fps = vps, in fact now r... | Rodolfo Osvaldo Bogado |
| 2010-03-25 | other experimental commit: | Rodolfo Osvaldo Bogado |
| 2010-03-17 | Added several XKeyToString translations. | Glenn Rice |
| 2010-03-17 | Several little fixes. | Glenn Rice |
| 2010-03-16 | Shutdown NoGUI build properly in linux. | Glenn Rice |
| 2010-03-16 | No gui fix in linux. | Glenn Rice |
| 2010-03-16 | nowx build fix, and fix a bug when render to main is changed from the gfx con... | Glenn Rice |
| 2010-03-15 | Rewrite of fullscreen toggling in linux. This goes back to using the EWMH sp... | Glenn Rice |
| 2010-03-13 | Still didn't have the render to main resize thing. Need to move the window i... | Glenn Rice |
| 2010-03-13 | Fix an issue in linux where if both render to main and fullscreen are checked... | Glenn Rice |
| 2010-03-12 | In linux with render to main, make sure the emulator window is resized if the... | Glenn Rice |
| 2010-03-10 | Fixed an issue that caused the render to main window to lose focus if the gfx... | Glenn Rice |
| 2010-03-10 | Extend the OGL virtual XFB to handle games that use multiple XFBs to make a f... | donkopunchstania |
| 2010-03-09 | Added scons options "shared_libname=true" to link agains the system shared li... | Glenn Rice |
| 2010-03-09 | Fix NoWX build, use a different define in CoreParameter, the one we all know ... | Sonicadvance1 |
| 2010-03-08 | Implement render to main in linux. In order to compile this in you will have... | Glenn Rice |
| 2010-03-07 | Removed more compiler warnings in linux. | Glenn Rice |