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
/
iris_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICATE_DATA.
Kenneth Graunke
2019-04-04
1
-1
/
+1
*
iris: Skip resolves and flushes altogether if unnecessary
Kenneth Graunke
2019-03-21
1
-8
/
+11
*
iris: Skip framebuffer resolve tracking if framebuffer isn't dirty
Kenneth Graunke
2019-03-21
1
-2
/
+2
*
iris: Skip input resolve handling if bindings haven't changed
Kenneth Graunke
2019-03-21
1
-6
/
+6
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
1
-0
/
+34
*
iris: Only resolve compute resources for compute shaders
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Resolves for compute
Kenneth Graunke
2019-02-21
1
-2
/
+8
*
iris: consider framebuffer parameter for aux usages
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-3
/
+4
*
iris: Fix SO issue with INTEL_DEBUG=reemit, set fewer bits
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: Drop a dead comment
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Only resolve inputs for actual shader stages
Kenneth Graunke
2019-02-21
1
-1
/
+5
*
iris: delete finished comments
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: handle PatchVerticesIn as a system value.
Kenneth Graunke
2019-02-21
1
-2
/
+15
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
1
-0
/
+14
*
iris: update comment
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Fix refcounting of grid surface
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris/compute: Zero out the last grid size on indirect dispatches
Jason Ekstrand
2019-02-21
1
-0
/
+5
*
iris/compute: Don't increment the grid size offset
Jason Ekstrand
2019-02-21
1
-2
/
+0
*
iris: don't let render/compute contexts stomp each other's dirty bits
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: rewrite grid surface handling
Kenneth Graunke
2019-02-21
1
-2
/
+50
*
iris: XXX for compute state tracking :/
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: little bits of compute basics
Kenneth Graunke
2019-02-21
1
-0
/
+30
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-14
/
+2
*
iris: don't unconditionally emit 3DSTATE_VF / 3DSTATE_VF_TOPOLOGY
Kenneth Graunke
2019-02-21
1
-0
/
+24
*
iris: try to hack around binder issue
Kenneth Graunke
2019-02-21
1
-2
/
+7
*
iris: proper cache tracking
Kenneth Graunke
2019-02-21
1
-16
/
+4
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+12
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+10
*
iris: Don't reserve new binding table section unless things are dirty
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: rework DEBUG_REEMIT
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: don't always flush
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: print binder utilization in INTEL_DEBUG=submit
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: clear dirty
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: bindings dirty tracking
Kenneth Graunke
2019-02-21
1
-0
/
+9
*
iris: put back the always flush - fixes some things :(
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: comment about reemitting and flushing
Kenneth Graunke
2019-02-21
1
-1
/
+4
*
iris: completely rewrite binder
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: flush always
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: chaining not growing
Kenneth Graunke
2019-02-21
1
-4
/
+7
*
iris: hacky flushing for now
Kenneth Graunke
2019-02-21
1
-0
/
+14
*
iris: copy over i965's cache tracking
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: use vtbl to avoid multiple symbols, fix state base address
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: make an ice->render_batch field
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: some program code
Kenneth Graunke
2019-02-21
1
-144
/
+4
*
iris: some draw info, vbs, sample mask
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: initial render state upload
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
1
-0
/
+178