projects
/
external
/
angleproject.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/angleproject.git
6 days ago
acleung@chromium.org
Use new symbol table initization for vertex shader.
master
commit
|
commitdiff
|
tree
12 days ago
acleung@chromium.org
Less memory intensive initializing of builtins.
commit
|
commitdiff
|
tree
13 days ago
alokp@chromium.org
Fixed line endings to Unix style.
commit
|
commitdiff
|
tree
13 days ago
alokp@chromium.org
Simplified TType class by carving out TStructure and...
commit
|
commitdiff
|
tree
2013-05-28
bajones@chromium.org
Regenerated glslang_tab.cpp to fix compile errors
commit
|
commitdiff
|
tree
2013-05-28
bajones@chromium.org
Added support for EXT_frag_depth
commit
|
commitdiff
|
tree
2013-05-24
alokp@chromium.org
Removed checks for zero-length arrays because you can...
commit
|
commitdiff
|
tree
2013-05-24
alokp@chromium.org
Removed code for unsupported pack-unpack language.
commit
|
commitdiff
|
tree
2013-05-21
gman@chromium.org
Fix linker issue on Windows
commit
|
commitdiff
|
tree
2013-05-20
gman@chromium.org
Fix compiler warning on Windows
commit
|
commitdiff
|
tree
2013-05-20
gman@chromium.org
bump version to 2243
commit
|
commitdiff
|
tree
2013-05-20
gman@chromium.org
Add expression complexity and call stack depth limits.
commit
|
commitdiff
|
tree
2013-05-17
shannonwoods...
Enable base address randomization.
commit
|
commitdiff
|
tree
2013-05-15
alokp@chromium.org
Bumped VERSION number.
commit
|
commitdiff
|
tree
2013-05-15
alokp@chromium.org
Used size_t for object size instead of signed int.
commit
|
commitdiff
|
tree
2013-05-14
apatrick@chromium.org
Add adapter LUID to EGL vendor string.
commit
|
commitdiff
|
tree
2013-05-14
nicolas%transgaming...
Retrieve the texture serial from the incomplete texture...
commit
|
commitdiff
|
tree
2013-05-14
nicolas%transgaming...
Delete the old texture storage first so that 0x0 textur...
commit
|
commitdiff
|
tree
2013-05-14
alokp@chromium.org
Clamped negative index access.
commit
|
commitdiff
|
tree
2013-05-09
alokp@chromium.org
Refactor location tracking.
commit
|
commitdiff
|
tree
2013-05-08
alokp@chromium.org
Remove dead code left over from the old preprocessor.
commit
|
commitdiff
|
tree
2013-05-07
alokp@chromium.org
Refactor class to represent structure.
commit
|
commitdiff
|
tree
2013-05-06
alokp@chromium.org
Delete dead code for cloning various types.
commit
|
commitdiff
|
tree
2013-05-06
alokp@chromium.org
We don't need to keep the param variable around for...
commit
|
commitdiff
|
tree
2013-04-26
alokp@chromium.org
A special state to track field selection is not necessary.
commit
|
commitdiff
|
tree
2013-04-26
alokp@chromium.org
Lexer does not need to handle unknown-char case.
commit
|
commitdiff
|
tree
2013-04-26
alokp@chromium.org
Lexer does not need a state stack now that it does...
commit
|
commitdiff
|
tree
2013-04-26
alokp@chromium.org
Revert "A special state to track field selection is...
commit
|
commitdiff
|
tree
2013-04-26
alokp@chromium.org
A special state to track field selection is not necessary.
commit
|
commitdiff
|
tree
2013-04-26
alokp@chromium.org
Robust distinction between IDENTIFIER and TYPE_NAME...
commit
|
commitdiff
|
tree
2013-04-24
alokp@chromium.org
Delete dead-code for handling comments and invalid...
commit
|
commitdiff
|
tree
2013-04-24
alokp@chromium.org
Deleted unnecessary TParseContext::AfterEOF.
commit
|
commitdiff
|
tree
2013-04-23
alokp@chromium.org
Reformat tokenizer. No functional changes.
commit
|
commitdiff
|
tree
2013-04-22
alokp@chromium.org
Validate allocation size in PoolAllocator.
commit
|
commitdiff
|
tree
2013-04-18
alokp@chromium.org
Fixed compile error for translator sample app.
commit
|
commitdiff
|
tree
2013-04-18
apatrick@chromium.org
Update version.h to 2184.
commit
|
commitdiff
|
tree
2013-04-17
apatrick@chromium.org
Do not call GetAdapterDisplayMode after Display has...
commit
|
commitdiff
|
tree
2013-04-12
shannon.woods...
Adds Jamie and Geoff to CONTRIBUTORS file
commit
|
commitdiff
|
tree
2013-04-10
apatrick@chromium.org
Delete Surface::recreateAdditionalSwapChain.
commit
|
commitdiff
|
tree
2013-03-27
apatrick@chromium.org
Do not attempt to recover from device lost masked by...
commit
|
commitdiff
|
tree
2013-03-20
apatrick@chromium.org
Remove dependency on dwmapi.dll.
commit
|
commitdiff
|
tree
2013-03-20
apatrick@chromium.org
When CheckDeviceState returns S_PRESENT_OCCLUDED, Prese...
commit
|
commitdiff
|
tree
2013-03-19
apatrick@chromium.org
Avoid crash in createDevice() if it is called on a...
commit
|
commitdiff
|
tree
2013-03-19
shannon.woods...
Add a fast path for BGRA to RGBA conversion inside...
commit
|
commitdiff
|
tree
2013-03-19
shannon.woods...
Safely promote uninitialized constants.
commit
|
commitdiff
|
tree
2013-03-19
shannon.woods...
Don't assume unary operations on constants will be...
commit
|
commitdiff
|
tree
2013-03-19
shannon.woods...
Ignore constants that have not been initialized.
commit
|
commitdiff
|
tree
2013-03-19
shannon.woods...
Provide safer and more convenient constant union accessors.
commit
|
commitdiff
|
tree
2013-03-13
apatrick@chromium.org
Bump version.h
commit
|
commitdiff
|
tree
2013-03-13
apatrick@chromium.org
Fix crash after reseting device.
commit
|
commitdiff
|
tree
2013-03-04
apatrick@chromium.org
Bump ANGLE_SH_VERSION to 110.
commit
|
commitdiff
|
tree
2013-03-04
apatrick@chromium.org
When CheckDeviceStats returns S_PRESENT_MODE_CHANGED...
commit
|
commitdiff
|
tree
2013-03-04
alokp@chromium.org
Enabled FRAGMENT_PRECISION_HIGH unconditionally for...
commit
|
commitdiff
|
tree
2013-03-04
alokp@chromium.org
Added preprocessor support for GL_FRAGMENT_PRECISION_HIGH.
commit
|
commitdiff
|
tree
2013-03-04
alokp@chromium.org
Fixed compile error for preprocessor tests.
commit
|
commitdiff
|
tree
2013-03-01
shannon.woods...
Updates ANGLE_depth_texture to reflect proposed changes...
commit
|
commitdiff
|
tree
2013-02-28
shannon.woods...
Ensure nested ternary operator unfolding uses a new...
commit
|
commitdiff
|
tree
2013-02-25
apatrick@chromium.org
Revert r1829: Fix failure to recover from GPU hang.
commit
|
commitdiff
|
tree
2013-02-22
zmo@google.com
Build fix for qt-wk2
commit
|
commitdiff
|
tree
2013-02-22
zmo@google.com
Fix ANGLE patching/building issues.
commit
|
commitdiff
|
tree
2013-02-21
zmo@google.com
This pulls in mvujovic's build fix in WebKit ANGLE.
commit
|
commitdiff
|
tree
2013-02-20
zmo@google.com
Add support for extension EXT_draw_buffers.
commit
|
commitdiff
|
tree
2013-02-19
apatrick@chromium.org
Fix failure to recover from device hang.
commit
|
commitdiff
|
tree
2013-02-15
apatrick@chromium.org
Fix signed / unsigned warning in ParseHelper.cpp.
commit
|
commitdiff
|
tree
2013-02-12
kbr@chromium.org
Fixed one remaining 64-bit truncation issue missed...
commit
|
commitdiff
|
tree
2013-02-12
kbr@chromium.org
Fixed 64-bit integer truncation issues in shader transl...
commit
|
commitdiff
|
tree
2013-02-06
apatrick@chromium.org
Fix a 64-bit error in ProgramBinary::load
commit
|
commitdiff
|
tree
2013-02-06
kbr@chromium.org
Check that the incoming type to a default precision...
commit
|
commitdiff
|
tree
2013-02-01
daniel@transgaming.com
Updates to extensions from public registry
commit
|
commitdiff
|
tree
2013-02-01
daniel@transgaming.com
Update ANGLE_texture_compression_dxt
commit
|
commitdiff
|
tree
2013-01-31
zmo@google.com
Fix version.
commit
|
commitdiff
|
tree
2013-01-31
zmo@google.com
Do not hash mapping field names of a reserved struct.
commit
|
commitdiff
|
tree
2013-01-30
daniel@transgaming.com
Rename ANGLE_multiple_render_targets to EXT_draw_buffers
commit
|
commitdiff
|
tree
2013-01-30
daniel@transgaming.com
Updates to MRT extension.
commit
|
commitdiff
|
tree
2013-01-26
gman@chromium.org
Fix mat2 packing to use 2 rows as per spec.
commit
|
commitdiff
|
tree
2013-01-26
zmo@google.com
Fix version.
commit
|
commitdiff
|
tree
2013-01-26
zmo@google.com
Fix a memory out-of-bound visit bug.
commit
|
commitdiff
|
tree
2013-01-25
kbr@chromium.org
Attempt different fix for unknown #pragma on Linux.
commit
|
commitdiff
|
tree
2013-01-25
kbr@chromium.org
Changed optimization level to D3DCOMPILE_OPTIMIZATION_L...
commit
|
commitdiff
|
tree
2013-01-25
kbr@chromium.org
Incorporated patch from haixia@ changing the default...
commit
|
commitdiff
|
tree
2013-01-24
kbr@chromium.org
Fixed compiler warning on Linux resulting in build...
commit
|
commitdiff
|
tree
2013-01-24
daniel@transgaming.com
Document GetIntegerv errors in ANGLE_framebuffer_blit.
commit
|
commitdiff
|
tree
2013-01-24
daniel@transgaming.com
Updates for ANGLE_multiple_render_targets
commit
|
commitdiff
|
tree
2013-01-24
apatrick@chromium.org
Add missing file from r1725.
commit
|
commitdiff
|
tree
2013-01-23
apatrick@chromium.org
Remove DXSDK_DIR from search paths.
commit
|
commitdiff
|
tree
2013-01-23
apatrick@chromium.org
Roll gyp dependency to 1564.
commit
|
commitdiff
|
tree
2013-01-23
apatrick@chromium.org
Update version number.
commit
|
commitdiff
|
tree
2013-01-23
apatrick@chromium.org
Include windows.h from one place to ensure that min...
commit
|
commitdiff
|
tree
2013-01-23
apatrick@chromium.org
Use TEXT macro to define ANGLE_PRELOADED_D3DCOMPILER_MO...
commit
|
commitdiff
|
tree
2013-01-22
apatrick@chromium.org
Treat return statements in loops as loop discontinuities.
commit
|
commitdiff
|
tree
2013-01-22
apatrick@chromium.org
Make other angle targets compile on Win64
commit
|
commitdiff
|
tree
2013-01-15
gman@chromium.org
Add comments to ArrayBoundsClamper about why 'clamp'
commit
|
commitdiff
|
tree
2013-01-14
kbr@chromium.org
Reorganized new sources from recently applied patch...
commit
|
commitdiff
|
tree
2013-01-10
apatrick@chromium.org
Update version.
commit
|
commitdiff
|
tree
2013-01-10
apatrick@chromium.org
Add D3D version and shader models to renderer string...
commit
|
commitdiff
|
tree
2013-01-08
zmo@google.com
Build fix.
commit
|
commitdiff
|
tree
2013-01-08
apatrick@chromium.org
In generated shaders, output +INF and -INF as largest...
commit
|
commitdiff
|
tree
2013-01-07
daniel@transgaming.com
Update Copyright years on the LICENSE file
commit
|
commitdiff
|
tree
2013-01-04
apatrick@chromium.org
Upodate preprocessor.vcxproj to reflect changes in...
commit
|
commitdiff
|
tree
2013-01-04
bsalomon@google.com
Disable GL_OES_standard_derivatives when ps_2_x or...
commit
|
commitdiff
|
tree
next