aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_vector_derefs.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Don't lower vector derefs for SSBOs, UBOs, and sharedJason Ekstrand2019-03-151-0/+21
* glsl/lower_vector_derefs: Don't use a temporary for TCS outputsJason Ekstrand2019-03-131-10/+64
* glsl: fix array assignments of a swizzled vectorIlia Mirkin2018-10-081-3/+10
* mesa: include mtypes.h lessMarek Olšák2018-04-121-0/+1
* glsl: pass mem_ctx to constant_expression_value(...) and friendsTimothy Arceri2017-08-111-1/+2
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-1/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+104