index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
linker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
1
-1
/
+2
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-2
/
+2
*
glsl/linker: Make precision matching optional in intrastage_match
Neil Roberts
2019-06-14
1
-2
/
+11
*
glsl: simplify resource list building code
Timothy Arceri
2019-05-23
1
-77
/
+42
*
glsl/linker: always validate explicit locations for first and last interfaces
Andres Gomez
2019-04-15
1
-8
/
+7
*
glsl: Parse and propagate derivative_group to shader_info
Caio Marcelo de Oliveira Filho
2019-04-08
1
-3
/
+40
*
glsl: Cross validate variable's invariance by explicit invariance only
Danylo Piliaiev
2019-03-21
1
-1
/
+1
*
glsl: rename is_record() -> is_struct()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
1
-1
/
+3
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-7
/
+3
*
glsl/linker: Fix unmatched TCS outputs being reduced to local variable
Danylo Piliaiev
2019-01-09
1
-0
/
+6
*
glsl/linker: complete documentation for assign_attribute_or_color_locations
Andres Gomez
2019-01-04
1
-9
/
+13
*
glsl/linker: validate attribute aliasing before optimizations
Tapani Pälli
2018-10-31
1
-3
/
+28
*
glsl/linker: Fix out variables linking during single stage
Vadym Shovkoplias
2018-10-30
1
-1
/
+2
*
glsl/linker: Change the format of spec quotation
Vadym Shovkoplias
2018-10-16
1
-6
/
+5
*
glsl/linker: Check the subroutine associated functions names
Vadym Shovkoplias
2018-10-04
1
-0
/
+40
*
glsl/linker: Check the invariance of built-in special variables
Vadym Shovkoplias
2018-09-12
1
-0
/
+66
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-4
/
+5
*
glsl/linker: Link all out vars from a shader objects on a single stage
vadym.shovkoplias
2018-08-29
1
-0
/
+37
*
glsl: use util_snprintf()
Andres Gomez
2018-08-02
1
-2
/
+3
*
compiler/glsl: refactor empty_uniform_block utilities to linker_util
Alejandro Piñeiro
2018-07-03
1
-17
/
+2
*
compiler/link: move add_program_resource to linker_util
Alejandro Piñeiro
2018-06-21
1
-56
/
+20
*
glsl: fix desktop glsl linking regression
Timothy Arceri
2018-06-19
1
-1
/
+2
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-9
/
+13
*
mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.
Plamena Manolova
2018-06-01
1
-0
/
+8
*
glsl: rename 'interface' var to 'iface' to fix MSVC build
Brian Paul
2018-04-13
1
-7
/
+7
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+2
*
glsl/shader_cache: Allow shader cache usage with transform feedback
Jordan Justen
2018-03-19
1
-10
/
+1
*
glsl/linker: fix bug when checking precision qualifier
Samuel Iglesias Gonsálvez
2018-02-28
1
-8
/
+3
*
glsl/linker: check same name is not used in block and outside
Juan A. Suarez Romero
2018-02-05
1
-23
/
+30
*
mesa: change gl_link_status enums to uppercase
Brian Paul
2018-01-26
1
-3
/
+3
*
glsl/linker: link-error using the same name in unnamed block and outside
Juan A. Suarez Romero
2018-01-16
1
-0
/
+23
*
glsl/linker: Safely generate mask of possible locations
Ian Romanick
2018-01-10
1
-4
/
+5
*
glsl/linker: Mark no locations as invalid instead of marking all locations
Ian Romanick
2018-01-10
1
-1
/
+1
*
glsl: remove Lower{TCS,TES}PatchVerticesIn
Iago Toral Quiroga
2018-01-10
1
-15
/
+3
*
glsl/linker: Optimize swizzles again after linking
Ian Romanick
2017-11-08
1
-0
/
+10
*
glsl: use the correct parent when allocating program data members
Timothy Arceri
2017-11-09
1
-3
/
+3
*
glsl: drop cache_fallback
Timothy Arceri
2017-11-09
1
-47
/
+38
*
glsl: add varying resources for arrays of complex types
Juan A. Suarez Romero
2017-11-08
1
-4
/
+59
*
glsl: Allow precision mismatch on dead data with GLSL ES 1.00
Tomasz Figa
2017-11-06
1
-4
/
+10
*
glsl: Use the utility function to copy symbols between symbol tables
Eduardo Lima Mitev
2017-10-30
1
-13
/
+3
*
Revert "foo"
Emil Velikov
2017-10-30
1
-12
/
+12
*
foo
Emil Velikov
2017-10-30
1
-12
/
+12
*
glsl/linker: validate explicit locations for SSO programs
Iago Toral Quiroga
2017-10-26
1
-0
/
+10
*
glsl: fix derived cs variables
Ilia Mirkin
2017-10-23
1
-0
/
+3
*
glsl/linker: produce error when invalid explicit locations are used
Iago Toral Quiroga
2017-10-19
1
-1
/
+1
*
glsl/linker: add check for compute shared memory size
Nicolai Hähnle
2017-10-10
1
-2
/
+1
*
glsl/linker: properly fix output variable overlap check
Nicolai Hähnle
2017-09-21
1
-6
/
+12
*
glsl/linker: fix output variable overlap check
Nicolai Hähnle
2017-09-20
1
-6
/
+11
*
glsl: Silence unused parameter warnings
Ian Romanick
2017-09-19
1
-5
/
+2
[next]