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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: Don't use surface format R32_FLOAT for typed atomic integer operations
Anuj Phogat
2018-02-14
1
-1
/
+8
*
intel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA
Jason Ekstrand
2018-02-14
1
-1
/
+1
*
anv/gen10: Remove warning message.
Rafael Antognolli
2018-02-14
1
-5
/
+2
*
i965/compiler: clean up nir_intrinsic_load_input for vertex shaders
Iago Toral Quiroga
2018-02-14
1
-11
/
+2
*
intel/compiler: fix first_component for 64-bit types on vertex inputs
Iago Toral Quiroga
2018-02-14
1
-0
/
+3
*
anv: Move setting current_pipeline to cmd_state_init
Jason Ekstrand
2018-02-12
1
-1
/
+1
*
anv: Don't resolve or ambiguate non-existent layers
Jason Ekstrand
2018-02-12
1
-2
/
+10
*
anv: Drop I915_EXEC_CONSTANTS_REL_GENERAL from execbuf.
Kenneth Graunke
2018-02-12
1
-2
/
+1
*
intel/compiler: fix 64bit value prints on 32bit
Grazvydas Ignotas
2018-02-10
2
-3
/
+3
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
6
-53
/
+26
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
5
-35
/
+16
*
anv: Allow fast-clearing the first slice of a multi-slice image
Jason Ekstrand
2018-02-08
2
-12
/
+23
*
anv/cmd_buffer: Rework aux tracking
Jason Ekstrand
2018-02-08
4
-171
/
+360
*
anv/cmd_buffer: Move the mi_alu helper higher up
Jason Ekstrand
2018-02-08
1
-17
/
+19
*
anv/image: Simplify some verbose commennts
Jason Ekstrand
2018-02-08
1
-10
/
+3
*
anv: Use blorp_ccs_ambiguate instead of fast-clears
Jason Ekstrand
2018-02-08
2
-50
/
+40
*
anv/cmd_buffer: Re-arrange the logic around UNDEFINED fast-clears
Jason Ekstrand
2018-02-08
1
-17
/
+14
*
anv/cmd_buffer: Pull the undefined layout condition into the if
Jason Ekstrand
2018-02-08
1
-9
/
+4
*
intel/blorp: Add a CCS ambiguation pass
Jason Ekstrand
2018-02-08
2
-0
/
+158
*
anv: Only fast clear single-slice images
Jason Ekstrand
2018-02-08
1
-17
/
+17
*
anv/cmd_buffer: Add a mark_image_written helper
Jason Ekstrand
2018-02-08
5
-0
/
+119
*
anv/blorp: Add src/dst_level helper variables in CmdCopyImage
Jason Ekstrand
2018-02-08
1
-8
/
+6
*
anv/cmd_buffer: Add an anv_genX_call macro
Jason Ekstrand
2018-02-08
1
-15
/
+25
*
anv/cmd_buffer: Generalize transition_color_buffer
Jason Ekstrand
2018-02-08
1
-12
/
+47
*
anv/cmd_buffer: Recurse in transition_color_buffer instead of falling through
Jason Ekstrand
2018-02-08
1
-9
/
+9
*
anv/image: Support color aspects in layout_to_aux_usage
Jason Ekstrand
2018-02-08
1
-19
/
+29
*
anv/image: Add a helper for determining when fast clears are supported
Jason Ekstrand
2018-02-08
2
-0
/
+83
*
anv/image: Update a comment
Jason Ekstrand
2018-02-08
1
-1
/
+1
*
anv/blorp: Rework HiZ ops to look like MCS and CCS
Jason Ekstrand
2018-02-08
3
-26
/
+34
*
anv/blorp: Support ISL_AUX_USAGE_HIZ in surf_for_anv_image
Jason Ekstrand
2018-02-08
1
-16
/
+6
*
anv/blorp: Rework image clear/resolve helpers
Jason Ekstrand
2018-02-08
3
-104
/
+166
*
intel/isl: Codify AUX operations in an enum
Jason Ekstrand
2018-02-08
1
-25
/
+49
*
meson: Add build option for tools
Scott D Phillips
2018-02-08
1
-2
/
+4
*
i965: remove unused brw_nir_lower_cs_shared()
Timothy Arceri
2018-02-07
2
-9
/
+0
*
anv/device: initialize the list of enabled extensions properly
Iago Toral Quiroga
2018-02-06
1
-1
/
+1
*
i965/nir: do int64 lowering before optimization
Iago Toral Quiroga
2018-02-06
1
-4
/
+12
*
i965: Move mistakenly placed line
Matt Turner
2018-02-05
1
-1
/
+1
*
aubinator: Multiply count by 4 to compute buffer sizes
Jason Ekstrand
2018-02-02
1
-1
/
+1
*
intel/decoder: Fix control / evaluation label mixup.
Kenneth Graunke
2018-02-01
1
-2
/
+2
*
anv/cmd_buffer: Re-emit the pipeline at every subpass
Jason Ekstrand
2018-01-30
1
-0
/
+11
*
anv/pipeline: lower constant initializers on output variables earlier
Iago Toral Quiroga
2018-01-30
1
-0
/
+5
*
anv/cmd_buffer: Emit PIPE_CONTROL with ISP bit on older platforms.
Rafael Antognolli
2018-01-29
1
-4
/
+2
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
1
-0
/
+3
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
1
-1
/
+1
*
anv/gen10: Emit CS stall and mark push constants dirty.
Rafael Antognolli
2018-01-26
2
-7
/
+12
*
i965/gen10: Re-enable push constants.
Rafael Antognolli
2018-01-26
1
-9
/
+0
*
anv/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
2
-0
/
+48
*
anv/pipeline: remove the pipeline layout field from anv_pipeline
Iago Toral Quiroga
2018-01-26
3
-4
/
+0
*
anv/cmd_buffer: add the pipeline layout to the pipeline state
Iago Toral Quiroga
2018-01-26
3
-5
/
+12
*
anv/pipeline: don't take the layout from the pipeline to compile shaders
Iago Toral Quiroga
2018-01-26
4
-25
/
+39
[next]