.. |
Debugger
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
GUI
|
Fix some problems :)
|
2009-05-07 08:56:20 +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
|
More commenting and cleanup and added another BP Function.
|
2009-04-06 18:20:28 +00:00 |
cocoaGL.h
|
|
|
cocoaGL.m
|
Make OSX running more stable with a single line change. You can't pass nil to makeKeyAndOrderFront and expect it to work well. Also the checking for GL version didn't work because the GL version is defined for all it supports, so first we check if we support GL version 1.3 and if we don't, check if we support 1.2 and set software rendering. Little bit of cleaning in the GL config as well, the checkboxes are default enabled and max aniso wasn't using it's own text ID
|
2009-04-24 01:30:45 +00:00 |
Config.cpp
|
Add hires texture support to OpenGL
|
2009-05-07 07:43:56 +00:00 |
Config.h
|
Fix some problems :)
|
2009-05-07 08:56:20 +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
|
fix nowx build
|
2009-04-30 08:14:46 +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
|
|
|
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
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +00:00 |
PixelShaderCache.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +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
|
build fix + fix for issue 850
|
2009-04-10 21:12:34 +00:00 |
Render.h
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +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
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +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
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +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
|
Add hires texture support to OpenGL
|
2009-05-07 07:43:56 +00:00 |
TextureMngr.h
|
Add hires texture support to OpenGL
|
2009-05-07 07:43:56 +00:00 |
VertexLoaderManager.cpp
|
|
|
VertexManager.cpp
|
Add hires texture support to OpenGL
|
2009-05-07 07:43:56 +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
|
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copyright date
|
2009-04-03 14:35:49 +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
|
|
|
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 |