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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: Enable PIPE_CAP_COMPACT_ARRAYS
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Remap stream output indexes back to VARYING_SLOT_*.
Kenneth Graunke
2019-02-21
1
-2
/
+25
*
iris: Zero the compute predicate when changing the render condition
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: always include an extra constbuf0 if using UBOs
Caio Marcelo de Oliveira Filho
2019-02-21
4
-50
/
+56
*
iris: Do binder address allocations per-context, not globally.
Kenneth Graunke
2019-02-21
2
-9
/
+25
*
iris: Fix memzone_for_address for the surface and binder zones
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Don't whack SO dirty bits when finishing a BLORP op
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Fix SO issue with INTEL_DEBUG=reemit, set fewer bits
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: CS stall on VF cache invalidate workarounds
Kenneth Graunke
2019-02-21
2
-3
/
+6
*
iris: Pay attention to blit masks
Kenneth Graunke
2019-02-21
1
-11
/
+22
*
iris: Assert about blits with color masking
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Don't enable smooth points when point sprites are enabled
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Allow sample mask of 0
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fail to create screen for older unsupported HW
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Switch to the new PIPELINE_STATISTICS_QUERY_SINGLE capability
Kenneth Graunke
2019-02-21
2
-44
/
+6
*
iris: Use new PIPE_STAT_QUERY enums rather than hardcoded numbers.
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: Fix Broadwell WaDividePSInvocationCountBy4
Kenneth Graunke
2019-02-21
1
-7
/
+7
*
iris: Delete genx->bound_vertex_buffers
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: Drop a dead comment
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Don't check other batches for our batch BO
Kenneth Graunke
2019-02-21
1
-25
/
+27
*
iris: Handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE somewhat
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
iris: Flush the render cache in flush_and_dirty_for_history
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: Implement multi-slice copy_region
Kenneth Graunke
2019-02-21
1
-11
/
+9
*
iris: Leave a comment about why Broadwell images are broken
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Fix surface states for Gen8 lowered-to-untype images
Kenneth Graunke
2019-02-21
1
-7
/
+26
*
iris: Fill out brw_image_params for storage images on Broadwell
Kenneth Graunke
2019-02-21
3
-9
/
+138
*
iris: Don't make duplicate system values
Kenneth Graunke
2019-02-21
2
-7
/
+23
*
iris: Don't enable push constants just because there are system values
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: Fix framebuffer layer count
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: handle qbo fragment shader invocation workaround
Dave Airlie
2019-02-21
1
-0
/
+52
*
iris: add fs invocations query workaround for broadwell
Dave Airlie
2019-02-21
1
-0
/
+6
*
iris: setup gen8 caps
Dave Airlie
2019-02-21
1
-4
/
+4
*
iris: limit gen8 to 8 samples
Dave Airlie
2019-02-21
1
-1
/
+2
*
iris/WIP: add broadwell support
Dave Airlie
2019-02-21
5
-11
/
+58
*
iris: Delete bogus comment about cube array counting.
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: Fix compute scratch pinning
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: Add a more long term TODO about timebase scaling
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Only resolve inputs for actual shader stages
Kenneth Graunke
2019-02-21
3
-12
/
+11
*
iris: Fix assertion in iris_resource_from_handle() tiling usage
Rhys Kidd
2019-02-21
1
-2
/
+1
*
iris: Fix scratch space allocation on Icelake.
Kenneth Graunke
2019-02-21
1
-4
/
+8
*
iris: better MOCS
Kenneth Graunke
2019-02-21
2
-26
/
+30
*
iris: fix gpu calcs for timestamp queries
Dave Airlie
2019-02-21
1
-1
/
+31
*
iris: only mark depth/stencil as writable if writes are actually enabled
Kenneth Graunke
2019-02-21
1
-10
/
+17
*
iris: more dead comments
Kenneth Graunke
2019-02-21
2
-12
/
+0
*
iris: pin and re-pin the scratch BO
Kenneth Graunke
2019-02-21
3
-14
/
+29
*
iris: delete finished comments
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: always pin the binder...in the compute context, too.
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: Track blend enables, save outbound for resolve code
Kenneth Graunke
2019-02-21
2
-1
/
+17
*
iris: whitespace fixes
Kenneth Graunke
2019-02-21
2
-7
/
+7
*
iris: Make a alloc_surface_state helper
Kenneth Graunke
2019-02-21
1
-18
/
+22
[prev]
[next]