Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
angle
/
angle
/
refs/heads/chrome_m32
5b5a1ed
Ensure stream source frequency for stream 0 is set to 1 in swapRect for D3D9.
by Jamie Madill
· 12 years ago
chrome_m32
276a3fc
Fix device removed handling for systems which do not
by Jamie Madill
· 12 years ago
b66fd40
Proper handling of D3D9Ex device removed.
by Jamie Madill
· 12 years ago
0f0edf9
Disable automatically resizing swapchain if window is iconified
by John Bauman
· 12 years ago
b4e0003
Do not allow context sharing between egl Displays.
by Jamie Madill
· 12 years ago
5625f65
Rename ParseHelper.cpp/h to ParseContext.cpp/h.
by Jamie Madill
· 12 years ago
9e30c6b
Fix D3D9 attributes being marked as requireing conversion when they did not.
by Geoff Lang
· 12 years ago
b992a7d
Add new files to vs translator project and update version.
by Zhenyao Mo
· 12 years ago
1727a0a
Add a flag to ANGLE to force immediate swap.
by Geoff Lang
· 12 years ago
7d3fecf
Fix incorrect mip sizes for cube maps when creating them with TexStorage2D.
by Geoff Lang
· 12 years ago
0677631
Fall back to LoadLibrary if preloading d3d compiler modules fails.
by Geoff Lang
· 12 years ago
5e70cf9
Add an option to unfold short circuiting in AST.
by Zhenyao Mo
· 12 years ago
59b7785
Normalize the line endings in the project files.
by Jamie Madill
· 12 years ago
2bcc909
Added .gitattributes to control line endings as a policy in the repository.
by Jamie Madill
· 12 years ago
e5014a9
Only check for missmatched HWND process IDs if swap chain creation fails.
by Geoff Lang
· 12 years ago
c273f37
Use cube textures as 2D texture arrays in rendertarget SRVs
by Shannon Woods
· 12 years ago
cbab004
Add the static translator define to inherited properties in gyp.
by Jamie Madill
· 12 years ago
a9ca4ac
Remove duplicated translator_glsl target.
by Zhenyao Mo
· 12 years ago
19b932a
Fix a traverse bug.
by Zhenyao Mo
· 12 years ago
2c315f1
Style violation cleanup for IntermTraverse.cpp
by Zhenyao Mo
· 12 years ago
d34a0d1
Update to most recent khrplatform.h
by Shannon Woods
· 12 years ago
a0bd8ef
Use ANGLE_TRANSLATOR_STATIC to enforce a static build of the translator in chromium.
by Jamie Madill
· 12 years ago
384c0cd
Support the Windows 8 SDK version of FXC by default in generate_shaders.bat.
by Jamie Madill
· 12 years ago
7692ca4
Remove %(AdditionalDependencies) from gyp linker deps, and add full windows dependency library list.
by Jamie Madill
· 12 years ago
5e73312
Update samples solution to use the new translator project and add missing files to the translator project.
by Geoff Lang
· 12 years ago
49cbc57
Fix a typo introduced in "GCC Compiler Fixes".
by Jamie Madill
· 12 years ago
8935267
Fix some syntax errors in the gyp build configuration, and make some modifications so the tests should work with chromium in component build.
by Jamie Madill
· 12 years ago
e6dcc98
GCC compilation fixes.
by Shannon Woods
· 12 years ago
7bf0217
Eliminate bitfield enum members to avoid GCC compile error.
by Nicolas Capens
· 12 years ago
16a3eb3
Fix compiler test initialization issues.
by Zhenyao Mo
· 12 years ago
23175c5
Update version.
by Zhenyao Mo
· 12 years ago
52cd86b
Update ANGLE.sln
by Zhenyao Mo
· 12 years ago
3662294
Combine translator_common, translator_hlsl, translator_glsl into one target translator.
by Zhenyao Mo
· 12 years ago
f84ef70
Restructure the tests gyp so they can be included in chromium
by Zhenyao Mo
· 12 years ago
300b1eb
.
by Scott Graham
· 12 years ago
f77f46b
Adds InitializeGLPosition to the VS proj files to address build breakage
by Shannon Woods
· 12 years ago
f382bff
Use the same mechanism to process int/float literals
by Zhenyao Mo
· 12 years ago
7343887
Remove literal overflow error reporting in compiler.
by Zhenyao Mo
· 12 years ago
fc75e21
Add an option in ANGLE shader translator to initialize gl_Position to vec4(0.0, 0.0, 0.0, 1.0).
by Zhenyao Mo
· 12 years ago
8cdc21c
Image11::map now takes a parameter to specify if the mapping is for reading or writing.
by Geoff Lang
· 12 years ago
0bd6d11
Expose the packing function so we can check varyings packing per program
by Zhenyao Mo
· 12 years ago
521c836
Clamp numeric overflow rather than failing with an error
by Zhenyao Mo
· 12 years ago
6440d14
Fix compile errors in the essl to hlsl standalone translator.
by Jamie Madill
· 12 years ago
1250549
Fix a regression in VertexBuffer9::spaceRequired.
by Jamie Madill
· 12 years ago
ff989da
Fix using the incorrect vertex count in instancing drawing using the streaming buffer.
by Jamie Madill
· 12 years ago
90442f6
Make gl::Buffer::size() a const method.
by Jamie Madill
· 12 years ago
4115932
Add static_use to shader variable info query.
by Zhenyao Mo
· 12 years ago
827fb6a
Build fix: not all types support precisions.
by Zhenyao Mo
· 12 years ago
6d3511e
update version
by Zhenyao Mo
· 12 years ago
9754ff4
Support precision for sampler types.
by Zhenyao Mo
· 12 years ago
a6829d5
Minor refactoring of TSymbolTable.
by Alok Priyadarshi
· 12 years ago
a612ed8
InputLayoutCache only hashes input layout keys up to last used element.
by Al Patrick
· 12 years ago
ba2cfe7
Moved the definition of max-token length from preprocessor to compiler.
by Alok Priyadarshi
· 12 years ago
76985f3
Expose varying variables and also precision for all variables.
by Zhenyao Mo
· 12 years ago
3cf1f4e
add TRACE_EVENT to ANGLE (reland)
by Al Patrick
· 12 years ago
d031043
Fixed a bug where the frontFace shader constant would not be updated if the drawMode or frontFace changed but not the viewport.
by Geoff Lang
· 12 years ago
7ecdd3d
Revert "Eliminate bitfield enum members."
by Shannon Woods
· 12 years ago
b0c3137
Ignore files generated by GYP.
by Alok Priyadarshi
· 12 years ago
e06002a
Fixed error message for exceeding maximum struct nesting.
by Alok Priyadarshi
· 12 years ago
feaaae2
Revert "Add TRACE_EVENT support to ANGLE"
by Shannon Woods
· 12 years ago
686eb7d
Print token string into the syntax error message.
by Alok Priyadarshi
· 12 years ago
889f9d7
Add TRACE_EVENT support to ANGLE
by Shannon Woods
· 12 years ago
d206c85
Eliminate bitfield enum members.
by Nicolas Capens
· 12 years ago
afcb765
Removed checks for DXGI_FORMAT_R32G32B32_FLOAT support since GL_RGB32F is converted to DXGI_FORMAT_R32G32B32A32_FLOAT.
by Geoff Lang
· 12 years ago
2a353a7
Split the overflow check into explicit multiplication and addition overflow checks.
by Geoff Lang
· 12 years ago
662c3af
Change the offset variable to an unsigned int since it cannot be negative and is assigned to streamOffset which is an unsigned int.
by Geoff Lang
· 12 years ago
2330705
Releases leaking resource
by Shannon Woods
· 12 years ago
f55c5a9
Bump version.h.
by Al Patrick
· 12 years ago
c4b81a9
Presort reverse mapping of ProgramBinary::mSemanticIndex.
by Al Patrick
· 12 years ago
f3fc657
Updated VertexBuffer's getSpaceRequired and storeVertexAttributes methods to return bools and fixed some validation of parameters to prevent under and overflows.
by Geoff Lang
· 12 years ago
b93f84a
Made multiple calls to ShInitialize not assert.
by Alok Priyadarshi
· 12 years ago
f1e1c1e
Fix additional overflow and underflow issues with triangle fans and line loops.
by Geoff Lang
· 12 years ago
688f78a
Fixed memory leak associated with TLS.
by Alok Priyadarshi
· 12 years ago
07dd3ea
Remove use of C++11 feature (auto keyword).
by Al Patrick
· 12 years ago
c21954a
Bump ANGLE version.
by Geoff Lang
· 12 years ago
95c37cb
Cache the index ranges at the gl::Buffer and rx::IndexBuffer levels so that ranges do not need to be re-calculated for direct buffers.
by Geoff Lang
· 12 years ago
07b87fa
RenderTarget11::get* calls no longer add references to the D3D resources.
by Geoff Lang
· 12 years ago
93a5ce9
Cache applied primitive topology.
by Geoff Lang
· 12 years ago
a6abd89
Cache applied constant buffers.
by Geoff Lang
· 12 years ago
b312b1c
Cache applied vertex buffers and input layout.
by Geoff Lang
· 12 years ago
5b3f921
Uses R32G32B32A32_FLOAT textures to emulate RGB32F
by Shannon Woods
· 12 years ago
ba69448
Fixes handling in eglMakeCurrent to allow for null displays.
by Shannon Woods
· 12 years ago
2ccad06
Replace the logic for doing vector and matrix equivalence tests in the shader with a much simpler formula.
by Jamie Madill
· 12 years ago
047373a
Bumps ANGLE version
by Shannon Woods
· 12 years ago
cc89bc1
Remove intrinsic parameter names.
by Nicolas Capens
· 12 years ago
506d761
Eliminate isVariableBuiltIn.
by Nicolas Capens
· 12 years ago
c66cd56
Detect redefinition of functions and variables.
by Nicolas Capens
· 12 years ago
d5c6abc
Fix the reported shader gl_MaxDrawBuffers to be compliant with the new EXT_draw_buffers spec.
by Jamie Madill
· 12 years ago
1bc1b6a
Only allow zero indexes for gl_FragData when the draw buffers extension is disabled.
by Jamie Madill
· 12 years ago
57a0454
Move the code for parsing indexed expressions from the grammar to TParseContext.
by Jamie Madill
· 12 years ago
9c414ac
Add *.orig and *.rej to .gitignore.
by Jamie Madill
· 12 years ago
7891ba4
Bump ANGLE version
by Shannon Woods
· 12 years ago
6322ef4
Protect against integer overflows in the IndexBuffer class by validating that the new write position will not overflow.
by Geoff Lang
· 12 years ago
0c8b4e5
Protect against integer overflows in the VertexBuffer class by validating the reserved space.
by Geoff Lang
· 12 years ago
4791329
Protect against integer overflows when generating index buffers for line loop and triangle fan drawing.
by unknown
· 12 years ago
9b34431
Bump version.h
by Al Patrick
· 12 years ago
0ee126c
In ShaderExecutable, delete mFunction with delete[] instead of delete.
by Al Patrick
· 12 years ago
741f765
Fixes tabs-vs-spaces that have crept into the project.
by Shannon Woods
· 12 years ago
0600ff1
Simplified TType class by carving out TStructure and TField.
by Jamie Madill
· 12 years ago
95c6625
Move the D3DCompile call to after the check for API link errors.
by Jamie Madill
· 12 years ago
Next »