summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-05Update makefiles after merge of Chromium at 238989Android Chromium Automerger
2013-12-04Update makefiles after merge of Chromium at 238573Android Chromium Automerger
2013-12-02Update makefiles after merge of Chromium at 238197Android Chromium Automerger
2013-12-02Update makefiles after merge of Chromium at 238097Android Chromium Automerger
2013-11-28Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-11-27Fix device removed handling for systems which do notJamie Madill
2013-11-27Ensure stream source frequency for stream 0 is set to 1 in swapRectJamie Madill
2013-11-26Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-11-22Bump version.hShannon Woods
2013-11-22Add a build step to copy the D3DCompiler_46 DLL from the Windows SDK folder t...Jamie Madill
2013-11-22Use 64-bit safe constant union indexes.Nicolas Capens
2013-11-22Rename the Diagnostics enum values to have a PP_ prefixEhsan Akhgari
2013-11-22Proper handling of D3D9Ex device removed.Jamie Madill
2013-11-22Add #include guards to ForLoopUnroll.hEhsan Akhgari
2013-11-14Update makefiles after merge of Chromium at 235157Android Chromium Automerger
2013-11-14Update makefiles after merge of Chromium at 235046Android Chromium Automerger
2013-11-13Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-11-12Update makefiles after merge of Chromium at 234542Android Chromium Automerger
2013-11-08Update makefiles after merge of Chromium at 233893Android Chromium Automerger
2013-11-08Update makefiles after merge of Chromium at 233887Android Chromium Automerger
2013-11-07Update makefiles after merge of Chromium at 233627Android Chromium Automerger
2013-11-07Fix issues with the conditional discard workarounds to do with assignments.Jamie Madill
2013-11-07Update makefiles after merge of Chromium at 233612Android Chromium Automerger
2013-11-05Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-11-04Disable optimizations for shaders with conditional discard in D3D9, and only ...Jamie Madill
2013-11-01Fix build on QNX.Jamie Madill
2013-11-01Update makefiles after merge of Chromium at 232403Android Chromium Automerger
2013-10-31Don't apply textures that are currently bound to the framebuffer.Geoff Lang
2013-10-31Fixed a bug where the vertex data manager was not caching the currentGeoff Lang
2013-10-30Fix build on QNX.Jamie Madill
2013-10-30Update makefiles after merge of Chromium at 231906Android Chromium Automerger
2013-10-30Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-10-30Update makefiles after merge of Chromium at 231849Android Chromium Automerger
2013-10-30Re-enable hazard warnings for setting render targets that are currently bound...Jamie Madill
2013-10-29Disable automatically resizing swapchain if window is iconifiedJohn Bauman
2013-10-23Do not allow context sharing between egl Displays.Jamie Madill
2013-10-18Update makefiles after merge of Chromium at 229409Android Chromium Automerger
2013-10-18Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-10-16Rename ParseHelper.cpp/h to ParseContext.cpp/h.Jamie Madill
2013-10-16Fix D3D9 attributes being marked as requireing conversion when they didGeoff Lang
2013-10-15Add new files to vs translator project and update version.Zhenyao Mo
2013-10-15Add a flag to ANGLE to force immediate swap.Geoff Lang
2013-10-15Fix incorrect mip sizes for cube maps when creating them with TexStorage2D.Geoff Lang
2013-10-15Fall back to LoadLibrary if preloading d3d compiler modules fails.Geoff Lang
2013-10-15Add an option to unfold short circuiting in AST.Zhenyao Mo
2013-10-11Normalize the line endings in the project files.Jamie Madill
2013-10-10Added .gitattributes to control line endings as a policy in the repository.Jamie Madill
2013-10-10Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/...Android Chromium Automerger
2013-10-10Only check for missmatched HWND process IDs if swap chain creation fails.Geoff Lang
2013-10-09Use cube textures as 2D texture arrays in rendertarget SRVsShannon Woods