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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris/WIP: add broadwell support
Dave Airlie
2019-02-21
1
-2
/
+2
*
iris: Only resolve inputs for actual shader stages
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: pin and re-pin the scratch BO
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: Track blend enables, save outbound for resolve code
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Implement DrawTransformFeedback()
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Copy anv's MI_MATH helpers for multiplication and division
Jason Ekstrand
2019-02-21
1
-0
/
+4
*
iris: Move iris_stream_output_target def to iris_context.h
Kenneth Graunke
2019-02-21
1
-0
/
+10
*
iris: Reorder LRR parameters to have dst first.
Kenneth Graunke
2019-02-21
1
-4
/
+4
*
iris: rewrite set_vertex_buffer and VB handling
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Replace num_textures etc with a bitmask we can scan
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
iris: Destroy the border color pool
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
1
-1
/
+9
*
iris: add conditional render support
Dave Airlie
2019-02-21
1
-0
/
+17
*
iris: iris add load register reg32/64
Dave Airlie
2019-02-21
1
-0
/
+4
*
iris: actually flush for storage images
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: rework program cache interface
Kenneth Graunke
2019-02-21
1
-13
/
+4
*
iris: export iris_upload_shader
Kenneth Graunke
2019-02-21
1
-0
/
+9
*
iris: Do the 48-bit vertex buffer address invalidation workaround
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: Add fence support using drm_syncobj
Chris Wilson
2019-02-21
1
-0
/
+1
*
iris: drop param stuffs
Kenneth Graunke
2019-02-21
1
-9
/
+0
*
iris: actually upload clip planes.
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: bypass params and do it ourselves
Kenneth Graunke
2019-02-21
1
-1
/
+7
*
iris: hook up key stuff for clip plane lowering
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: add param domain defines
Kenneth Graunke
2019-02-21
1
-0
/
+9
*
iris: Defer cbuf0 upload to draw time
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: partial set_query_active_state
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: implement scratch space!
Kenneth Graunke
2019-02-21
1
-2
/
+12
*
iris: Fix texture buffer / image buffer sizes.
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: don't let render/compute contexts stomp each other's dirty bits
Kenneth Graunke
2019-02-21
1
-0
/
+8
*
iris: rewrite grid surface handling
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris/compute: Push subgroup-id
Jordan Justen
2019-02-21
1
-0
/
+2
*
iris: Add IRIS_DIRTY_CONSTANTS_CS
Jordan Justen
2019-02-21
1
-14
/
+15
*
iris: little bits of compute basics
Kenneth Graunke
2019-02-21
1
-0
/
+15
*
iris: null for non-existent cbufs
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: set image access correctly
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: implement set_shader_images hook
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: glGet timestamps, more correct timestamps
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: primitives generated query support
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: results write
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: LRM/SRM/SDI hooks
Kenneth Graunke
2019-02-21
1
-0
/
+20
*
iris: Add support for TCS passthrough
Caio Marcelo de Oliveira Filho
2019-02-21
1
-0
/
+3
*
iris: inherit the index buffer properly
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: totally untested icelake support
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Support multiple binder BOs, update Surface State Base Address
Kenneth Graunke
2019-02-21
1
-0
/
+12
*
iris: don't unconditionally emit 3DSTATE_VF / 3DSTATE_VF_TOPOLOGY
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: proper cache tracking
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Move cache tracking to iris_resolve.c
Kenneth Graunke
2019-02-21
1
-13
/
+16
*
iris: track depth/stencil writes enabled
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Move things to iris_shader_state
Kenneth Graunke
2019-02-21
1
-5
/
+7
[next]