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_gs_visitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-3
/
+5
*
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
-2
/
+2
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-2
/
+2
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
intel/compiler: Use nir's info when checking uses_streams.
Kenneth Graunke
2018-11-28
1
-1
/
+1
*
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
2018-11-20
1
-2
/
+1
*
intel/compiler: Silence unused parameter warnings brw_nir.c
Ian Romanick
2018-07-02
1
-1
/
+1
*
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
-6
/
+3
*
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
2017-10-31
1
-12
/
+6
*
intel/compiler: add new field for storing program size
Carl Worth
2017-10-31
1
-4
/
+10
*
intel: Rewrite the world of push/pull params
Jason Ekstrand
2017-10-12
1
-4
/
+3
*
intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Dave Airlie
2017-08-03
1
-0
/
+1
*
intel/compiler: don't check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
2017-06-09
1
-2
/
+9
*
i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...
Samuel Iglesias Gonsálvez
2017-05-18
1
-0
/
+26
*
i965/vec4: Delete the system value infastructure
Jason Ekstrand
2017-05-09
1
-20
/
+0
*
i965/vec4: Use NIR to do GS input remapping
Jason Ekstrand
2017-05-09
1
-22
/
+50
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-18
/
+18
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+933