This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
9b0bed1e7fe647cd712e70cf10d6273ec213ed32
dolphin
/
Source
/
Core
/
VideoCommon
History
hrydgard
3ad0db6830
GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3833
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-18 11:26:58 +00:00
..
Src
GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason.
2009-07-18 11:26:58 +00:00
VideoCommon.vcproj
revert last 2 commits
2009-06-22 09:31:30 +00:00