index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Silence may unused parameter warnings in glsl/ir.h
Ian Romanick
2019-04-23
1
-1
/
+1
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
1
-0
/
+1
*
Revert "glsl: Set location on structure-split sampler uniform variables"
Kenneth Graunke
2019-04-22
1
-1
/
+8
*
glsl_to_nir: Initialize debug variable
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
compiler/glsl: handle case where we have multiple users for types
Tapani Pälli
2019-04-16
3
-3
/
+22
*
glsl/linker: always validate explicit locations for first and last interfaces
Andres Gomez
2019-04-15
3
-20
/
+17
*
mesa, glsl: add support for EXT_shader_image_load_formatted
Rhys Perry
2019-04-15
3
-0
/
+13
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
2
-14
/
+14
*
glsl: Set location on structure-split sampler uniform variables
Kenneth Graunke
2019-04-12
1
-0
/
+1
*
glsl: allow the #extension directive within code blocks for the dri option
Marek Olšák
2019-04-12
1
-0
/
+9
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
3
-0
/
+99
*
glsl/nir: fetch the type for images from the deref instruction
Karol Herbst
2019-04-12
1
-3
/
+3
*
glsl_to_nir: handle bindless textures
Karol Herbst
2019-04-12
1
-4
/
+15
*
Revert "glsl: fix shader_storage_blocks_write_access for SSBO block arrays"
Marek Olšák
2019-04-10
1
-6
/
+2
*
glsl/standalone: add GLES3.1 and GLES3.2 compatibility
Karol Herbst
2019-04-10
1
-0
/
+5
*
glsl: fix shader_storage_blocks_write_access for SSBO block arrays
Marek Olšák
2019-04-09
1
-2
/
+6
*
glsl/linker: location aliasing requires types to have the same width
Andres Gomez
2019-04-09
1
-39
/
+76
*
glsl: Parse and propagate derivative_group to shader_info
Caio Marcelo de Oliveira Filho
2019-04-08
6
-4
/
+140
*
glsl: Enable texture builtins for NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-140
/
+153
*
glsl: Enable derivative builtins for NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-9
/
+25
*
glsl: Remove redundant conditions when asserting in_qualifier
Caio Marcelo de Oliveira Filho
2019-04-08
1
-5
/
+2
*
mesa: Extension boilerplate for NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
2
-0
/
+3
*
glsl: Fix input/output structure matching across shader stages
Sergii Romantsov
2019-04-05
2
-20
/
+37
*
glsl: remember which SSBOs are not read-only and pass it to gallium
Marek Olšák
2019-04-04
2
-0
/
+13
*
glsl: Cross validate variable's invariance by explicit invariance only
Danylo Piliaiev
2019-03-21
7
-9
/
+30
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
1
-7
/
+20
*
Revert "glsl: relax input->output validation for SSO programs"
Andres Gomez
2019-03-19
1
-1
/
+1
*
glsl/linker: simplify xfb_offset vs xfb_stride overflow check
Andres Gomez
2019-03-19
1
-2
/
+1
*
glsl/linker: don't fail non static used inputs without matching outputs
Andres Gomez
2019-03-19
1
-2
/
+14
*
glsl/linker: always validate explicit location among inputs
Andres Gomez
2019-03-19
1
-3
/
+10
*
glsl: correctly validate component layout qualifier for dvec{3,4}
Andres Gomez
2019-03-19
1
-0
/
+4
*
nir/xfb: move varyings info out of nir_xfb_info
Alejandro Piñeiro
2019-03-15
1
-8
/
+9
*
glsl/nir: Add a pass to lower UBO and SSBO access
Jason Ekstrand
2019-03-15
3
-0
/
+304
*
glsl/nir: Handle unlowered SSBO atomic and array_length intrinsics
Jason Ekstrand
2019-03-15
1
-0
/
+112
*
glsl/nir: Set explicit types on UBO/SSBO variables
Jason Ekstrand
2019-03-15
1
-15
/
+67
*
glsl: Don't lower vector derefs for SSBOs, UBOs, and shared
Jason Ekstrand
2019-03-15
1
-0
/
+21
*
glsl/lower_vector_derefs: Don't use a temporary for TCS outputs
Jason Ekstrand
2019-03-13
1
-10
/
+64
*
glsl/list: Add a list variant of insert_after
Jason Ekstrand
2019-03-13
1
-0
/
+26
*
nir/linker: fix ARRAY_SIZE query with xfb varyings
Alejandro Piñeiro
2019-03-08
1
-1
/
+2
*
nir/linker: Fix TRANSFORM_FEEDBACK_BUFFER_INDEX
Antia Puentes
2019-03-08
1
-1
/
+11
*
nir/linker: use nir_gather_xfb_info
Alejandro Piñeiro
2019-03-08
1
-186
/
+54
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
2
-2
/
+83
*
glsl/freedreno/panfrost: pass gl_context to the standalone compiler
Timothy Arceri
2019-03-06
3
-5
/
+7
*
glsl/nir: Inline functions in float64_funcs_to_nir
Jason Ekstrand
2019-03-06
1
-0
/
+5
*
glsl/nir: Add a shared helper for building float64 shaders
Jason Ekstrand
2019-03-06
4
-0
/
+65
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
3
-8
/
+8
*
glsl: rename record_location_offset() -> struct_location_offset()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
glsl: rename get_record_instance() -> get_struct_instance()
Timothy Arceri
2019-03-06
2
-2
/
+2
*
glsl: rename is_record() -> is_struct()
Timothy Arceri
2019-03-06
15
-60
/
+60
*
glsl: [u/i]mulExtended optimization for GLSL
Sagar Ghuge
2019-03-04
5
-4
/
+124
[next]