index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: actually upload clip planes.
Kenneth Graunke
2019-02-21
2
-2
/
+15
*
iris: bypass params and do it ourselves
Kenneth Graunke
2019-02-21
4
-31
/
+78
*
iris: dodge backend UCP lowering
Kenneth Graunke
2019-02-21
1
-1
/
+7
*
iris: fix system value remapping
Kenneth Graunke
2019-02-21
1
-2
/
+12
*
iris: hook up key stuff for clip plane lowering
Kenneth Graunke
2019-02-21
3
-1
/
+15
*
iris: lower user clip planes
Kenneth Graunke
2019-02-21
1
-0
/
+8
*
iris: only bother with params if there are any...
Kenneth Graunke
2019-02-21
2
-36
/
+30
*
iris: fill out params array with built-ins, like clip planes
Kenneth Graunke
2019-02-21
1
-0
/
+71
*
iris: add param domain defines
Kenneth Graunke
2019-02-21
2
-0
/
+37
*
iris: drop unnecessary param[] setup from iris_setup_uniforms
Kenneth Graunke
2019-02-21
1
-10
/
+2
*
iris: Defer cbuf0 upload to draw time
Kenneth Graunke
2019-02-21
2
-29
/
+66
*
iris: Clone the NIR
Kenneth Graunke
2019-02-21
1
-6
/
+6
*
iris: Print the batch name when decoding
Kenneth Graunke
2019-02-21
3
-3
/
+10
*
iris: partial set_query_active_state
Kenneth Graunke
2019-02-21
3
-3
/
+23
*
iris: Fix multiple RTs with non-independent blending
Kenneth Graunke
2019-02-21
1
-11
/
+13
*
iris: Fix TextureBarrier
Kenneth Graunke
2019-02-21
1
-2
/
+14
*
iris: Fix MSAA smooth points
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: implement scratch space!
Kenneth Graunke
2019-02-21
4
-32
/
+111
*
iris: tidy more warnings
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Enable msaa_map transfer helpers
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Actually create/destroy HW contexts
Kenneth Graunke
2019-02-21
1
-0
/
+8
*
iris: Don't leak the compute batch
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: cross batch flushing
Kenneth Graunke
2019-02-21
1
-0
/
+10
*
iris: Cross-link iris_batches so they can potentially flush each other
Kenneth Graunke
2019-02-21
4
-4
/
+26
*
iris: fix crash in sparse vertex array
Dave Airlie
2019-02-21
1
-1
/
+2
*
iris: Use at least 1x1 size for null FB surface state.
Kenneth Graunke
2019-02-21
1
-1
/
+4
*
iris: Drop B5G5R5X1 support
Kenneth Graunke
2019-02-21
1
-1
/
+0
*
iris: Enable A8/A16_UNORM in an inefficient manner
Kenneth Graunke
2019-02-21
1
-6
/
+7
*
iris: Enable ARB_shader_stencil_export
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Disable a PIPE_CONTROL workaround on Icelake
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Flag constants dirty on program changes
Kenneth Graunke
2019-02-21
1
-7
/
+6
*
iris: allow binding a null vertex buffer
Kenneth Graunke
2019-02-21
1
-3
/
+7
*
iris: fix overhead regression from "don't stomp each other's dirty bits"
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: delete dead code
Kenneth Graunke
2019-02-21
1
-27
/
+0
*
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: SO_DECL_LIST fix
Kenneth Graunke
2019-02-21
1
-0
/
+8
*
iris: Fall back to 1x1x1 null surface if no framebuffer supplied
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Fix off by one in scissoring, empty scissors, default scissors
Kenneth Graunke
2019-02-21
1
-2
/
+24
*
iris: Move snapshots_landed to the front.
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Clamp UBO and SSBO access to the actual BO size, for safety
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: Fix texture buffer / image buffer sizes.
Kenneth Graunke
2019-02-21
3
-26
/
+46
*
iris: fix SF_CLIP_VIEWPORT array indexing with multiple VPs
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: flag CC_VIEWPORT when changing num viewports
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fix UBOs with bindings that have an offset
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: try and avoid pointless compute submissions
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: fix SBA flushing by refactoring code
Kenneth Graunke
2019-02-21
1
-50
/
+25
*
iris: do PIPELINE_SELECT for render engine, add flushes, GLK hacks
Kenneth Graunke
2019-02-21
1
-6
/
+80
*
iris: hack to avoid memorybarriers out the wazoo
Kenneth Graunke
2019-02-21
1
-3
/
+7
[next]