2017-01-08 |
Alex Szpakowski | Reorder initializer fields to match variable declaratio... |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Alex Szpakowski | Add a virtual destructor to a class which has virtual... |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Alex Szpakowski | Mark an overriden method in a subclass with ‘override’. |
commit | commitdiff | tree | snapshot |
2017-01-06 |
John Kessenich | Non-functional: White space after "//", mostly for... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
John Kessenich | Non-Functional: Whitespace, comments, replace accidenta... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
John Kessenich | Merge pull request #661 from KhronosGroup/fix-include... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
John Kessenich | PP: #include: simplify the different paths out of ... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
John Kessenich | PP: #include: add names to error messages, so that... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
John Kessenich | Non-functional: Very minor clean up. |
commit | commitdiff | tree | snapshot |
2017-01-05 |
John Kessenich | Merge pull request #650 from steve-lunarg/lvalue-swizzl... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
John Kessenich | HLSL: Fix issue #658: Don't adopt initializer constness... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
John Kessenich | Merge pull request #648 from steve-lunarg/type-identifiers |
commit | commitdiff | tree | snapshot |
2017-01-04 |
John Kessenich | Merge pull request #632 from steve-lunarg/structure... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Kessenich | Merge pull request #659 from steve-lunarg/d3dcolortoubyte4 |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Kessenich | Merge pull request #647 from steve-lunarg/default-fn... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
steve-lunarg | Add EOpD3DCOLORtoUBYTE4 decomposition |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Kessenich | PP: Recognize <> style #include header names. I.e.... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
steve-lunarg | HLSL: allow destination swizzles when writing RWTexture... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Kessenich | PP: Fix issue #426, recover from bad-source macro expan... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Kessenich | SPV: Fix issue #369, don't support gl_NumSamples -... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
John Kessenich | HLSL: Fix issue #646: map SV_DispatchThreadID -> Global... |
commit | commitdiff | tree | snapshot |
2016-12-30 |
John Kessenich | HLSL: Handle const with no initializer. Fixes issue... |
commit | commitdiff | tree | snapshot |
2016-12-30 |
John Kessenich | HLSL: Support empty {} initializers for arrays and... |
commit | commitdiff | tree | snapshot |
2016-12-29 |
steve-lunarg | HLSL default function parameters |
commit | commitdiff | tree | snapshot |
2016-12-27 |
steve-lunarg | HLSL: allow scalar type keywords as identifiers, and... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
steve-lunarg | HLSL: struct splitting: assignments of hierarchical... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
steve-lunarg | HLSL: inter-stage structure splitting. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
John Kessenich | Merge pull request #640 from chaoc/modify-shader-ballot |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | PP: Non-functional: Make a proper class out of the... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
chaoc | Modify shader ballot extension by adding OpSubgroupRead... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | PP: Support operator creation with token pasting. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | PP: Rationalize names of tokens. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | Merge pull request #641 from chaoc/passthrough |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | Merge pull request #644 from hrydgard/override-warning... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Henrik Rydgård | Fix a large number of warnings about inconsistent usage... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | PP: Non-functional: Only use string <-> atom mapping... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | PP: Non-functional: rationalize TPpToken. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Kessenich | PP: Non-functional: clean up, simplify, completely... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
chaoc | Add support for SPV_NV_geometry_shader_passthrough |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Kessenich | Merge pull request #639 from hrydgard/master |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Kessenich | Merge pull request #638 from chaoc/master |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Kessenich | PP: Non-functional: Remove custom allocator and related... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Henrik Rydgård | Add option to make it possible not to build the executables |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Kessenich | PP: Add missing i64val code. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
chaoc | Add support for SPV_NV_sample_mask_override_coverage |
commit | commitdiff | tree | snapshot |
2016-12-20 |
chaoc | Merge remote-tracking branch 'refs/remotes/KhronosGroup... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Kessenich | Build: Fix #633, add missing overrides. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Kessenich | Merge pull request #637 from KhronosGroup/token-paste |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Kessenich | Merge pull request #624 from steve-lunarg/remapper... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Kessenich | Merge pull request #635 from steve-lunarg/sample-fix-2 |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Kessenich | Merge pull request #625 from jbeich/gcc6 |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Kessenich | PP: Implement token pasting for PP identifiers. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
steve-lunarg | HLSL: allow "sample" in expressions. |
commit | commitdiff | tree | snapshot |
2016-12-17 |
John Kessenich | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2016-12-15 |
John Kessenich | HLSL: More robust handling of bad shader input, catchin... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
John Kessenich | Merge pull request #629 from null77/fix-unicode |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Jamie Madill | Change unicode dash to ASCII. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
John Kessenich | Merge pull request #628 from null77/fix-cast-warn |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Jamie Madill | Fix size_t to int cast warnings. |
commit | commitdiff | tree | snapshot |
2016-12-12 |
John Kessenich | Fix last commit; EOptionKeepUncalled incorrect enum... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
steve-lunarg | Remapper: remove debug info for IDs stripped in other... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
John Kessenich | Linker: Eliminate uncalled functions, because they... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
John Kessenich | Linker: Track the mangled entry-point name along with... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
John Kessenich | GLSL Linker: Track entry point across compilation units. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Jan Beich | Add missing header and drop duplicate one |
commit | commitdiff | tree | snapshot |
2016-12-09 |
John Kessenich | Linker: Walk the call graph to report an error on missi... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
John Kessenich | Merge pull request #621 from steve-lunarg/recursive... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
John Kessenich | Merge pull request #619 from steve-lunarg/opcode-specif... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
John Kessenich | Merge pull request #620 from fjhenigman/foo |
commit | commitdiff | tree | snapshot |
2016-12-07 |
steve-lunarg | HLSL: Recursive composite flattening |
commit | commitdiff | tree | snapshot |
2016-12-07 |
steve-lunarg | HLSL: opcode specific promotion rules for interlocked ops |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Frank Henigman | GLSL: Always define TShader::~Includer(). |
commit | commitdiff | tree | snapshot |
2016-12-06 |
John Kessenich | Merge pull request #615 from dneto0/consistent-location... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
John Kessenich | GLSL: Allow desktop shaders to call functions from... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
John Kessenich | Merge pull request #613 from Corillian/hlslpreprocess |
commit | commitdiff | tree | snapshot |
2016-12-05 |
David Neto | runtests should refer to test files in current directory |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Keith Newton | Fixed processing #include's when preprocessing HLSL |
commit | commitdiff | tree | snapshot |
2016-12-03 |
John Kessenich | Don't print the "Linked stage" message unless the AST... |
commit | commitdiff | tree | snapshot |
2016-12-03 |
John Kessenich | Merge branch 'steve-lunarg-intrinsic-promotion' |
commit | commitdiff | tree | snapshot |
2016-12-03 |
John Kessenich | Merge branch 'intrinsic-promotion' of https://github... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
John Kessenich | Merge pull request #604 from steve-lunarg/entry-rename-2 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
steve-lunarg | allow renaming of shader entry point when creating... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
John Kessenich | Fix non-Windows build error. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
John Kessenich | HLSL: Support the constructor idiom "(struct type)0". |
commit | commitdiff | tree | snapshot |
2016-11-28 |
John Kessenich | HLSL: Support {...} initializer lists that are too... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
John Kessenich | Fix crash by returning early from finalCheck() if there... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
John Kessenich | Non-functional: Change a bunch of 0 to nullptr. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
John Kessenich | Non-functional: Fix typos. |
commit | commitdiff | tree | snapshot |
2016-11-26 |
John Kessenich | Warn on HLSL not finding entry point. Issue #588. |
commit | commitdiff | tree | snapshot |
2016-11-26 |
John Kessenich | Non-functional: Rename some entry-point variables to... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
John Kessenich | Always correctly terminate main. Issue #588, PR #600. |
commit | commitdiff | tree | snapshot |
2016-11-23 |
steve-lunarg | HLSL: add intrinsic function implicit promotions |
commit | commitdiff | tree | snapshot |
2016-11-23 |
John Kessenich | Merge pull request #601 from BearishSun/master |
commit | commitdiff | tree | snapshot |
2016-11-23 |
John Kessenich | Merge pull request #599 from steve-lunarg/gs |
commit | commitdiff | tree | snapshot |
2016-11-23 |
John Kessenich | Merge pull request #596 from steve-lunarg/hlsl-intrinsi... |
commit | commitdiff | tree | snapshot |
2016-11-23 |
John Kessenich | Merge pull request #597 from steve-lunarg/sample-keywor... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
BearishSun | Adding a way to retrieve vertex attribute TType using... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
steve-lunarg | WIP: HLSL: Add GS support |
commit | commitdiff | tree | snapshot |
2016-11-16 |
steve-lunarg | HLSL: allow "sample" as a valid identifier. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
steve-lunarg | HLSL: use HLSL parser to parse HLSL intrinsic prototype... |
commit | commitdiff | tree | snapshot |
next |