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_shader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Mark some methods and parameters const
Matt Turner
2020-03-09
1
-4
/
+4
*
intel/compiler: Move idom tree calculation and related logic into analysis ob...
Francisco Jerez
2020-03-06
1
-0
/
+2
*
intel/compiler: Drop invalidate_live_intervals()
Francisco Jerez
2020-03-06
1
-1
/
+0
*
intel/compiler: Introduce backend_shader method to propagate IR changes to an...
Francisco Jerez
2020-03-06
1
-0
/
+2
*
intel/compiler: Reverse inclusion dependency between brw_cfg.h and brw_shader.h
Francisco Jerez
2020-03-06
1
-3
/
+1
*
intel/compiler: Move base IR definitions into a separate header file
Francisco Jerez
2020-03-06
1
-157
/
+2
*
intel/nir: Take a nir_tex_instr and src index in brw_texture_offset
Jason Ekstrand
2019-04-14
1
-2
/
+1
*
intel/fs: Add a generic SEND opcode
Jason Ekstrand
2019-01-29
1
-0
/
+6
*
i965/fs: Add 64-bit int immediate support to dump_instructions()
Matt Turner
2018-10-16
1
-0
/
+2
*
i965: Add negative_equals methods
Ian Romanick
2018-03-26
1
-0
/
+1
*
intel/ir: Allow representing additional flag subregisters in the IR.
Francisco Jerez
2018-03-02
1
-2
/
+2
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
1
-2
/
+0
*
intel/compiler: Move the destructor from vec4_visitor to backend_shader
Jason Ekstrand
2017-11-07
1
-0
/
+1
*
i965: Move fs_inst::has_side_effects()'s eot check to the parent class.
Kenneth Graunke
2017-10-19
1
-0
/
+1
*
intel/compiler: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
i965: make brw_setup_image_uniform_values static
Emil Velikov
2017-03-22
1
-5
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+295