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
/
gallium
/
drivers
/
iris
/
iris_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Stop using cs_prog_data->threads
Caio Marcelo de Oliveira Filho
2020-04-09
1
-2
/
+3
*
intel/compiler: Replace cs_prog_data->push.total with a helper
Caio Marcelo de Oliveira Filho
2020-04-09
1
-1
/
+1
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
1
-2
/
+2
*
iris: Set alignments on cbuf0 and constant reads
Jason Ekstrand
2020-04-03
1
-0
/
+4
*
intel/compiler: detect if atomic load store operations are used
Tapani Pälli
2020-03-16
1
-1
/
+2
*
intel: fix the gen 12 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-3
/
+8
*
intel: fix the gen 11 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-1
/
+6
*
iris: Make mocs an inline helper in iris_resource.h
Kenneth Graunke
2020-02-21
1
-1
/
+1
*
iris: Set nir_shader_compiler_options::unify_interfaces.
Kenneth Graunke
2020-01-03
1
-2
/
+0
*
iris: Fix shader recompile debug printing
Kenneth Graunke
2019-12-22
1
-2
/
+28
*
iris: Make helper functions to turn iris shader keys into brw keys.
Kenneth Graunke
2019-12-22
1
-41
/
+83
*
iris: Create smaller program keys without legacy features
Kenneth Graunke
2019-12-10
1
-69
/
+96
*
iris: Stop setting up fake params
Jason Ekstrand
2019-12-04
1
-12
/
+5
*
iris: Wrap iris_fix_edge_flags in NIR_PASS
Kenneth Graunke
2019-11-14
1
-1
/
+10
*
iris: Properly move edgeflag_out from output list to global list
Kenneth Graunke
2019-11-14
1
-8
/
+16
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
1
-1
/
+1
*
iris: Rework edgeflag handling
Kenneth Graunke
2019-10-23
1
-7
/
+26
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
1
-3
/
+4
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
1
-3
/
+5
*
iris: Implement the Gen < 9 tessellation quads workaround
Kenneth Graunke
2019-10-14
1
-0
/
+3
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
1
-10
/
+3
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
1
-0
/
+5
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-0
/
+15
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
1
-2
/
+46
*
iris: Skip allocating a null surface when there are 0 color regions.
Kenneth Graunke
2019-09-17
1
-1
/
+8
*
iris: trivial whitespace fixes
Kenneth Graunke
2019-09-11
1
-2
/
+2
*
nir: Fix num_ssbos when lowering atomic counters
Connor Abbott
2019-09-03
1
-4
/
+1
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-2
/
+2
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-6
/
+12
*
iris: Enable non coherent framebuffer fetch on broadwell
Sagar Ghuge
2019-08-20
1
-1
/
+1
*
iris: Add render target read entry in binding table
Sagar Ghuge
2019-08-20
1
-7
/
+43
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-6
/
+7
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-2
/
+0
*
iris: Handle vertex shader with window space position
Danylo Piliaiev
2019-08-06
1
-0
/
+14
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
1
-1
/
+14
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
1
-19
/
+31
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+1
*
iris: change last_vue_stage() to look at uncompiled shaders
Timothy Arceri
2019-07-19
1
-3
/
+3
*
iris: Fix key->input_vertices for 8_PATCH TCS mode.
Kenneth Graunke
2019-07-11
1
-1
/
+3
*
iris: Only set key->flat_shade if COL0/COL1 are written.
Kenneth Graunke
2019-07-11
1
-1
/
+1
*
iris: Drop comment about var->data.binding not being set.
Kenneth Graunke
2019-07-11
1
-4
/
+0
*
iris: Drop comments about missing NOS
Kenneth Graunke
2019-07-11
1
-6
/
+0
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-15
/
+14
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
1
-3
/
+0
*
iris: move sysvals to their own constant buffer
Timur Kristóf
2019-06-23
1
-38
/
+22
*
iris: Mark cbuf0 as not needing uploading every single time
Kenneth Graunke
2019-06-23
1
-3
/
+13
*
iris: Create binding table slot for num_work_groups only when needed
Caio Marcelo de Oliveira Filho
2019-06-11
1
-1
/
+4
*
iris: Zero shs->cbuf0 when binding a passthrough TCS
Kenneth Graunke
2019-06-07
1
-0
/
+16
*
iris: Rename bind_state to bind_shader_state.
Kenneth Graunke
2019-06-07
1
-9
/
+9
*
iris: Sweep the NIR in iris_create_uncompiled_shader().
Kenneth Graunke
2019-06-07
1
-0
/
+2
[next]