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: 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
*
iris: Use a surface state fill helper
Kenneth Graunke
2019-02-21
1
-18
/
+19
*
iris: don't print the pointer in INTEL_DEBUG=submit
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Fix the prototype for iris_bo_alloc_tiled
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Fix for PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: drop unnecessary genx->streamout field
Kenneth Graunke
2019-02-21
1
-1
/
+0
*
iris: Implement DrawTransformFeedback()
Kenneth Graunke
2019-02-21
5
-20
/
+60
*
iris: Copy anv's MI_MATH helpers for multiplication and division
Jason Ekstrand
2019-02-21
2
-0
/
+152
*
iris: only get space for one offset in stream output targets
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Move iris_stream_output_target def to iris_context.h
Kenneth Graunke
2019-02-21
2
-10
/
+10
*
iris: Don't bother packing 3DSTATE_SO_BUFFER at create time
Kenneth Graunke
2019-02-21
1
-27
/
+16
*
iris: Add _MI_ALU helpers that don't paste
Kenneth Graunke
2019-02-21
1
-4
/
+9
*
iris: Reorder LRR parameters to have dst first.
Kenneth Graunke
2019-02-21
3
-13
/
+13
*
iris: rewrite set_vertex_buffer and VB handling
Kenneth Graunke
2019-02-21
2
-53
/
+65
*
iris: handle PatchVerticesIn as a system value.
Kenneth Graunke
2019-02-21
3
-2
/
+30
*
iris: add Android build
Tapani Pälli
2019-02-21
2
-0
/
+188
*
iris: override alpha to one src1 blend factors
Kenneth Graunke
2019-02-21
1
-10
/
+36
*
iris: Always do rasterizer discard in clipper
Kenneth Graunke
2019-02-21
1
-6
/
+7
*
iris: Fix primitive generated query active flag
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Enable guardband clipping
Kenneth Graunke
2019-02-21
1
-9
/
+10
*
iris: Clamp viewport extents to the framebuffer dimensions
Kenneth Graunke
2019-02-21
1
-38
/
+45
*
iris: Fix clear dimensions
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: Drop continues in resolve
Kenneth Graunke
2019-02-21
1
-5
/
+0
*
iris: Replace num_textures etc with a bitmask we can scan
Kenneth Graunke
2019-02-21
3
-14
/
+21
*
iris: Fix set_sampler_views with start > 0
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fix set_sampler_views to not unbind, be better about bounds
Kenneth Graunke
2019-02-21
1
-9
/
+6
*
iris: fix overhead regression from flushing for storage images
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: Fix NOS mechanism
Kenneth Graunke
2019-02-21
2
-8
/
+7
*
iris: re-pin inherited streamout buffers
Kenneth Graunke
2019-02-21
1
-0
/
+13
*
iris: reemit SBE when sprite coord origin changes
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: omask can kill
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: reject all clipping when we can't use streamout render disabled
Kenneth Graunke
2019-02-21
2
-4
/
+6
[prev]
[next]