2016-08-26 |
John Kessenich | Merge pull request #473 from steve-lunarg/remapper... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
John Kessenich | HLSL: Include shape-changing conversions in overloaded... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
John Kessenich | HLSL: Allow arbitrary baseType -> baseType conversion... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
steve-lunarg | WIP: SPV Remapper: add remapper test framework |
commit | commitdiff | tree | snapshot |
2016-08-25 |
John Kessenich | Merge pull request #483 from steve-lunarg/precise-fix-2 |
commit | commitdiff | tree | snapshot |
2016-08-25 |
steve-lunarg | HLSL: add precise keyword |
commit | commitdiff | tree | snapshot |
2016-08-25 |
John Kessenich | HLSL: Switch to generic selector, but using GLSL #versi... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
John Kessenich | Merge branch 'overloaded-400' of github.com:KhronosGrou... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
John Kessenich | Front-end: Warn for likely missed change in default... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
John Kessenich | Vulkan: Have desktop shaders respect precision qualifiers. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
John Kessenich | Front-End: Non-ES trigger for processing precision... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
John Kessenich | Non-functional: Fix commit 98f164ec488f85af5a44b701477a... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
John Kessenich | Merge pull request #461 from dankbaker/Error_Message_Fi... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
John Kessenich | Merge pull request #476 from steve-lunarg/string-literals |
commit | commitdiff | tree | snapshot |
2016-08-23 |
John Kessenich | Merge pull request #477 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Rex Xu | SPV: Some group invocation operations should be applied... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
steve-lunarg | HLSL: Add EHTokStringConstant, so that string attribute... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
John Kessenich | Front-end: Add a function selector under implicit type... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
dankbaker | HLSL and standalone, modifying Standalone to send filen... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
John Kessenich | Front-end/Non-functional: Add some const/auto, useful... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
John Kessenich | HLSL: Partially address issue #463: accept GLSL layout... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
John Kessenich | Merge pull request #471 from steve-lunarg/remapper... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
steve-lunarg | WIP: SPIRV remapper: allow 64 bit literals in OperandVa... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
John Kessenich | Merge pull request #467 from dankbaker/HLSL_Changing_de... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Dan Baker | Updating tests, sadly every single HLSL test needs... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Dan Baker | HLSL: Changing SPIRV source language to unkown |
commit | commitdiff | tree | snapshot |
2016-08-15 |
John Kessenich | Merge pull request #466 from baldurk/minor-msvc-warning-fix |
commit | commitdiff | tree | snapshot |
2016-08-15 |
baldurk | fix x64 warning about conversion size_t -> int |
commit | commitdiff | tree | snapshot |
2016-08-12 |
John Kessenich | Merge pull request #458 from dneto0/revert-remap-64bit... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
David Neto | Revert "Merge pull request #456 from steve-lunarg/remap... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
John Kessenich | Merge pull request #456 from steve-lunarg/remapper... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
steve-lunarg | SPIRV: allow 64 bit literals in OperandVariableLiteralI... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
John Kessenich | Merge pull request #450 from dankbaker/standalone_change |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Dan Baker | Standalong: Changing -T to -S since it's a stage now... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Dan Baker | Standalone: Changing some comments and user strings |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Dan Baker | Changing target to stage |
commit | commitdiff | tree | snapshot |
2016-08-11 |
John Kessenich | Merge pull request #427 from wesleygriffin/master |
commit | commitdiff | tree | snapshot |
2016-08-11 |
John Kessenich | Merge branch 'cpp-headers' |
commit | commitdiff | tree | snapshot |
2016-08-11 |
John Kessenich | Merge pull request #451 from steve-lunarg/stagemask-all |
commit | commitdiff | tree | snapshot |
2016-08-11 |
steve-lunarg | HLSL: Put intrinsics in symbol table for all stages |
commit | commitdiff | tree | snapshot |
2016-08-10 |
John Kessenich | Infrastructure: Make shared symbol-table cache complete... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
John Kessenich | Merge pull request #448 from steve-lunarg/promotions |
commit | commitdiff | tree | snapshot |
2016-08-09 |
steve-lunarg | HLSL: add implicit promotions for assignments and funct... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
dankbaker | Allowing explicit specification of shader compiltion... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
John Kessenich | Front-end: Fix issue #443: dvec3 uses only 2 components... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
John Kessenich | Tests: Test base case for fixing issue #443. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
John Kessenich | HLSL: Smear scalars to match vectors for relational... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
John Kessenich | Whitespace: Nonfunctional: fix inconsistent white space... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
John Kessenich | Merge pull request #436 from dankbaker/master |
commit | commitdiff | tree | snapshot |
2016-08-05 |
John Kessenich | Tests: Add some location-decoration tests, to aid PR... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
John Kessenich | Build: C++ headers: Replace PR #366 with a more directe... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Dan Baker | Merge branch 'master' of https://github.com/dankbaker... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
dankbaker | Merge pull request #2 from KhronosGroup/master |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Dan Baker | Commenting out attempt to parse DX9 samplers, since... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
John Kessenich | PP: Add missing atoms that effect -E mode. |
commit | commitdiff | tree | snapshot |
2016-08-03 |
John Kessenich | Merge pull request #429 from steve-lunarg/samplers.sm5 |
commit | commitdiff | tree | snapshot |
2016-08-03 |
steve-lunarg | HLSL: Add GatherRed/Green/Blue/Alpha methods, inc 4... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
dankbaker | Merge pull request #1 from KhronosGroup/master |
commit | commitdiff | tree | snapshot |
2016-08-03 |
John Kessenich | Merge pull request #431 from steve-lunarg/semicolon-fix |
commit | commitdiff | tree | snapshot |
2016-08-03 |
steve-lunarg | HLSL: allow semicolons between global scope declarations. |
commit | commitdiff | tree | snapshot |
2016-08-03 |
John Kessenich | Front-end: Implement 2nd task of issue #400; precision... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
John Kessenich | Merge pull request #428 from dankbaker/master |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Dan Baker | Fixing some casts that warn when compiled to 64 bit... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Wesley Griffin | bump required CMake version down to 2.8.11 since no... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
John Kessenich | SPV: Prevent issue #415 with better semantic checking. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | PP: Fix issue #407; handle empty identifier. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | PP: Non-functional; fix typos and blank spaces. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | PP: Fix issue #408: # as last character in macro. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | Merge pull request #424 from steve-lunarg/initializer-fix |
commit | commitdiff | tree | snapshot |
2016-07-30 |
steve-lunarg | HLSL: allow trailing commas in initializer lists &... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | HLSL: Add back in the [subcomponent] part of a 'registe... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | Merge pull request #423 from steve-lunarg/constructor... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
steve-lunarg | HLSL: Fix a grammar error related to constructors in... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
John Kessenich | Front-ends GLSL/HLSL: Fix initializer lists for structs... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
John Kessenich | HLSL: Implement the register production. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
John Kessenich | HLSL: Implement packoffset production. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
John Kessenich | Merge pull request #421 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Rex Xu | SPV: Fix an issue of ++/-- for dvec/dmat. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
John Kessenich | HLSL: Fix binary-expression associativity and terminati... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
John Kessenich | HLSL: Add shape conversions for scalar -> vector assigm... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
John Kessenich | Non-functional: Rationalize location and use of mapType... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
John Kessenich | Merge pull request #417 from steve-lunarg/buffers |
commit | commitdiff | tree | snapshot |
2016-07-28 |
John Kessenich | Merge pull request #419 from steve-lunarg/lerp-fix |
commit | commitdiff | tree | snapshot |
2016-07-28 |
John Kessenich | Merge pull request #420 from steve-lunarg/uint-literal-fix |
commit | commitdiff | tree | snapshot |
2016-07-28 |
steve-lunarg | HLSL: allow uint literals, and add test for numeric... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
steve-lunarg | HLSL: add missing vec,vec,scalar form of lerp(), +... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
steve-lunarg | HLSL: add Buffer support for Load method |
commit | commitdiff | tree | snapshot |
2016-07-27 |
John Kessenich | Front-end: Fix issue #409, check for implicitly-sized... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
John Kessenich | Infrastructure: Address issue #414, build instructions. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
John Kessenich | Merge pull request #416 from steve-lunarg/samplers... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
steve-lunarg | HLSL: Add CalculateLevelOfDetail, and unimplemented... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
John Kessenich | HLSL: Implement ?: grammar productions. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
John Kessenich | HLSL: Report failed assignments; some were silently... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
John Kessenich | Merge pull request #413 from steve-lunarg/samplers... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
steve-lunarg | HLSL: add 2DMS texture formats, and matching Load ... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
John Kessenich | SPV: For AST interpolateAt* ops consuming a swizzle... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
John Kessenich | Merge pull request #405 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-26 |
John Kessenich | Merge pull request #406 from steve-lunarg/pp_line |
commit | commitdiff | tree | snapshot |
2016-07-25 |
John Kessenich | README: Fix numbered list. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
John Kessenich | README: Update the component list. |
commit | commitdiff | tree | snapshot |
next |