Commit graph

  • 3cd0024ea8 GLSL front-end: Check recursively for opaque types in a block; these are all illegal. John Kessenich 2015-09-30 18:57:47 -06:00
  • ee21fc9081 SPV: Fix missing 'Member' operand to OpArrayLength. John Kessenich 2015-09-21 21:50:29 -06:00
  • 142d7780a4 SPV 31: Remove obsolete and unused ../SPIRV/GLSL450Lib.h. John Kessenich 2015-09-21 10:39:20 -06:00
  • ff4f04dd0e Merge pull request #75 from google/fix-vs2013-debug John Kessenich 2015-09-21 10:00:42 -06:00
  • f82c661462 SPV: Remove old Rev. 30 header spirv.h (glslang has been using Rev. 31 spirv.hpp). John Kessenich 2015-09-21 08:59:47 -06:00
  • 2d83ab2f57 Fixed subtle issue that causes tests to fail in VS2013 in some configs. Andrew Woloszyn 2015-09-18 16:12:03 -04:00
  • b9cd3996c7 PP: Restore a line of code deleted by commit bb63bd5e37. John Kessenich 2015-09-16 18:23:20 -06:00
  • b56a26ab4d SPV: Generate the LocalSize Execution Mode for compute shaders. John Kessenich 2015-09-16 16:04:05 -06:00
  • 56bab0483a SPV: Minor corrections to previous big merge for images and atomics. John Kessenich 2015-09-16 10:54:31 -06:00
  • f6890c3798 Merge pull request #71 from amdrexu/mywork John Kessenich 2015-09-16 10:51:33 -06:00
  • 6b86d496c2 Add new test case for image functions and fix issues caught by this test Rex Xu 2015-09-16 17:48:22 +08:00
  • bba5c80957 Merge master branch from upstream Rex Xu 2015-09-16 13:20:37 +08:00
  • fa2d01844e Merge remote-tracking branch 'upstream/master' Rex Xu 2015-09-16 11:44:50 +08:00
  • 04db3f5aa4 Fix issues from review comments and those relevant to texelFetch Rex Xu 2015-09-16 11:44:02 +08:00
  • 2398b3a458 Full stack: implement textureQueryLod(*) and textureQueryLevels(*). John Kessenich 2015-09-15 19:38:56 -06:00
  • ef0118b26e Update the Todo.txt file with recent AEP, 3.1, and textureQuery progress. John Kessenich 2015-09-15 19:17:30 -06:00
  • 3e60a6ff13 SPV OpAtomicCompareSwap: Generate correct operand order and number of operands. John Kessenich 2015-09-14 22:45:16 -06:00
  • 7355eebb18 SPV legacy texturing: Smear result of Op*Dref* up to a vector to match the expectations of old GLSL shadow*() lookups. John Kessenich 2015-09-14 22:08:12 -06:00
  • e770b3e6cf SPV return from main: Simplify a legacy design such returns are not jumps to exit block. John Kessenich 2015-09-14 20:58:02 -06:00
  • 5f5b205ce9 Bump up layout(location) limit from 62 to 4094, to handle bigger uniform locations. John Kessenich 2015-09-13 20:59:36 -06:00
  • 30f9258d5e Merge master branch from upstream Rex Xu 2015-09-14 10:38:56 +08:00
  • 88fa964745 Merge remote-tracking branch 'upstream/master' Rex Xu 2015-09-14 10:15:54 +08:00
  • fa668dad99 SPV: Reduce spurious type generation by removing intermediate types in the middle of access chains. John Kessenich 2015-09-13 14:46:30 -06:00
  • c9a808319a SPV arrays: Add support for runtime-sized array types and arrays of arrays. John Kessenich 2015-09-12 12:17:44 -06:00
  • 9312269d09 Front-end Arrays of arrays: Add ES-specific checks and tests. AoA should be quite close to done now. John Kessenich 2015-09-11 15:25:38 -06:00
  • a06bd527ca SPV: Correct generation of transparent offsets for implicitly assigned offsets. John Kessenich 2015-09-11 15:15:23 -06:00
  • 42323e4107 Merge pull request #1 from KhronosGroup/master Rex Xu 2015-09-10 12:06:48 +08:00
  • 31ed4830d1 SPV: Only decorate array and matrix strides for transparent types requiring explicit layouts. John Kessenich 2015-09-09 17:51:38 -06:00
  • 874b1f8858 Add test results for merge pull request #69. John Kessenich 2015-09-09 16:36:37 -06:00
  • 79807811b5 README: Update testing section. John Kessenich 2015-09-09 16:28:39 -06:00
  • 0487d550d1 Merge pull request #69 from jekstrand/texel-fetch John Kessenich 2015-09-09 16:33:45 -06:00
  • 358dd560c5 Update test results for pull request #68, SPIRV: Decorate matrices and arrays with their strides. John Kessenich 2015-09-09 16:19:15 -06:00
  • d2386d0ea9 Merge pull request #68 from jekstrand/stride-decorations John Kessenich 2015-09-09 16:12:35 -06:00
  • 023f7e00d0 Merge pull request #66 from chadversary/cmake-dont-override-install-prefix John Kessenich 2015-09-09 15:52:29 -06:00
  • 68e1c454da Merge pull request #60 from xorgy/no-define-defined John Kessenich 2015-09-09 15:45:23 -06:00
  • ebb7bf37fd Remove executables from the source tree. This addresses issue #48. John Kessenich 2015-09-09 15:32:38 -06:00
  • fc6189197d SPIRV: Add the support of missing image functions #72 Rex Xu 2015-09-09 16:42:49 +08:00
  • d4782c10d4 SPIRV: Token layout of OpAtomicXXX instructions is incorrect #70 Rex Xu 2015-09-06 16:30:11 +08:00
  • 0c81156c2d SPIRV: Fix a comment issue Rex Xu 2015-09-06 14:55:45 +08:00
  • 18b9fbd742 SPIRV: Add support for texelFetch Jason Ekstrand 2015-09-05 14:14:48 -07:00
  • 54aedf1f66 SPIRV: Decorate matrices and arrays with their strides Jason Ekstrand 2015-09-05 09:50:58 -07:00
  • 4cbf748b13 cmake: Don't override CMAKE_INSTALL_PREFIX Chad Versace 2015-08-31 14:27:04 -07:00
  • c8b2e36f52 Implement GL_KHR_blend_equation_advanced. John Kessenich 2015-08-30 05:43:51 -06:00
  • 7d3b73bfff 'defined' cannot be used as a macro name in #define or #undef. Aaron Hamilton 2015-08-19 21:04:18 +00:00
  • d6c37b190b GL_OES_shader_multisample_interpolation: Include scalar swizzles as valid for interpolateAt*. John Kessenich 2015-08-22 16:54:35 -06:00
  • 0fc4338f3e Implement GL_OES_shader_multisample_interpolation, as well as core desktop versions of it. John Kessenich 2015-08-22 01:21:47 -06:00
  • ba01ebd5ba Link-check fix: Don't include built-in variables in the fragment output ES rule: John Kessenich 2015-08-21 09:19:52 -06:00
  • 78258d3d40 Fix misspelled EOpFrexp and EOpLdexp. John Kessenich 2015-08-19 17:30:12 -06:00
  • fc51d284aa Backward incompatible: Turn on PureOperatorBuiltins: use only enum-based built-in functions in the AST. John Kessenich 2015-08-19 13:34:18 -06:00
  • a32d8f620d Create last version before moving to pure enums for built-in functions. John Kessenich 2015-08-19 12:13:44 -06:00
  • 81639827d5 More preparation for pure built-in functions as enums: Add texturing op cracker. John Kessenich 2015-08-19 10:46:52 -06:00
  • ef676b0a59 Front-end "pure" built-in TOperator: Finish adding full support, but still turned off. John Kessenich 2015-08-18 23:17:15 -06:00
  • e88217b7d8 Add more TOperator: fma/frexp/ldexp, AddCarry/SubBorrow/MulExtended/Bit*/Find*, (un)pack4x8/2x32, ftransform. John Kessenich 2015-08-18 17:00:37 -06:00
  • f5b2c06b32 Turn on the gpu_shader5 of the AEP .tesc test. John Kessenich 2015-08-18 01:35:08 -06:00
  • 156af43c25 Merge pull request #57 from google/glslang-android John Kessenich 2015-08-17 10:27:11 -06:00
  • 8b64fa5474 Fixes for compiling glslang on Android. Andrew Woloszyn 2015-08-17 11:39:38 -04:00
  • fb5ba510ca Implement GL_OES_shader_image_atomic. John Kessenich 2015-08-16 23:40:15 -06:00
  • 556ab3ac96 Implement GL_OES_sample_variables. John Kessenich 2015-08-16 21:55:59 -06:00
  • a39159a192 Implement GL_OES_texture_storage_multisample_2d_array. John Kessenich 2015-08-16 21:10:38 -06:00
  • 2b0a11351f Fix two multi-sample bugs: 1) include MS in name mangling, 2) add 'sample' argument texelFetch(*MS*,...). John Kessenich 2015-08-16 21:04:07 -06:00
  • dc9eff7221 Implement GL_OES_texture_cube_map_array. John Kessenich 2015-08-16 14:21:20 -06:00
  • 302b46aebc Implement GL_OES_texture_buffer. John Kessenich 2015-08-16 12:52:19 -06:00
  • 30314590ff Implement GL_OES_primitive_bounding_box. John Kessenich 2015-08-16 11:38:07 -06:00
  • cee88e3644 Whitespace in preprocessor results; trying to eliminate differences. John Kessenich 2015-08-16 11:35:30 -06:00
  • fc9d2708cb Merge pull request #56 from Psybrus/master John Kessenich 2015-08-16 11:07:50 -06:00
  • c8a96f45f7 Fixed VS2015 build Neil Richardson 2015-08-15 08:29:37 -07:00
  • f99b7dde08 Merge pull request #54 from mknejp/master John Kessenich 2015-08-11 14:25:20 -06:00
  • c54ac79298 Merge pull request #55 from srk-lunarg/v31_type_fixes John Kessenich 2015-08-11 14:24:34 -06:00
  • 3573f2e029 Add missing OpTypeSampledImage to prevent unknown type error from SPVRemapper. Steve 2015-08-11 09:20:14 -06:00
  • 28f9b1c28d SPIR-V: Return undefined values from implicit returns instead of dummy Miro Knejp 2015-08-11 02:45:24 +02:00
  • 65c78a0b62 Array of array: Implement the core functionality: types, constructors, operations. John Kessenich 2015-08-10 17:08:55 -06:00
  • b35483587f Array of Array prep: Turn a batch of 0's into nullptr or UnsizedArraySize. John Kessenich 2015-08-09 14:27:34 -06:00
  • 6726cccc91 Add new SPIR-V 31 files. John Kessenich 2015-08-06 22:59:24 -06:00
  • 5e4b1242bf Move to revision 31 of SPIR-V. John Kessenich 2015-08-06 22:53:06 -06:00
  • e24a74c320 Create last version before going to SPIR-V Revision 31. John Kessenich 2015-08-06 22:19:45 -06:00
  • 3473a4b98f Merge pull request #53 from google/get-string-name-or-num John Kessenich 2015-08-06 22:06:34 -06:00
  • 306695360d Fixes to 8f1684b7bb, merge pull request 52. John Kessenich 2015-08-06 22:02:24 -06:00
  • 8f1684b7bb Merge pull request #52 from baldurk/gcc-warn-fixes John Kessenich 2015-08-06 21:03:57 -06:00
  • 50a40f4e21 Merge pull request #51 from baldurk/size-t-int-warning-fixes John Kessenich 2015-08-06 20:43:13 -06:00
  • bb63bd5e37 Create a new method to return string name or number to DRY code. Lei Zhang 2015-07-21 15:18:40 -04:00
  • d7c5ead6a1 Compile fixes for gcc -Wall baldurk 2015-08-05 20:54:58 +02:00
  • 36a78b5541 Remove unsigned/size_t downcast (warning when building on x64) baldurk 2015-08-05 20:24:26 +02:00
  • 0718e45c24 Merge pull request #50 from google/remove-unused-code John Kessenich 2015-08-05 12:07:48 -06:00
  • 1ee1f88b40 Remove unused members from TPpContext. David Neto 2015-07-24 08:12:36 -04:00
  • d618070ab0 Merge pull request #46 from google/include-directive John Kessenich 2015-08-05 10:29:23 -06:00
  • 484bb12703 Create a new ppRequireExtensions method for preprocessor. Lei Zhang 2015-08-05 11:56:14 -04:00
  • 61d7d7ad73 Revisioning: Include GLSL.std.450 version. Also, the revision.h script now includes redirection to revision.h. John Kessenich 2015-08-02 16:11:21 -06:00
  • 0da9eaabe8 Version reporting: Restart active use of revision.h, now based on a git tag. John Kessenich 2015-08-01 17:10:02 -06:00
  • e766fac3ea Merge branch 'master' of https://github.com/KhronosGroup/glslang John Kessenich 2015-07-31 21:22:43 -06:00
  • 14dec5300c Update Linux binary John Kessenich 2015-07-31 21:20:53 -06:00
  • 1a08b48866 Update Window's binary John Kessenich 2015-07-31 21:15:54 -06:00
  • 1eed969b2d Output wrapping #line directives for included content. Lei Zhang 2015-07-06 10:32:46 -04:00
  • 2b4ebbb1e1 Update scanner in TParseContext when changing the input stream. Lei Zhang 2015-07-05 16:50:21 -04:00
  • 9c1280b225 Use extension framework to enable #include directive. Lei Zhang 2015-07-16 17:33:10 -04:00
  • 7be4b8282d Add #include processing to glslang (though turned off by default). Dejan Mircevski 2015-06-17 11:40:33 -04:00
  • 1363fcd60b Merge pull request #45 from google/source-string-name John Kessenich 2015-07-31 17:38:27 -06:00
  • 1719fb207a Add mechanism for specifying names for source strings. Lei Zhang 2015-07-21 10:23:43 -04:00
  • b9e5424792 Non-functional: Slight change to the Google #include implementation to separate it from AEP. John Kessenich 2015-07-28 19:01:16 -06:00
  • d9b89d3e9a Merge pull request #43 from google/cpp-style-line-directive John Kessenich 2015-07-28 18:55:44 -06:00
  • 54e47cc275 Use const reference for TSourceLoc in interfaces. Lei Zhang 2015-07-28 12:45:41 -04:00