projects
/
platform
/
upstream
/
glslang.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glslang.git
2017-06-07
John Kessenich
Merge pull request #922 from KhronosGroup/dash-I
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
John Kessenich
Infrastructure: add include search paths (-I, etc.).
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
John Kessenich
HLSL: Implement half matrices, and map all half* -...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
John Kessenich
HLSL: Track control-flow nesting and warn on aliasing...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
John Kessenich
Infrastructure: Move nesting counters, etc., to base...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
John Kessenich
Build: Fix build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
John Kessenich
Merge pull request #920 from jeremy-lunarg/jeremy-build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Jeremy Hayes
Build: Fix linux
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
John Kessenich
HLSL: Fix #919: for-init-statement is arbitrary declara...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
John Kessenich
GLSL: replace general missing functionality with specif...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
John Kessenich
Merge pull request #912 from amdrexu/feature
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Rex Xu
Implement the extension GL_AMD_texture_gather_bias_lod
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
John Kessenich
GLSL: Fix bug setting component=0 for an auto-location...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
John Kessenich
GLSL: Error when using location on an arrayed block.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
John Kessenich
Merge pull request #899 from antiagainst/rm-empty-cpps
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
John Kessenich
Merge pull request #915 from LoopDawg/subvec4-intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
John Kessenich
Merge pull request #905 from KhronosGroup/flatten-opaqu...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
John Kessenich
HLSL: Convert run-time sampler assignments to compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
John Kessenich
SPV: When passing structs of opaque types, flatten...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
John Kessenich
HLSL: iomapper: Fix #914. Tolerate user aliasing of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
LoopDawg
HLSL: add test coverage for sub-vec4 texture intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
John Kessenich
Merge pull request #907 from KhronosGroup/include
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
John Kessenich
Merge pull request #913 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
John Kessenich
HLSL: Add an Includer to handle #include.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Rex Xu
Parser: Add missing codes for float16
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
John Kessenich
Merge pull request #911 from KhronosGroup/debug-info
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
John Kessenich
SPV: Debug output: Include OpLine information for execu...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
John Kessenich
SPV: Add OpSource shader source code and file name.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
John Kessenich
Merge pull request #856 from TiemoJung/texture_upgrade
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
t.jung
Pure Texture to Sampled Texture Transform
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
John Kessenich
Merge pull request #901 from LoopDawg/imat-construct
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
John Kessenich
SPV: Fix #904: Correctly check for built-in block redec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
John Kessenich
HLSL: Fix #903: Don't short-circuit && or ||.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
John Kessenich
HLSL: Fix #902: Incorrect protection against zero argum...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
LoopDawg
HLSL: Add imat, umat, and bmat constructors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
Fix #373: Implicitly make gl_FragColor a location=0...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
SPV: Correctly enforce 'location' presence on in/out...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
Merge pull request #900 from LoopDawg/tx-overloads
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
More non-determinism fixed.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
Fix C++ portability, non-deterministic order of argumen...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
Fix #857: Convert uniform int to local bool for struct...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Kessenich
HLSL: Don't do logical short-circuits when the operands...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
LoopDawg
HLSL: allow name mangling based on texture template...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Lei Zhang
Remove empty cpp files
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
John Kessenich
Merge pull request #896 from KhronosGroup/spv-location
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
John Kessenich
Merge pull request #897 from LoopDawg/remap-specconstop...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
LoopDawg
Remapper: handle embedded opcode in OpSpecConstantOp
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
John Kessenich
SPV: Give error on not assigning locations to I/O.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
John Kessenich
Merge pull request #860 from steve-lunarg/sb-counter...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
John Kessenich
Merge pull request #893 from KhronosGroup/member-call
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
steve-lunarg
WIP: HLSL: add ability to pass struct buffers with...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
John Kessenich
HLSL: Implement member functions calling member functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
John Kessenich
Merge pull request #852 from steve-lunarg/declared...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
steve-lunarg
WIP: track declared builtin type [proposal]
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
John Kessenich
Merge pull request #890 from LoopDawg/mip-operator
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
LoopDawg
HLSL: add .mips[][] operator for texture types
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
John Kessenich
Merge pull request #889 from antiagainst/travis-android
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Lei Zhang
Check Android build on Travis CI.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
John Kessenich
Merge pull request #888 from LoopDawg/geometry-stage-mix
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
LoopDawg
HLSL: allow GS-specific methods in other stages
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Kessenich
HLSL: Fix #884: Use promoted children, not pre-promoted...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Kessenich
Merge pull request #886 from antiagainst/unordered-set
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Lei Zhang
Use unordered_set in ReadableOrderTraverser.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Kessenich
Merge pull request #880 from aras-p/master
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Kessenich
Merge pull request #874 from xlpiao/DescriptorSet-and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Aras Pranckevicius
[lumped builds] Add include guards (#pragma once) to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Aras Pranckevicius
[lumped builds] Only define _CRT_SECURE_NO_WARNINGS...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Hyangran Park
HLSL: Manually configure descriptor set and binding...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Kessenich
Build fix: Make string assignment simpler to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
John Kessenich
Build: Fix portability in previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
John Kessenich
SPV: Support texelFetch() on a textureBuffer (no sampler).
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
John Kessenich
SPV: Emit extension for using StorageClassStorageBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
John Kessenich
Merge pull request #878 from steve-lunarg/unroll-hint
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
steve-lunarg
HLSL: implement [unroll] and [loop] attributes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
John Kessenich
Merge pull request #877 from steve-lunarg/warn-fix1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
steve-lunarg
Fix iomapper build warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
John Kessenich
Merge pull request #873 from steve-lunarg/gathercmp
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
steve-lunarg
HLSL: Implement missing GatherCmp
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
John Kessenich
Merge pull request #870 from SoapGentoo/cmake-fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
David Seifert
Modernise CMake #2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
John Kessenich
Merge pull request #869 from KhronosGroup/revert-828...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
John Kessenich
Revert "Modernise CMake"
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
John Kessenich
Merge pull request #828 from SoapGentoo/fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
David Seifert
Make test suite optional by using CTest
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
David Seifert
Modernise CMake
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
John Kessenich
Merge pull request #868 from TiemoJung/two_pass_io_remap
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
John Kessenich
Merge pull request #867 from steve-lunarg/emptyinit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
t.jung
Notification phase for io remapper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
steve-lunarg
HLSL: Allow empty struct initializers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
John Kessenich
HLSL: Turn on hlsl-offsets by default for HLSL-source...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
John Kessenich
Merge pull request #859 from steve-lunarg/sampleposition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
steve-lunarg
HLSL: add standard sample position return form of GetSa...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
John Kessenich
Merge pull request #855 from steve-lunarg/constantbuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
steve-lunarg
HLSL: Add ConstantBuffer<T> syntax
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
John Kessenich
Merge pull request #851 from dgkoch/dgkoch_build_fixes3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Daniel Koch
Fix Android build errors
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
Merge pull request #849 from steve-lunarg/samplercmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
steve-lunarg
HLSL: add error for expected comparison sampler in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
HLSL: Fix #846: support mixed ternary types.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
Merge pull request #847 from steve-lunarg/sb-param-fix
commit
|
commitdiff
|
tree
|
snapshot
next