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_vec4_tcs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-01
1
-1
/
+1
*
intel/ir: Use brw::performance object instead of CFG cycle counts for codegen...
Francisco Jerez
2020-04-28
1
-2
/
+5
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
1
-1
/
+1
*
intel/compiler: Track patch count threshold
Sagar Ghuge
2020-03-23
1
-0
/
+30
*
intel/compiler: Pass shader_stats for each SIMD mode
Matt Turner
2020-03-09
1
-3
/
+2
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+1
*
nir: Add a new memory_barrier_tcs_patch intrinsic
Jason Ekstrand
2020-01-13
1
-0
/
+3
*
intel/fs/gen12: Use TCS 8_PATCH mode.
Kenneth Graunke
2019-10-11
1
-5
/
+6
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-1
/
+1
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-2
/
+3
*
intel/vec4: Drop all of the 64-bit varying code
Jason Ekstrand
2019-07-31
1
-59
/
+8
*
i965/fs: Add a shader_stats struct.
Matt Turner
2019-07-30
1
-1
/
+1
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-1
/
+1
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
1
-1
/
+1
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-3
/
+3
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-2
/
+2
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-6
/
+21
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
2018-11-20
1
-2
/
+1
*
intel/vec4: Use the new nir_src_is_const and friends
Jason Ekstrand
2018-11-08
1
-4
/
+2
*
intel/fs: Remove program key argument from generator.
Francisco Jerez
2018-06-28
1
-1
/
+1
*
intel: Drop program size pointer from vec4/fs assembly getters.
Kenneth Graunke
2018-03-02
1
-3
/
+2
*
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
2017-10-31
1
-4
/
+2
*
intel/compiler: add new field for storing program size
Carl Worth
2017-10-31
1
-4
/
+8
*
i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
2017-06-09
1
-0
/
+7
*
i965/vec4: Delete the system value infastructure
Jason Ekstrand
2017-05-09
1
-12
/
+0
*
i965/vec4: Use NIR to do GS input remapping
Jason Ekstrand
2017-05-09
1
-1
/
+1
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-14
/
+14
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+516