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