2017-01-26 |
John Kessenich | Merge pull request #694 from mtavenrath/fix_origin_link |
tree | commitdiff |
2017-01-25 |
Markus Tavenrath | Use correct OriginUpperLeft when linking more than... |
tree | commitdiff |
2017-01-21 |
John Kessenich | Merge pull request #678 from chaoc/stereo_view_rendering |
tree | commitdiff |
2017-01-21 |
chaoc | support SPV_NV_viewport_array2 and SPV_NV_stereo_view_r... |
tree | commitdiff |
2017-01-19 |
John Kessenich | Merge pull request #682 from steve-lunarg/split-copy-fix |
tree | commitdiff |
2017-01-19 |
John Kessenich | Merge pull request #679 from ashwinkolhe/akolhe_spv_khr... |
tree | commitdiff |
2017-01-19 |
John Kessenich | SPV: Merge pull request #675 from amdrexu/feature |
tree | commitdiff |
2017-01-19 |
steve-lunarg | HLSL: fix dereferencing when copying split structures... |
tree | commitdiff |
2017-01-19 |
Rex Xu | Implement new revision of extension GL_AMD_shader_ballot |
tree | commitdiff |
2017-01-18 |
Ashwin Kolhe | Implement SPV_KHR_subgroup_vote |
tree | commitdiff |
2017-01-14 |
John Kessenich | Front-ends: Non-functional: Rationalize vector and... |
tree | commitdiff |
2017-01-13 |
John Kessenich | Merge pull request #656 from TiemoJung/overload_fix |
tree | commitdiff |
2017-01-13 |
John Kessenich | HLSL: Add EOpMatrixSwizzle, selectively decomposed... |
tree | commitdiff |
2017-01-12 |
John Kessenich | HLSL: matrix swizzle (_12, _m23) syntax, partial semantics. |
tree | commitdiff |
2017-01-12 |
John Kessenich | PP: Clean up and rationalize floating-point-number... |
tree | commitdiff |
2017-01-12 |
John Kessenich | Merge pull request #664 from steve-lunarg/stage-io-fix |
tree | commitdiff |
2017-01-11 |
John Kessenich | Merge pull request #663 from KhronosGroup/full-include... |
tree | commitdiff |
2017-01-09 |
steve-lunarg | WIP: add other builtins to interstage IO |
tree | commitdiff |
2017-01-06 |
John Kessenich | External interface change: PP: Full <> and "" semantics... |
tree | commitdiff |
2017-01-05 |
John Kessenich | PP: #include: add names to error messages, so that... |
tree | commitdiff |
2017-01-05 |
John Kessenich | Merge pull request #650 from steve-lunarg/lvalue-swizzl... |
tree | commitdiff |
2017-01-05 |
John Kessenich | HLSL: Fix issue #658: Don't adopt initializer constness... |
tree | commitdiff |
2017-01-04 |
John Kessenich | Merge pull request #648 from steve-lunarg/type-identifiers |
tree | commitdiff |
2017-01-04 |
John Kessenich | Merge pull request #632 from steve-lunarg/structure... |
tree | commitdiff |
2017-01-03 |
John Kessenich | Merge pull request #659 from steve-lunarg/d3dcolortoubyte4 |
tree | commitdiff |
2017-01-03 |
John Kessenich | Merge pull request #647 from steve-lunarg/default-fn... |
tree | commitdiff |
2017-01-03 |
steve-lunarg | Add EOpD3DCOLORtoUBYTE4 decomposition |
tree | commitdiff |
2017-01-03 |
John Kessenich | PP: Recognize <> style #include header names. I.e.... |
tree | commitdiff |
2017-01-03 |
steve-lunarg | HLSL: allow destination swizzles when writing RWTexture... |
tree | commitdiff |
2017-01-03 |
John Kessenich | PP: Fix issue #426, recover from bad-source macro expan... |
tree | commitdiff |
2017-01-03 |
John Kessenich | SPV: Fix issue #369, don't support gl_NumSamples -... |
tree | commitdiff |
2017-01-02 |
John Kessenich | HLSL: Fix issue #646: map SV_DispatchThreadID -> Global... |
tree | commitdiff |
2016-12-30 |
John Kessenich | HLSL: Handle const with no initializer. Fixes issue... |
tree | commitdiff |
2016-12-30 |
John Kessenich | HLSL: Support empty {} initializers for arrays and... |
tree | commitdiff |
2016-12-29 |
steve-lunarg | HLSL default function parameters |
tree | commitdiff |
2016-12-27 |
steve-lunarg | HLSL: allow scalar type keywords as identifiers, and... |
tree | commitdiff |
2016-12-27 |
steve-lunarg | HLSL: struct splitting: assignments of hierarchical... |
tree | commitdiff |
2016-12-26 |
steve-lunarg | HLSL: inter-stage structure splitting. |
tree | commitdiff |
2016-12-22 |
John Kessenich | Merge pull request #640 from chaoc/modify-shader-ballot |
tree | commitdiff |
2016-12-21 |
chaoc | Modify shader ballot extension by adding OpSubgroupRead... |
tree | commitdiff |
2016-12-21 |
John Kessenich | PP: Support operator creation with token pasting. |
tree | commitdiff |
2016-12-21 |
John Kessenich | Merge pull request #641 from chaoc/passthrough |
tree | commitdiff |
2016-12-21 |
John Kessenich | PP: Non-functional: rationalize TPpToken. |
tree | commitdiff |
2016-12-20 |
chaoc | Add support for SPV_NV_geometry_shader_passthrough |
tree | commitdiff |
2016-12-20 |
John Kessenich | Merge pull request #639 from hrydgard/master |
tree | commitdiff |
2016-12-20 |
John Kessenich | Merge pull request #638 from chaoc/master |
tree | commitdiff |
2016-12-20 |
chaoc | Add support for SPV_NV_sample_mask_override_coverage |
tree | commitdiff |
2016-12-20 |
chaoc | Merge remote-tracking branch 'refs/remotes/KhronosGroup... |
tree | commitdiff |
2016-12-19 |
John Kessenich | Merge pull request #637 from KhronosGroup/token-paste |
tree | commitdiff |
2016-12-19 |
John Kessenich | Merge pull request #624 from steve-lunarg/remapper... |
tree | commitdiff |
2016-12-19 |
John Kessenich | Merge pull request #635 from steve-lunarg/sample-fix-2 |
tree | commitdiff |
2016-12-19 |
John Kessenich | Merge pull request #625 from jbeich/gcc6 |
tree | commitdiff |
2016-12-19 |
John Kessenich | PP: Implement token pasting for PP identifiers. |
tree | commitdiff |
2016-12-19 |
steve-lunarg | HLSL: allow "sample" in expressions. |
tree | commitdiff |
2016-12-15 |
John Kessenich | HLSL: More robust handling of bad shader input, catchin... |
tree | commitdiff |
2016-12-12 |
steve-lunarg | Remapper: remove debug info for IDs stripped in other... |
tree | commitdiff |
2016-12-10 |
John Kessenich | Linker: Eliminate uncalled functions, because they... |
tree | commitdiff |
2016-12-10 |
John Kessenich | GLSL Linker: Track entry point across compilation units. |
tree | commitdiff |
2016-12-09 |
John Kessenich | Linker: Walk the call graph to report an error on missi... |
tree | commitdiff |
2016-12-08 |
John Kessenich | Merge pull request #621 from steve-lunarg/recursive... |
tree | commitdiff |
2016-12-08 |
John Kessenich | Merge pull request #619 from steve-lunarg/opcode-specif... |
tree | commitdiff |
2016-12-07 |
steve-lunarg | HLSL: Recursive composite flattening |
tree | commitdiff |
2016-12-07 |
steve-lunarg | HLSL: opcode specific promotion rules for interlocked ops |
tree | commitdiff |
2016-12-06 |
John Kessenich | Merge pull request #615 from dneto0/consistent-location... |
tree | commitdiff |
2016-12-06 |
John Kessenich | GLSL: Allow desktop shaders to call functions from... |
tree | commitdiff |
2016-12-05 |
John Kessenich | Merge pull request #613 from Corillian/hlslpreprocess |
tree | commitdiff |
2016-12-05 |
David Neto | runtests should refer to test files in current directory |
tree | commitdiff |
2016-12-03 |
John Kessenich | Don't print the "Linked stage" message unless the AST... |
tree | commitdiff |
2016-12-03 |
John Kessenich | Merge branch 'steve-lunarg-intrinsic-promotion' |
tree | commitdiff |
2016-12-03 |
John Kessenich | Merge branch 'intrinsic-promotion' of https://github... |
tree | commitdiff |
2016-12-02 |
John Kessenich | Merge pull request #604 from steve-lunarg/entry-rename-2 |
tree | commitdiff |
2016-12-01 |
steve-lunarg | allow renaming of shader entry point when creating... |
tree | commitdiff |
2016-11-28 |
John Kessenich | HLSL: Support the constructor idiom "(struct type)0". |
tree | commitdiff |
2016-11-28 |
John Kessenich | HLSL: Support {...} initializer lists that are too... |
tree | commitdiff |
2016-11-28 |
John Kessenich | Non-functional: Fix typos. |
tree | commitdiff |
2016-11-26 |
John Kessenich | Warn on HLSL not finding entry point. Issue #588. |
tree | commitdiff |
2016-11-26 |
John Kessenich | Always correctly terminate main. Issue #588, PR #600. |
tree | commitdiff |
2016-11-23 |
steve-lunarg | HLSL: add intrinsic function implicit promotions |
tree | commitdiff |
2016-11-23 |
John Kessenich | Merge pull request #601 from BearishSun/master |
tree | commitdiff |
2016-11-23 |
John Kessenich | Merge pull request #599 from steve-lunarg/gs |
tree | commitdiff |
2016-11-23 |
John Kessenich | Merge pull request #596 from steve-lunarg/hlsl-intrinsi... |
tree | commitdiff |
2016-11-23 |
John Kessenich | Merge pull request #597 from steve-lunarg/sample-keywor... |
tree | commitdiff |
2016-11-22 |
steve-lunarg | WIP: HLSL: Add GS support |
tree | commitdiff |
2016-11-16 |
steve-lunarg | HLSL: allow "sample" as a valid identifier. |
tree | commitdiff |
2016-11-16 |
steve-lunarg | HLSL: use HLSL parser to parse HLSL intrinsic prototype... |
tree | commitdiff |
2016-11-15 |
John Kessenich | Test results: Fix incorrect test result caused by paral... |
tree | commitdiff |
2016-11-14 |
John Kessenich | Merge pull request #576 from steve-lunarg/uav-registers |
tree | commitdiff |
2016-11-14 |
John Kessenich | Merge pull request #592 from ChrisGautier/barrier-wg |
tree | commitdiff |
2016-11-14 |
chrgau01@arm.com | GLSL: The execution scope for barriers should be Workgroup. |
tree | commitdiff |
2016-11-14 |
John Kessenich | Merge pull request #583 from null77/fix-unref-warning |
tree | commitdiff |
2016-11-14 |
John Kessenich | Merge pull request #589 from steve-lunarg/vec1-promotio... |
tree | commitdiff |
2016-11-13 |
steve-lunarg | HLSL: allow promotion from 1-vector types to scalars... |
tree | commitdiff |
2016-11-11 |
John Kessenich | Merge pull request #584 from steve-lunarg/attribute... |
tree | commitdiff |
2016-11-11 |
steve-lunarg | HLSL: Allow expressions in attributes |
tree | commitdiff |
2016-11-05 |
John Kessenich | Whole stack: Fix stale types in the AST linker object... |
tree | commitdiff |
2016-11-01 |
steve-lunarg | Add UAV (image) binding offset and HLSL register support |
tree | commitdiff |
2016-11-01 |
John Kessenich | Merge pull request #572 from steve-lunarg/numthreads |
tree | commitdiff |
2016-11-01 |
John Kessenich | Merge pull request #562 from TiemoJung/io_map_control_p... |
tree | commitdiff |
2016-11-01 |
John Kessenich | Merge pull request #570 from steve-lunarg/mintypes |
tree | commitdiff |
2016-10-31 |
steve-lunarg | HLSL: Add min*{float,int,uint} types |
tree | commitdiff |
next |