.. |
Debugger
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
GUI
|
forgot something. moved fullscreen to display options cause hey, ITS AN DISPLAY OPTION :o :o
|
2009-06-07 14:50:16 +00:00 |
OS
|
Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replaced fullscreen on Esc key by Alt+Enter, Esc now escape fullscreen or stop emulation (as requested, but i find it better too)
|
2009-04-28 23:47:18 +00:00 |
BPFunctions.cpp
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
cocoaGL.h
|
|
|
cocoaGL.m
|
osx fixes for nongui and ogl plugin
|
2009-05-15 08:55:46 +00:00 |
Config.cpp
|
i STILL dont like the new gui jp made it but its somewhat better and render to main is false by default again. almost wanted to kill auto scale (and always do it) but there are some bugs there sooo
|
2009-06-07 13:50:57 +00:00 |
Config.h
|
OpenGL: save projection hack setting
|
2009-06-03 23:38:31 +00:00 |
Globals.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
GLUtil.cpp
|
wxgl build fix for osx (not working)
|
2009-04-30 07:19:23 +00:00 |
GLUtil.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
GLWindow.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
main.cpp
|
OpenGL Screenshot: Fixed AA and wireframe screenshots again
|
2009-06-07 11:51:53 +00:00 |
main.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
NativeVertexFormat.cpp
|
OpenGL Plugin: small fix
|
2009-04-03 15:39:16 +00:00 |
nGLUtil.cpp
|
|
|
nGLUtil.h
|
|
|
nmain.cpp
|
nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes
|
2009-03-18 17:17:58 +00:00 |
OnScreenDisplay.cpp
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
OnScreenDisplay.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
PixelShaderCache.cpp
|
Change the screenshots rescale function to always work according to the A/R setting, and not just on native res: fixes 16/9 wii games.
|
2009-06-07 21:10:02 +00:00 |
PixelShaderCache.h
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
rasterfont.cpp
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
rasterfont.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
Render.cpp
|
Change the screenshots rescale function to always work according to the A/R setting, and not just on native res: fixes 16/9 wii games.
|
2009-06-07 21:10:02 +00:00 |
Render.h
|
Change the screenshots rescale function to always work according to the A/R setting, and not just on native res: fixes 16/9 wii games.
|
2009-06-07 21:10:02 +00:00 |
SConscript
|
Move soil to external, this breaks windows build until deathroi will commit the windows part
|
2009-05-08 09:31:57 +00:00 |
SDLWindow.cpp
|
|
|
SDLWindow.h
|
|
|
stdafx.cpp
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
stdafx.h
|
|
|
TextureConversionShader.cpp
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
TextureConversionShader.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
TextureConverter.cpp
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
TextureConverter.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
TextureMngr.cpp
|
Some more modification of texture dumping and loading.
|
2009-05-16 01:21:57 +00:00 |
TextureMngr.h
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
VertexLoaderManager.cpp
|
|
|
VertexManager.cpp
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
VertexManager.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
VertexShaderCache.cpp
|
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
|
2009-05-15 02:39:55 +00:00 |
VertexShaderCache.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
Win32Window.cpp
|
|
|
Win32Window.h
|
|
|
WXGLWindow.cpp
|
|
|
WXGLWindow.h
|
|
|
X11Window.cpp
|
Fixed some log messages
|
2009-03-20 15:01:49 +00:00 |
X11Window.h
|
|
|
XFB.cpp
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
XFB.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |