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
/
gl_nir_linker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/linker: remove reference to just SPIR-V linking
Alejandro Piñeiro
2020-03-06
1
-3
/
+2
*
glsl: call calculate_subroutine_compat() from the nir linker
Timothy Arceri
2020-01-10
1
-0
/
+1
*
glsl: call uniform resource checks from the nir linker
Timothy Arceri
2020-01-10
1
-0
/
+1
*
glsl: call check_subroutine_resources() from the nir linker
Timothy Arceri
2020-01-10
1
-0
/
+1
*
glsl: use nir version of check_image_resources() for nir linker
Timothy Arceri
2020-01-07
1
-0
/
+1
*
glsl: add check_image_resources() for the nir linker
Timothy Arceri
2020-01-07
1
-0
/
+38
*
glsl: add new gl_nir_link_glsl() helper
Timothy Arceri
2020-01-07
1
-0
/
+12
*
glsl: rename gl_nir_link() to gl_nir_link_spirv()
Timothy Arceri
2020-01-07
1
-2
/
+2
*
st/glsl_to_nir: use nir based program resource list builder
Timothy Arceri
2019-12-13
1
-2
/
+3
*
glsl: add subroutine support to nir_build_program_resource_list()
Timothy Arceri
2019-12-13
1
-2
/
+31
*
glsl: add support for named varyings in nir_build_program_resource_list()
Timothy Arceri
2019-12-13
1
-15
/
+286
*
glsl/nir: iterate the system values list when adding varyings
Timothy Arceri
2019-12-05
1
-25
/
+36
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+16
*
nir/linker: Add atomic counters to the program resource list
Antia Puentes
2019-07-12
1
-0
/
+7
*
nir/linker: Add XFB resources to the program resource list
Antia Puentes
2019-07-12
1
-0
/
+27
*
nir/linker: Add BUFFER_VARIABLEs to the prog resource list
Antia Puentes
2019-07-12
1
-1
/
+31
*
nir/linker: Add inputs/outputs to the program resource list
Antia Puentes
2019-07-12
1
-0
/
+108
*
nir/linker: add ubo/ssbo to the program resource list
Alejandro Piñeiro
2019-07-12
1
-0
/
+14
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-3
/
+1
*
nir/linker: take into account hidden uniforms
Alejandro Piñeiro
2018-08-13
1
-0
/
+4
*
nir/linker: Add nir_build_program_resource_list()
Eduardo Lima Mitev
2018-06-21
1
-0
/
+67