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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: only clip lower if there's something to clip against
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: fix sysval only binding tables
Kenneth Graunke
2019-02-21
1
-12
/
+24
*
iris: don't forget to upload CS consts
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: drop param stuffs
Kenneth Graunke
2019-02-21
1
-9
/
+0
*
iris: don't trip on param asserts
Kenneth Graunke
2019-02-21
1
-3
/
+7
*
iris: don't support pull constants.
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: regather info so we get CLIP_DIST slots, not CLIP_VERTEX
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: enable push constants if we have sysvals but no uniforms
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: drop iris_setup_push_uniform_range
Kenneth Graunke
2019-02-21
1
-33
/
+0
*
iris: fix more uniform setup
Kenneth Graunke
2019-02-21
1
-1
/
+6
*
iris: fix num clip plane consts
Kenneth Graunke
2019-02-21
1
-3
/
+5
*
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
[next]