This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-12 00:59:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoCommon
History
Ryan Houdek
7ab38cff68
UBO works for Pixel Shaders if Binding for UBO is zero, otherwise fails. Probably why Vertex shader UBO is failing. Too tired to investigate right now.
2011-12-10 07:38:30 -06:00
..
Src
UBO works for Pixel Shaders if Binding for UBO is zero, otherwise fails. Probably why Vertex shader UBO is failing. Too tired to investigate right now.
2011-12-10 07:38:30 -06:00
CMakeLists.txt
videocommon depends on core for Fifo Recorder
2011-03-31 20:41:59 +00:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
SConscript
Move SConscript files out from the Src subdirectories to be
2011-03-03 19:44:56 +00:00
VideoCommon.vcxproj
vs2010: Disable LTCG for realz
2011-09-05 09:43:23 -07:00
VideoCommon.vcxproj.filters
Split shader code generation for lighting into a separate file.
2011-02-05 23:57:12 +00:00