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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: add Android build
Tapani Pälli
2019-02-21
5
-0
/
+232
*
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
*
iris: make clipper statistics dynamic
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: CS stall for stream out -> VB
Kenneth Graunke
2019-02-21
1
-6
/
+13
*
iris: fix dma buf import strides
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fix alpha channel for RGB BC1 formats
Kenneth Graunke
2019-02-21
1
-8
/
+13
*
iris: Allocate buffer resources separately
Jason Ekstrand
2019-02-21
2
-58
/
+87
*
iris: Don't bother considering if the underlying surface is a cube
Kenneth Graunke
2019-02-21
1
-3
/
+1
*
iris: move some non-buffer case code in a bit
Kenneth Graunke
2019-02-21
1
-4
/
+6
*
iris: Stop leaking iris_uncompiled_shaders like mad
Kenneth Graunke
2019-02-21
1
-5
/
+0
*
iris: Destroy the bufmgr
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Fix IRIS_MEMZONE_COUNT to exclude the border color pool
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Unref unbound_tex resource
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Destroy the border color pool
Kenneth Graunke
2019-02-21
3
-0
/
+10
*
iris: Destroy transfer helper on screen teardown
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Fix failed to compile TCS message
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Rework tiling/modifiers handling
Kenneth Graunke
2019-02-21
1
-30
/
+31
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
6
-66
/
+89
*
iris: check query first
Kenneth Graunke
2019-02-21
1
-0
/
+17
*
iris: for BLORP, only use the predicate enable bit when USE_BIT
Kenneth Graunke
2019-02-21
2
-3
/
+18
*
iris: add conditional render support
Dave Airlie
2019-02-21
5
-3
/
+119
*
iris: drop key_size_for_cache
Kenneth Graunke
2019-02-21
1
-18
/
+0
*
iris: iris add load register reg32/64
Dave Airlie
2019-02-21
2
-0
/
+30
*
iris: execute compute related query on compute batch.
Dave Airlie
2019-02-21
1
-6
/
+12
*
iris: fix cube texture view
Dave Airlie
2019-02-21
1
-0
/
+4
*
iris: fix some SO overflow query bugs and tidy the code a bit
Kenneth Graunke
2019-02-21
1
-25
/
+33
*
iris: add initial transform feedback overflow query paths (V3)
Dave Airlie
2019-02-21
1
-2
/
+129
*
iris: actually flush for storage images
Kenneth Graunke
2019-02-21
3
-0
/
+21
*
iris: add an extra BT assert from Chris Wilson
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: add assertions about binding table starts
Kenneth Graunke
2019-02-21
1
-4
/
+13
*
iris: drop pull constant binding table entry
Kenneth Graunke
2019-02-21
1
-4
/
+0
*
iris: Use program's num textures not the state tracker's bound
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Enable precompiles
Kenneth Graunke
2019-02-21
4
-27
/
+157
*
iris: rework program cache interface
Kenneth Graunke
2019-02-21
3
-154
/
+131
*
iris: Use wrappers for create_xs_state rather than a switch statement
Kenneth Graunke
2019-02-21
1
-46
/
+78
[next]