This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-11 12:46:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
530fb9ba3d
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
/
Src
History
hrydgard
530fb9ba3d
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1100
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-09 13:17:17 +00:00
..
Debugger
GUI
changed ConfigMain and ogl config.
2008-11-04 09:56:25 +00:00
Logging
OS
BPStructs.cpp
fixed an off by one error I created in the texture copy function in bpstructs.cpp. SSBM no longer has black on ground. sorry about that ;p
2008-11-02 05:07:14 +00:00
BPStructs.h
cocoaGL.h
cocoaGL.m
Config.cpp
changed ConfigMain and ogl config.
2008-11-04 09:56:25 +00:00
Config.h
changed ConfigMain and ogl config.
2008-11-04 09:56:25 +00:00
Globals.cpp
Globals.h
GLUtil.cpp
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
2008-11-09 13:17:17 +00:00
GLUtil.h
ImageWrite.cpp
ImageWrite.h
main.cpp
main.h
memcpy_amd.cpp
NativeVertexFormat.cpp
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
2008-11-09 13:17:17 +00:00
OpcodeDecoding.cpp
OpcodeReaders.cpp
OpcodeReaders.h
PixelShaderManager.cpp
PixelShaderManager.h
rasterfont.cpp
rasterfont.h
Render.cpp
a small fix when not using stretch and a small code move
2008-11-09 00:28:12 +00:00
Render.h
SConscript
stdafx.cpp
stdafx.h
TextureMngr.cpp
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
2008-11-09 13:17:17 +00:00
TextureMngr.h
VertexLoader_Color.h
VertexLoader_Normal.cpp
fixed an off by one error I created in the texture copy function in bpstructs.cpp. SSBM no longer has black on ground. sorry about that ;p
2008-11-02 05:07:14 +00:00
VertexLoader_Normal.h
fixed an off by one error I created in the texture copy function in bpstructs.cpp. SSBM no longer has black on ground. sorry about that ;p
2008-11-02 05:07:14 +00:00
VertexLoader_Position.h
VertexLoader_TextCoord.h
VertexLoader.cpp
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
2008-11-09 13:17:17 +00:00
VertexLoader.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexManager.cpp
VertexManager.h
VertexShaderManager.cpp
Removed inverting the depth, still needs to be removed from config, and I also cleared up a line of code that was annoying to look at
2008-11-04 05:49:48 +00:00
VertexShaderManager.h
XFB.cpp
XFB.h