Граф коммитов

9763 Коммитов

Автор SHA1 Сообщение Дата
daniel@transgaming.com 0f7aaf530b Add support for Vertex Buffer Data Translation
TRAC #11024
Signed-off-by: Nicolas Capens
Signed-off-by: Daniel Koch

Author:    Andrew Lewycky <andrew.lewycky@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@15 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:41:38 +00:00
daniel@transgaming.com 45d035808a Compiler - access struct fields
TRAC #11379
Signed-off-by: Daniel Koch

Author:    Nicolas Capens <nicolas@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@14 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:41:29 +00:00
daniel@transgaming.com fbb6dfa3d6 Compiler - handle high loop iteration counts
TRAC #11345
Signed-off-by: Daniel Koch

Author:    Nicolas Capens <nicolas@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@13 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:41:25 +00:00
daniel@transgaming.com 29d2700535 Support redefinition of textures through glTexImage2D.
TRAC #11316.
Keep a dirty data flag, recreate the texture when it is set.
Texture now owns getTexture() and calls a virtual
createTexture method when the derived classes need to recreate.

Signed-off-by: Daniel Koch

Author:    Andrew Lewycky <andrew.lewycky@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@12 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:41:22 +00:00
daniel@transgaming.com fab5a1ae78 Remove trailing whitespace.
TRAC #11024

Signed-off-by: Daniel Koch

Author:    Andrew Lewycky <andrew.lewycky@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@11 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:22:30 +00:00
daniel@transgaming.com 1697302adc Use std::min/max instead of the Windows macros.
TRAC #11024

* Define NOMINMAX so that the Windows headers don't define min or max.
* Use std::min/std::max where we were using the min/max macros.

Signed-off-by: Daniel Koch

Author:    Andrew Lewycky <andrew.lewycky@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@10 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:22:19 +00:00
daniel@transgaming.com e2b2212912 Whitespace fixes.
TRAC #11024

Signed-off-by: Daniel Koch

Author:    Andrew Lewycky <andrew.lewycky@transgaming.com>

git-svn-id: https://angleproject.googlecode.com/svn/trunk@9 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-11 19:22:14 +00:00
alokp@chromium.org 64eedfd706 Added codereview settings file.
git-svn-id: https://angleproject.googlecode.com/svn/trunk@6 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-10 23:51:56 +00:00
daniel@transgaming.com 4a9d65cba6 Implemented support for GL_STENCIL_INDEX8 renderbuffers
TRAC #11366
Signed-off-by: Daniel Koch

git-svn-id: https://angleproject.googlecode.com/svn/trunk@5 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-08 21:30:56 +00:00
daniel@transgaming.com 680553bf90 Compiler - implement faceforward
TRAC #11365
Signed-off-by: Daniel Koch

git-svn-id: https://angleproject.googlecode.com/svn/trunk@4 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-08 21:30:52 +00:00
daniel@transgaming.com 2884b78ae1 Fix regression from HRESULT checking changes
TRAC #11234
Signed-off-by: Daniel Koch

git-svn-id: https://angleproject.googlecode.com/svn/trunk@3 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-08 21:30:48 +00:00
daniel@transgaming.com 4f39fd9956 Initial import from TransGaming
git-svn-id: https://angleproject.googlecode.com/svn/trunk@2 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-08 20:26:45 +00:00
(no author) eff14256db Initial directory structure.
git-svn-id: https://angleproject.googlecode.com/svn/trunk@1 736b8ea6-26fd-11df-bfd4-992fa37f6226
2010-03-03 19:46:25 +00:00