projects
/
playground
/
angleproject_test.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
playground/angleproject_test.git
2012-08-13
alokp@chromium.org
Fixed version number
master
commit
|
commitdiff
|
tree
2012-08-13
alokp@chromium.org
Shader translator converted single-element vector swizz...
commit
|
commitdiff
|
tree
2012-08-10
apatrick@chromium.org
Round swap chain surfaces to 64 pixels in width.
commit
|
commitdiff
|
tree
2012-07-25
maxvujovic...
Add angle_code var to common.gypi and build_angle.gyp...
commit
|
commitdiff
|
tree
2012-07-24
apatrick@chromium.org
Revert r1230.
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Make ProgramBinary a refcount object and use Binding...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Restore the explicit isLinked() method for Programs...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Install new program binary when current program is...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Make Program link() and setProgramBinary() return the...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
redirect the LinkProgram and ProgramBinary calls throug...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Explicitly track the current program binary instead...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Don't erase the cached program binary on deletion.
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Cache the current program binary instead of the current...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Remove Program serial tracking. It is no longer useful...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Use the ProgramBinary's serial to track changed D3D9...
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Add serial tracking to ProgramBinary
commit
|
commitdiff
|
tree
2012-07-24
daniel@transgaming.com
Pass the programBinary directly to applyDeclaration
commit
|
commitdiff
|
tree
2012-07-24
maxvujovic...
Add GCC and clang warning flags from WebKit to ANGLE...
commit
|
commitdiff
|
tree
2012-07-19
apatrick@chromium.org
Embed Blit shader byte code in binary.
commit
|
commitdiff
|
tree
2012-07-18
maxvujovic...
Fix always true condition in assert in MacroExpander...
commit
|
commitdiff
|
tree
2012-07-18
alokp@chromium.org
Do not call MacroExpander::popMacro() from MacroExpande...
commit
|
commitdiff
|
tree
2012-07-13
apatrick@chromium.org
Bump version.h
commit
|
commitdiff
|
tree
2012-07-13
apatrick@chromium.org
Cache D3D vertex and pixel shader objects so they can...
commit
|
commitdiff
|
tree
2012-07-13
maxvujovic...
Make the new preprocessor backwards compatible with...
commit
|
commitdiff
|
tree
2012-07-13
maxvujovic...
Recognize QNX as POSIX.
commit
|
commitdiff
|
tree
2012-07-12
jbauman@chromium.org
Scale up non-multiple-of-4 dxt textures
commit
|
commitdiff
|
tree
2012-07-12
daniel@transgaming.com
Implement Anisotropic Texture filtering support
commit
|
commitdiff
|
tree
2012-07-12
daniel@transgaming.com
Remove dos-style line-endings (EOL changes only)
commit
|
commitdiff
|
tree
2012-07-12
apatrick@chromium.org
Update version
commit
|
commitdiff
|
tree
2012-07-12
apatrick@chromium.org
Enable OES_get_program_binary.
commit
|
commitdiff
|
tree
2012-07-12
apatrick@chromium.org
Make ProgramBinaries binary rather than text + binary.
commit
|
commitdiff
|
tree
2012-07-12
apatrick@chromium.org
Fix vertex texture fetch.
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Don't set the Break flag on the last loop fragment.
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Don't check for Break on the first loop fragment.
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Indicate breaking out of an excessive loop using the...
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Keep track of the index name of excessive loops.
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Use a single index for excessive loops.
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Limit HLSL loop scope to match that of GLSL, for excess...
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Disable debug logging on Release builds.
commit
|
commitdiff
|
tree
2012-07-11
daniel@transgaming.com
Disallow redefinition of built-in functions.
commit
|
commitdiff
|
tree
2012-07-11
alokp@chromium.org
This patch reverts r1203, but in slightly different...
commit
|
commitdiff
|
tree
2012-07-10
apatrick@chromium.org
Reconstructed preprocessor.vcproj from libGLESv2.vcproj.
commit
|
commitdiff
|
tree
2012-07-10
alokp@chromium.org
Builds for chrome memroy bots (windows only) do not...
commit
|
commitdiff
|
tree
2012-07-09
apatrick@chromium.org
Implement binary streams.
commit
|
commitdiff
|
tree
2012-07-09
apatrick@chromium.org
Support for serializing a linked program to binary.
commit
|
commitdiff
|
tree
2012-07-09
alokp@chromium.org
Fixed link error on GCC and clang. They complain about...
commit
|
commitdiff
|
tree
2012-07-09
alokp@chromium.org
Fixed compile error on android. It was complaining...
commit
|
commitdiff
|
tree
2012-07-09
alokp@chromium.org
Enable the new preprocessor. Passes all unit-tests...
commit
|
commitdiff
|
tree
2012-07-09
alokp@chromium.org
WebGL spec specifies maximum length of all types of...
commit
|
commitdiff
|
tree
2012-07-04
daniel@transgaming.com
Avoid implicitly enabling centroid sampling on non...
commit
|
commitdiff
|
tree
2012-07-04
daniel@transgaming.com
Increase the maximum point size to what is reported...
commit
|
commitdiff
|
tree
2012-07-03
alokp@chromium.org
Restricted the length of identifiers (including #define...
commit
|
commitdiff
|
tree
2012-07-03
alokp@chromium.org
Lowered the severity of EOF_IN_DIRECTIVE from an ERROR...
commit
|
commitdiff
|
tree
2012-07-03
alokp@chromium.org
Make sure that #version occurs before anything else...
commit
|
commitdiff
|
tree
2012-06-29
alokp@chromium.org
Handled the case where int and float are of correct...
commit
|
commitdiff
|
tree
2012-06-29
daniel@transgaming.com
Update revision
commit
|
commitdiff
|
tree
2012-06-29
alokp@chromium.org
Moved error-counting to Diagnostics so that errors...
commit
|
commitdiff
|
tree
2012-06-28
alokp@chromium.org
Used std::ostringstream instead of std::stringstream...
commit
|
commitdiff
|
tree
2012-06-28
alokp@chromium.org
Replaced pp::Token::value with pp::Token::text. The...
commit
|
commitdiff
|
tree
2012-06-28
alokp@chromium.org
More expression tests for division by zero.
commit
|
commitdiff
|
tree
2012-06-27
maxvujovic...
Fix the compiler warnings on WebKit ports when updating...
commit
|
commitdiff
|
tree
2012-06-27
alokp@chromium.org
Introduced preprocessing token types. This fixes a...
commit
|
commitdiff
|
tree
2012-06-26
alokp@chromium.org
Implemented conditional processing.
commit
|
commitdiff
|
tree
2012-06-25
maxvujovic...
[SH_TIMING_RESTRICTIONS] Restrict sampler dependent...
commit
|
commitdiff
|
tree
2012-06-25
daniel@transgaming.com
Fix sample project dependency on preprocessor.vcproj
commit
|
commitdiff
|
tree
2012-06-25
daniel@transgaming.com
Fix line-endings in libEGL.cpp
commit
|
commitdiff
|
tree
2012-06-22
apatrick@chromium.org
Refactor program info log out of ProgramBinary and...
commit
|
commitdiff
|
tree
2012-06-22
apatrick@chromium.org
Add preprocessor.vcproj to samples.sln.
commit
|
commitdiff
|
tree
2012-06-22
apatrick@chromium.org
Merge no-flip-rows r1142 to trunk.
commit
|
commitdiff
|
tree
2012-06-19
alokp@chromium.org
Added x64 config to preprocessor.vcproj.
commit
|
commitdiff
|
tree
2012-06-19
alokp@chromium.org
Fixed compile error in the new preprocessor due to...
commit
|
commitdiff
|
tree
2012-06-19
alokp@chromium.org
Fixed build for manually-maintained vcproj files.
commit
|
commitdiff
|
tree
2012-06-19
alokp@chromium.org
Hooked up the new preprocessor behind a compile-time...
commit
|
commitdiff
|
tree
2012-06-19
alokp@chromium.org
Added support for pre-defined macros.
commit
|
commitdiff
|
tree
2012-06-19
daniel@transgaming.com
Renamed IsDepthFormat/IsStencilFormat to IsDepthTexture...
commit
|
commitdiff
|
tree
2012-06-19
daniel@transgaming.com
Handle all INTZ format queries.
commit
|
commitdiff
|
tree
2012-06-16
maxvujovic...
Removed static destructors in DependencyGraphBuilder.
commit
|
commitdiff
|
tree
2012-06-15
alokp@chromium.org
Fixed compile error for translator_hlsl.
commit
|
commitdiff
|
tree
2012-06-15
alokp@chromium.org
Fixed compile error on linux.
commit
|
commitdiff
|
tree
2012-06-15
alokp@chromium.org
Fixed compile error on linux.
commit
|
commitdiff
|
tree
2012-06-15
alokp@chromium.org
Preparation of hooking up the new preprocessor.
commit
|
commitdiff
|
tree
2012-06-15
alokp@chromium.org
Implemented line directive.
commit
|
commitdiff
|
tree
2012-06-14
alokp@chromium.org
Implemented macro expansion.
commit
|
commitdiff
|
tree
2012-06-13
daniel@transgaming.com
Remove an unused variable from readCPPline()
commit
|
commitdiff
|
tree
2012-06-08
apatrick@chromium.org
Add placeholder entry points for GL_OES_get_program_binary.
commit
|
commitdiff
|
tree
2012-06-08
maxvujovic...
Add the SH_CSS_SHADERS_SPEC flag.
commit
|
commitdiff
|
tree
2012-06-08
apatrick@chromium.org
Move ProgramBinary into new file.
commit
|
commitdiff
|
tree
2012-06-07
apatrick@chromium.org
Refactor Program into Program and ProgramBinary.
commit
|
commitdiff
|
tree
2012-06-06
apatrick@chromium.org
Program::link() and callees do not access mPixelHLSL...
commit
|
commitdiff
|
tree
2012-06-06
apatrick@chromium.org
Initial specification for ANGLE_program_binary.
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
If a uniform was created before, still set the register...
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Removed redundant registerCount > 0 checks. The registe...
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Refactored setting the register information.
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Store multiple register indices per uniform.
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Error out if depth textures have more than one level.
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Fix error checking for glTexSubImage2D
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Fix error checking for glTexImage2D
commit
|
commitdiff
|
tree
2012-06-05
daniel@transgaming.com
Updates to ANGLE_depth_texture
commit
|
commitdiff
|
tree
2012-06-04
maxvujovic...
Apply SH_TIMING_RESTRICTIONS to all samplers.
commit
|
commitdiff
|
tree
2012-06-01
daniel@transgaming.com
Disallow GL_ALPHA for framebuffer attachment rendering.
commit
|
commitdiff
|
tree
next