index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: 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
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-1
/
+1
*
iris: Fix SO stride units for DrawTransformFeedback
Kenneth Graunke
2019-06-03
1
-1
/
+1
*
iris: Always reserve binding table space for NIR constants
Caio Marcelo de Oliveira Filho
2019-06-03
1
-4
/
+4
*
iris: Print binding tables when INTEL_DEBUG=bt
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+53
*
iris: Compact binding tables
Caio Marcelo de Oliveira Filho
2019-06-03
1
-39
/
+180
*
iris: Create an enum for the surface groups
Caio Marcelo de Oliveira Filho
2019-06-03
1
-23
/
+25
*
iris: Handle binding table in the driver
Caio Marcelo de Oliveira Filho
2019-06-03
1
-102
/
+186
*
iris: Pull brw_nir_analyze_ubo_ranges() call out setup_uniforms
Caio Marcelo de Oliveira Filho
2019-06-03
1
-3
/
+10
*
iris: Enable nir_opt_large_constants
Jason Ekstrand
2019-05-29
1
-0
/
+66
*
iris: Don't assume UBO indices are constant
Jason Ekstrand
2019-05-29
1
-1
/
+2
*
iris: Move upload_ubo_ssbo_surf_state to iris_program.c
Jason Ekstrand
2019-05-29
1
-0
/
+45
*
iris: Clone before calling nir_strip and serializing
Kenneth Graunke
2019-05-29
1
-6
/
+8
*
iris: Only store the SHA1 of the NIR in iris_uncompiled_shader
Kenneth Graunke
2019-05-29
1
-3
/
+1
*
iris: Fix ALT mode regressions from shader cache
Kenneth Graunke
2019-05-21
1
-4
/
+6
*
iris: Cache assembly shaders in the on-disk shader cache
Dylan Baker
2019-05-21
1
-6
/
+43
*
iris: Serialize the NIR to a blob we can use for shader cache purposes.
Kenneth Graunke
2019-05-21
1
-0
/
+21
*
iris: Move iris_uncompiled_shader definition to iris_context.h
Kenneth Graunke
2019-05-21
1
-23
/
+0
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-0
/
+9
*
iris: Set XY Clipping correctly.
Kenneth Graunke
2019-04-29
1
-1
/
+27
*
iris: Move iris_debug_recompile calls before uploading.
Kenneth Graunke
2019-04-16
1
-33
/
+33
*
iris: Print the reason for shader recompiles.
Kenneth Graunke
2019-04-16
1
-6
/
+30
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-1
/
+1
*
iris: Silence unused variable warnings in release mode
Kenneth Graunke
2019-04-06
1
-3
/
+2
*
iris: avoid use after free in shader destruction
Dave Airlie
2019-04-05
1
-7
/
+49
*
iris: initialize num_cbufs
Tapani Pälli
2019-03-20
1
-1
/
+1
*
iris: Fix TES gl_PatchVerticesIn handling.
Kenneth Graunke
2019-03-11
1
-0
/
+7
*
iris: Rework default tessellation level uploads
Kenneth Graunke
2019-03-11
1
-2
/
+23
*
iris: Defer uploading sampler state tables until draw time
Kenneth Graunke
2019-03-07
1
-0
/
+8
*
iris: add support for tgsi_to_nir
Andre Heider
2019-03-07
1
-3
/
+8
*
iris: setup EdgeFlag Vertex Element when needed.
Jose Maria Casanova Crespo
2019-03-06
1
-1
/
+8
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
1
-0
/
+18
*
iris: Skip msaa16 on gen < 9.
Rafael Antognolli
2019-02-21
1
-15
/
+33
*
iris: Set program key fields for MCS
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
iris: Move create and bind driver hooks to the end of iris_program.c
Kenneth Graunke
2019-02-21
1
-330
/
+312
*
iris: Set HasWriteableRT correctly
Kenneth Graunke
2019-02-21
1
-0
/
+15
[next]