~pcsx2-team/pcsx2-github-mirror/+git/glslang:fix-processed-def-undef-1829

Last commit made on 2020-01-08
Get this branch:
git clone -b fix-processed-def-undef-1829 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/glslang

Branch merges

Branch information

Name:
fix-processed-def-undef-1829
Repository:
lp:~pcsx2-team/pcsx2-github-mirror/+git/glslang

Recent commits

6f98892... by John Kessenich <email address hidden>

Fix #1829: Add "--" command-line options for macro def/undef.

This allows OpModuleProcessed logging to be consistent with everything taking
"--" options.

1642ca1... by John Kessenich <email address hidden>

Merge pull request #2048 from Roy-AMD/Add-missing-extension-defination

Add missing extension defination

3eb540f... by Roy <email address hidden>

Add missing extension defination

This micro should been defined 1, if opengl 2.0 is required.

1d258ac... by John Kessenich <email address hidden>

Merge pull request #2032 from ShchchowAMD/atomic-uint-binding

Modify max binding checks for atomic_uint

40801e3... by John Kessenich <email address hidden>

Merge pull request #2050 from ShchchowAMD/built_in_MaxVector

Add builtin constants gl_MaxFragmentUniformVectors and gl_MaxVertexUniformVectors.

8db9ecc... by John Kessenich <email address hidden>

Bump revision

ac6b7cf... by Chow <email address hidden>

Add builtin constants

Add builtin constants:

gl_MaxFragmentUniformVectors and gl_MaxVertexUniformVectors.
They should both be available since version 410 for core.

6334d59... by John Kessenich <email address hidden>

Merge pull request #1997 from ShchchowAMD/ARB_uniform_buffer_object

Add support for ARB_uniform_buffer_object

930403e... by John Kessenich <email address hidden>

Merge branch 'master' into ARB_uniform_buffer_object

18fb7f2... by John Kessenich <email address hidden>

Merge pull request #1996 from ShchchowAMD/ARB_texture_multisample

Add support for ARB_texture_multisample