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
/
intel
/
compiler
/
brw_nir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Extract control barriers from scoped barriers
Boris Brezillon
2020-06-03
1
-0
/
+2
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
1
-2
/
+1
*
intel/compiler: detect if atomic load store operations are used
Tapani Pälli
2020-03-16
1
-1
/
+2
*
intel: Implement Gen12 workaround for array textures of size 1
Lionel Landwerlin
2020-01-26
1
-0
/
+2
*
i965: Reuse the new core glsl_count_dword_slots().
Eric Anholt
2020-01-14
1
-2
/
+1
*
intel/nir: Plumb devinfo through lower_mem_access_bit_sizes
Jason Ekstrand
2019-11-11
1
-1
/
+2
*
nir: Add alpha_to_coverage lowering pass
Sagar Ghuge
2019-10-21
1
-0
/
+1
*
intel/nir: Add a helper for getting BRW_AOP from an intrinsic
Jason Ekstrand
2019-08-21
1
-0
/
+1
*
intel/nir: Add a common nir comparison -> cmod helper
Jason Ekstrand
2019-08-03
1
-0
/
+1
*
i965: Use NIR to lower legacy userclipping.
Kenneth Graunke
2019-07-24
1
-0
/
+3
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+1
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
1
-4
/
+4
*
intel/nir: Take nir_shader*s in brw_nir_link_shaders
Jason Ekstrand
2019-06-05
1
-1
/
+1
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-14
/
+14
*
anv: Use bindless handles for images
Jason Ekstrand
2019-04-19
1
-0
/
+2
*
intel/compiler: add a NIR pass to lower conversions
Iago Toral Quiroga
2019-04-18
1
-0
/
+2
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-7
/
+7
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-1
/
+2
*
intel/compiler: Lower SSBO and shared loads/stores in NIR
Jason Ekstrand
2018-11-15
1
-0
/
+2
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
1
-0
/
+5
*
intel/compiler: rename brw_nir_lower_glsl_images
Alejandro Piñeiro
2018-09-05
1
-2
/
+2
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-0
/
+5
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-0
/
+3
*
intel/nir: Enable nir_opt_find_array_copies
Jason Ekstrand
2018-08-23
1
-1
/
+2
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
1
-2
/
+0
*
intel/compiler: Account for built-in uniforms in analyze_ubo_ranges
Jason Ekstrand
2018-07-23
1
-0
/
+1
*
intel/compiler: Silence unused parameter warnings brw_nir.c
Ian Romanick
2018-07-02
1
-1
/
+1
*
i965: remove unused brw_nir_lower_cs_shared()
Timothy Arceri
2018-02-07
1
-1
/
+0
*
i965/nir: add a helper to lower gl_PatchVerticesIn to a uniform
Iago Toral Quiroga
2018-01-10
1
-0
/
+2
*
i965: Drop support for the legacy SNORM -> Float equation.
Kenneth Graunke
2018-01-02
1
-2
/
+0
*
intel/nir: Break the linking code into a helper in brw_nir.c
Jason Ekstrand
2017-11-08
1
-0
/
+4
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
1
-1
/
+2
*
intel/cs: Rework the way thread local ID is handled
Jason Ekstrand
2017-11-07
1
-2
/
+1
*
intel: Allocate prog_data::[pull_]param deeper inside the compiler
Jason Ekstrand
2017-10-12
1
-2
/
+3
*
intel/compiler: Make brw_nir_lower_intrinsics compute-specific
Jason Ekstrand
2017-10-12
1
-2
/
+2
*
i965/nir: export nir_optimize
Timothy Arceri
2017-09-26
1
-0
/
+4
*
i965: Select ranges of UBO data to be uploaded as push constants.
Kenneth Graunke
2017-07-13
1
-0
/
+4
*
i965/vec4: Use NIR to do GS input remapping
Jason Ekstrand
2017-05-09
1
-1
/
+1
*
i965/vec4: Use NIR remapping for VS attributes
Jason Ekstrand
2017-05-09
1
-1
/
+0
*
intel/compiler: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+154