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: 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
*
iris: fix comment location
Kenneth Graunke
2019-02-21
1
-5
/
+5
*
iris: export iris_upload_shader
Kenneth Graunke
2019-02-21
2
-1
/
+10
*
iris: fix prototype warning
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Re-pin even if nothing is dirty
Kenneth Graunke
2019-02-21
1
-5
/
+5
*
iris: Flush for history at various moments
Kenneth Graunke
2019-02-21
3
-14
/
+34
*
iris: add iris_flush_and_dirty_for_history
Kenneth Graunke
2019-02-21
2
-0
/
+45
*
iris: Track a binding history for buffer resources
Kenneth Graunke
2019-02-21
3
-3
/
+31
*
iris: drop long dead XXX comment
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Do the 48-bit vertex buffer address invalidation workaround
Kenneth Graunke
2019-02-21
3
-8
/
+42
*
iris: Fix VIEWPORT/LAYER in stream output info
Kenneth Graunke
2019-02-21
1
-2
/
+34
*
iris: Fix buffer -> buffer copy_region
Kenneth Graunke
2019-02-21
1
-15
/
+30
*
iris: Lie about indirects
Kenneth Graunke
2019-02-21
1
-4
/
+5
*
iris: Enable ctx->Const.UseSTD430AsDefaultPacking
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: update comment
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: RT flush for memorybarrier with texture bit
Kenneth Graunke
2019-02-21
1
-7
/
+1
*
iris: PIPE_CONTROL workarounds for GPGPU mode
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
13
-81
/
+77
*
iris: put render batch first in fence code
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: flush the compute batch too if border pool is redone
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: leave a TODO
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Add fence support using drm_syncobj
Chris Wilson
2019-02-21
5
-36
/
+258
*
iris: Add wait fences to properly sync between render/compute
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Hang on to the last batch's sync-point, so we can wait on it
Kenneth Graunke
2019-02-21
2
-0
/
+9
*
iris: Tag each submitted batch with a syncobj
Chris Wilson
2019-02-21
6
-0
/
+190
*
iris: Drop vestiges of throttling code
Kenneth Graunke
2019-02-21
2
-12
/
+1
*
iris: Merge two walks of the exec_bos list
Chris Wilson
2019-02-21
1
-5
/
+2
*
iris: replace vestiges of fence fds with newer exec_fence API
Kenneth Graunke
2019-02-21
2
-34
/
+55
*
iris: Avoid synchronizing due to the workaround BO
Kenneth Graunke
2019-02-21
1
-0
/
+8
*
iris: Avoid cross-batch synchronization on read/reads
Kenneth Graunke
2019-02-21
1
-6
/
+21
*
iris: Combine iris_use_pinned_bo and add_exec_bo
Kenneth Graunke
2019-02-21
1
-35
/
+34
*
iris: Use iris_use_pinned_bo rather than add_exec_bo directly
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Fix assigning the output handle for exporting for KMS
Chris Wilson
2019-02-21
1
-1
/
+2
*
iris: Tidy exporting the flink handle
Chris Wilson
2019-02-21
1
-9
/
+16
*
iris: Fix SLM
Kenneth Graunke
2019-02-21
2
-3
/
+2
*
iris: Don't set constant read lengths at upload time
Jason Ekstrand
2019-02-21
1
-3
/
+0
*
iris: Configure the L3$ on the compute context
Jason Ekstrand
2019-02-21
1
-0
/
+24
*
iris: properly pin stencil buffers
Kenneth Graunke
2019-02-21
1
-3
/
+8
*
iris: Fix TCS/TES slot unification
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: more todo notes
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: scissored and mirrored blits
Kenneth Graunke
2019-02-21
1
-10
/
+206
[prev]
[next]