2016-07-28 |
steve-lunarg | HLSL: add missing vec,vec,scalar form of lerp(), +... |
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 |
2016-07-25 |
John Kessenich | HLSL: cbuffer and tbuffer grammar and production. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
LoopDawg | HLSL: enable #line extension by default for HLSL source. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
John Kessenich | Merge pull request #404 from phaulos/fix-spirv-remap |
commit | commitdiff | tree | snapshot |
2016-07-22 |
LoopDawg | HLSL: Add gather, improve proto generator machine for... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Pyry Haulos | Remap Scope and MemorySemantics IDs in SPIRV remapper |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Merge pull request #402 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Front-end: Fix default layout(component) widths and... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Infrastructure: Remove bad characters from file. |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Tests: line-number change only: make room for more... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
LoopDawg | HLSL: Add SampleLevel method |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Merge pull request #393 from steve-lunarg/warning-enable |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Merge pull request #401 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-21 |
John Kessenich | Merge pull request #398 from amdrexu/feature |
commit | commitdiff | tree | snapshot |
2016-07-21 |
LoopDawg | Add g++/clang warnings to match some enabled by /W4... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
LoopDawg | HLSL: Add texture Load method & decomposition |
commit | commitdiff | tree | snapshot |
2016-07-20 |
John Kessenich | Merge pull request #399 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-20 |
John Kessenich | Versions: Update version output. |
commit | commitdiff | tree | snapshot |
2016-07-20 |
LoopDawg | HLSL: Add SampleCmp and SampleCmpLevelZero texture... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Rex Xu | Implement 4 AMD-specific extensions. |
commit | commitdiff | tree | snapshot |
2016-07-19 |
John Kessenich | Fix issue #382: Detect implicitly-sized atomic_uint... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
John Kessenich | Fix issue #388. |
commit | commitdiff | tree | snapshot |
2016-07-19 |
John Kessenich | Fix issue #391: input stack underflow on too few macro... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
John Kessenich | Merge pull request #395 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-18 |
LoopDawg | HLSL: Add tx.GetDimensions method (uint returns only) |
commit | commitdiff | tree | snapshot |
2016-07-16 |
John Kessenich | Build: Fix three new warnings in HLSL code. |
commit | commitdiff | tree | snapshot |
2016-07-15 |
John Kessenich | Merge pull request #390 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-15 |
John Kessenich | Build: Switch to Rev. 6 of headers, removing "BadValue... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
LoopDawg | HLSL: Add SampleBias and SampleGrad, and associated... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
John Kessenich | Merge pull request #392 from antiagainst/order |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Lei Zhang | Reorder fields to avoid compiler initialization order... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
John Kessenich | Merge pull request #385 from steve-lunarg/inout-qualifiers |
commit | commitdiff | tree | snapshot |
2016-07-13 |
John Kessenich | Merge pull request #387 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-13 |
LoopDawg | HLSL: add offset Sample() form and arrayed texture... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
LoopDawg | HLSL: add in/out/inout qualifiers. |
commit | commitdiff | tree | snapshot |
2016-07-13 |
John Kessenich | Merge pull request #380 from steve-lunarg/samplers |
commit | commitdiff | tree | snapshot |
2016-07-12 |
LoopDawg | HLSL: Sampler/texture declarations, method syntax,... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
John Kessenich | Front-end: Implement compile-time constant folding... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
John Kessenich | README: remove reference to todo.txt, it is obsolete. |
commit | commitdiff | tree | snapshot |
2016-07-09 |
John Kessenich | Front-end: Fix known crashes by early exit on error... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
John Kessenich | Build: Add missing string.h include. |
commit | commitdiff | tree | snapshot |
2016-07-09 |
John Kessenich | Build: Remove causes of pedantic warnings. Addresses... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
John Kessenich | Merge pull request #314 from mre4ce/master |
commit | commitdiff | tree | snapshot |
2016-07-08 |
John Kessenich | Front end: Fix issue #374: put a limit on how big a... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
John Kessenich | SPV: Fix issue #376; declare Geometry capability for... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
John Kessenich | SPV: Further refine OpenGL vs. Vulkan differences for... |
commit | commitdiff | tree | snapshot |
2016-07-07 |
John Kessenich | SPV: Turn on atomic-storage functionality for SPIR-V. |
commit | commitdiff | tree | snapshot |
2016-07-05 |
John Kessenich | HLSL: Add typedef grammar and production. |
commit | commitdiff | tree | snapshot |
2016-07-05 |
John Kessenich | HLSL: Mostly non-functional: simplify, rationalize... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
John Kessenich | HLSL: Grammar: Recognize { } style initializers for... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
John Kessenich | HLSL: Correctly identify which variables are global... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
John Kessenich | HLSL: Grammar: Make comma-separated declaration lists... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
John Kessenich | Merge pull request #367 from steve-lunarg/templatetypes |
commit | commitdiff | tree | snapshot |
2016-07-01 |
LoopDawg | HLSL: Add template style constructors for vector &... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
John Kessenich | HLSL: Implement switch/case/default. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
John Kessenich | SPV: Don't decorate locations within an array, it doesn... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
John Kessenich | SPV: Non-functional: break up big function into three... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
John Kessenich | Merge pull request #363 from cdwfs/vertex_instance_id |
commit | commitdiff | tree | snapshot |
2016-06-30 |
John Kessenich | Front-end: Don't lower precision of bit operations... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
John Kessenich | Merge pull request #364 from steve-lunarg/test-entrypoints |
commit | commitdiff | tree | snapshot |
2016-06-30 |
LoopDawg | HLSL: Change intrinsics tests to not use overloaded... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Cort Stratton | When parsing Vulkan GLSL, suggest gl_VertexIndex/gl_Ins... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
John Kessenich | Merge pull request #358 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Rex Xu | SPV: Certain decorations are missing for structure... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
John Kessenich | Merge pull request #357 from steve-lunarg/intrinsics |
commit | commitdiff | tree | snapshot |
2016-06-29 |
John Kessenich | Merge pull request #267 from antiagainst/rm-test-dup |
commit | commitdiff | tree | snapshot |
2016-06-29 |
John Kessenich | Front-end: Add missing rule for function-return implici... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
John Kessenich | Front-end: Non-functional: Move return-value handling... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
John Kessenich | Front-end: Handle simultaneous use of SPIR-V or non... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Lei Zhang | Remove duplicated tests from the runtests script. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
LoopDawg | Add asdouble, fma, & mad intrinsics and change profile... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
John Kessenich | Merge pull request #349 from steve-lunarg/intrinsics |
commit | commitdiff | tree | snapshot |
2016-06-28 |
John Kessenich | Merge pull request #354 from yavn/fix_off_by_one_limit_... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
John Kessenich | HLSL: Airplane work: break/continue/discard grammar... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Maciej Jesionowski | Front-end: allow max size built-in arrays like gl_ClipD... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
LoopDawg | Add lerp, fix sincos return type, ret type tests, non... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
John Kessenich | Merge pull request #346 from steve-lunarg/intrinsics |
commit | commitdiff | tree | snapshot |
2016-06-20 |
LoopDawg | Add HLSL memory barrier intrinsics, fix dst, add lit... |
commit | commitdiff | tree | snapshot |
2016-06-19 |
John Kessenich | HLSL: Basic array grammar. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
John Kessenich | HLSL: Handle "." for structure dereference and swizzle. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
John Kessenich | HLSL: Map parameter qualifiers from generic to function... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
John Kessenich | HLSL: Support semantics in function parameter declarations. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
John Kessenich | Front-end: Implement GL_EXT_shader_non_constant_global_... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
John Kessenich | SPV: Non-functional: Condense SPV-related versioning... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
John Kessenich | SPV: projective texturing: move the project coordinate. |
commit | commitdiff | tree | snapshot |
2016-06-16 |
John Kessenich | SPV non-functional: minor readability improvements... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
John Kessenich | Front-end ESSL: require precision declarations for... |
commit | commitdiff | tree | snapshot |
next |