index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
Age
Commit message (
Expand
)
Author
2011-06-20
Small update for disabled Fog for older hardware that fails to divide by zero...
Sonicadvance1
2011-06-10
just a little cleanup to maintain minimal interfaces
Rodolfo Osvaldo Bogado
2011-06-04
Allows DX9 shaders to be SM2 compatible again at the loss of accuracy. SM3 is...
Sonicadvance1
2011-05-31
Fix applying anti-aliasing without having to open the gfx config. Thanks to s...
NeoBrainX
2011-05-25
some code cleanup i have left in my folder :)
Rodolfo Osvaldo Bogado
2011-05-25
A long time since my last commit but i have a lot of work. hope to find some ...
Rodolfo Osvaldo Bogado
2011-05-12
Don't resize render target to handle out-of-bounds viewports. Instead, adjust...
Nolan Check
2011-04-30
Fix "Disable Lighting" in D3D9 and D3D11.
NeoBrainX
2011-04-30
Use the recommended video settings as the default configuration:
NeoBrainX
2011-04-29
- Do not parse numerous video options from the game inis, like:
NeoBrainX
2011-04-29
Quick fix for Dolphin crashing when using 3D and clicking anywhere on screen....
Matt Callaghan
2011-04-25
Remove configuration profile support.
NeoBrainX
2011-04-15
DX11: I think I've figured out where the game enables texture offsets for lin...
Nolan Check
2011-04-11
Fix an error introduced in r7083. In the pixel shader manager the farZ and zR...
donkopunchstania
2011-04-05
* One Window 3-State changes (VideoSettings GUI):
gnick79
2011-04-03
VideoCommon: Update color writing mask if pixel format changes.
NeoBrainX
2011-04-02
Revert r7086.
NeoBrainX
2011-04-01
roll back r7431
smelenchuk
2011-04-01
Add a "force no texture filter" option, useful for some 2D games (like Mega M...
smelenchuk
2011-03-31
videocommon depends on core for Fifo Recorder
Sonicadvance1
2011-03-27
Add graphics FIFO recorder and player for debugging the graphics system.
donkopunchstania
2011-03-25
When using the "Start Renderer in Fullscreen" option, really start in fullscr...
Glenn Rice
2011-03-23
VideoConfig revision:
gnick79
2011-03-23
Fix a few issues with the size of the logger pane.
Glenn Rice
2011-03-22
Sorry, apparently that last commit was pointless. Removing most of it. Best h...
Matt Callaghan
2011-03-22
More 3D Vision related stuff. This is the last one I promise.
Matt Callaghan
2011-03-22
fix a memleak and quiet some warnings
Shawn Hoffman
2011-03-22
Fix gcc build.
Soren Jorvang
2011-03-22
Fixed some memory leaks. Only one was mine ;P
Jordan Woyak
2011-03-21
* GUI Video-Settings changes:
gnick79
2011-03-21
Moved per-game graphics configuration to the game-list right click menu. It w...
Jordan Woyak
2011-03-21
Partial fix for 3D Vision.
Matt Callaghan
2011-03-20
Simplify the SCons build:
Soren Jorvang
2011-03-19
Removed the OpenMP option from the DolphinWX project. It was causing a slowd...
skidau
2011-03-19
Enabled OpenMP support in the Windows 32bit builds.
skidau
2011-03-19
Fixed a memory leak that occurred while compiling the OpenCL kernels.
skidau
2011-03-19
Added a toggle switch for the OpenMP texture decoder in the graphics settings.
skidau
2011-03-19
Game-specific video settings:
skidau
2011-03-19
Make sure to not do any XFB emulation at all if it's not enabled.
NeoBrainX
2011-03-16
Fix the video software backend. (closes issue 4269)
sl1nk3.s
2011-03-15
A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem...
Jordan Woyak
2011-03-14
DX11: Support thick lines and large points with geometry shaders. Lines still...
Nolan Check
2011-03-12
Fix things so that those who wish to compile with -std=c++0x can. To active ...
Glenn Rice
2011-03-11
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...
Jordan Woyak
2011-03-07
Shut up recent versions of GCC about the OpenMP pragmas.
Soren Jorvang
2011-03-05
more fixes for opengl sing openmp, i hope is the last :)
Rodolfo Osvaldo Bogado
2011-03-05
more fixes for my openmp commit
Rodolfo Osvaldo Bogado
2011-03-05
Fix OS X build.
Soren Jorvang
2011-03-05
Missed a critical section.
Jordan Woyak
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
[next]