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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-02-22
VideoCommon: use a new async event system for efb access
degasus
2015-02-16
[AArch64] Implement vertex loader recompiler.
Ryan Houdek
2015-01-26
Revert "Merge pull request #1903 from RisingFog/libav"
Pierre Bourdon
2015-01-21
Use ffmpeg for Windows Video Dumping instead of VFW
Fog
2015-01-18
VertexLoader: add new JIT
Tillmann Karras
2015-01-03
CMake: simplify some expressions
Tillmann Karras
2014-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-14
VideoCommon: Add a separate constants buffer for the geometry shader.
Jules Blok
2014-11-23
Cosmetics.
Jules Blok
2014-11-23
Add geometry shader generator for stereo 3D.
Jules Blok
2014-11-04
Work around LLVM header peculiarity
Tillmann Karras
2014-11-01
VideoCommon/VideoBackends: Remove unnecessary wxWidgets references.
Lioncash
2014-10-10
Fix linux build and various warnings.
crudelios
2014-09-04
VideoCommon: Start putting common texture decoding code in TextureDecoder_Common
Jasper St. Pierre
2014-08-13
Add the VideoCommon PostProcessing class.
Ryan Houdek
2014-06-07
Make it so ARMv7 isn't a generic target.
Ryan Houdek
2014-05-17
Removes ZeroFrog's "optimized" memcpy and memcmp functions.
Ryan Houdek
2014-01-31
VideoCommon: remove Cache Displaylist
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-12-11
Use less brain damaged names for DLCache and TextureDecoder.
Tony Wasserka
2013-11-15
Fix GUI-less build. Also potentially OS X. We now require libpng due to our s...
Ryan Houdek
2013-10-17
Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebu...
comex
2013-08-14
Move VideoBackendBase from Common to VideoCommon
Pierre Bourdon
2013-06-28
Finishing touches.
NeoBrainX
2013-06-11
[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...
Ryan Houdek
2013-03-01
Merge branch 'master' into perfqueries.
NeoBrainX
2013-02-26
ARM Support without GLSL
Ryan Houdek
2012-10-04
Implement a simple benchmarking mode which logs FPS to a file
Pierre Bourdon
2012-08-26
OGL: Implement pixel metrics (untested)
NeoBrainX
2011-12-05
Link against systemwide OpenCL on OS X.
Maarten ter Huurne
2011-03-31
videocommon depends on core for Fifo Recorder
Sonicadvance1
2011-02-05
Split shader code generation for lighting into a separate file.
donkopunchstania
2011-02-02
Remove the global namespace a bit and remove some dead code.
Soren Jorvang
2011-01-31
Linux build fix.
Glenn Rice
2011-01-31
Fix *BSD build.
Soren Jorvang
2011-01-31
Linux build fix.
Glenn Rice
2011-01-27
Missed a few files in previous.
Soren Jorvang
2010-12-19
Win32-only:
NeoBrainX
2010-12-10
Make the cmake check_lib macro more versatile. It first tries pkg-config, an...
Glenn Rice
2010-12-06
Fix a few more linkage issues in the cmake build.
Glenn Rice
2010-12-05
Merged the D3D9 debugger into VideoCommon/VideoUICommon:
NeoBrainX
2010-11-18
Encode framedumps in AVI format on linux as on windows. This adds the additi...
Glenn Rice
2010-11-18
Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class t...
Jordan Woyak
2010-11-17
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ...
Glenn Rice
2010-11-16
Fix the no gui cmake build.
Glenn Rice
2010-11-14
Merged some FramebufferManager code into VideoCommon.
Jordan Woyak
2010-11-14
On linux encode frame dumps in MPG format instead of writing raw frames. To ...
Glenn Rice
2010-11-13
Simplify OpenCL compile-time detection on OS X.
Soren Jorvang
2010-11-09
Setup opencl to work like most of the other externals. Autodetect native sha...
Glenn Rice
[next]