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: Hook up device reset callbacks
Kenneth Graunke
2019-05-09
1
-0
/
+3
*
iris: Try to recover from GPU hangs.
Kenneth Graunke
2019-05-09
1
-0
/
+2
*
iris: Set XY Clipping correctly.
Kenneth Graunke
2019-04-29
1
-0
/
+4
*
iris: Fix zeroing of transform feedback offsets in strange cases.
Kenneth Graunke
2019-04-27
1
-0
/
+3
*
iris: Some tidying for preemption support
Kenneth Graunke
2019-04-25
1
-4
/
+3
*
iris: add preemption support on gen9
Mike Blumenkrantz
2019-04-24
1
-0
/
+5
*
iris: Fix DrawTransformFeedback math when there's a buffer offset
Kenneth Graunke
2019-04-23
1
-0
/
+3
*
iris: Replace buffer backing storage and rebind to update addresses.
Kenneth Graunke
2019-04-23
1
-0
/
+3
*
iris: Rework image views to store pipe_image_view.
Kenneth Graunke
2019-04-23
1
-8
/
+1
*
iris: Rework UBOs and SSBOs to use pipe_shader_buffer
Kenneth Graunke
2019-04-23
1
-14
/
+4
*
iris: Track bound constant buffers
Kenneth Graunke
2019-04-23
1
-0
/
+3
*
iris: Track bound and writable SSBOs
Kenneth Graunke
2019-04-22
1
-0
/
+6
*
intel: Emit 3DSTATE_VF_STATISTICS dynamically
Kenneth Graunke
2019-04-14
1
-0
/
+1
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
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
-1
/
+4
*
iris: Skip input resolve handling if bindings haven't changed
Kenneth Graunke
2019-03-21
1
-1
/
+1
*
iris: Add iris_resolve_conditional_render().
Rafael Antognolli
2019-03-20
1
-0
/
+6
*
iris: Track last VS URB entry size
Sagar Ghuge
2019-03-08
1
-0
/
+3
*
iris: Refactor code to share 3DSTATE_URB_* packet
Sagar Ghuge
2019-03-08
1
-0
/
+16
*
iris: Export a copy_region helper that doesn't flush
Kenneth Graunke
2019-03-07
1
-0
/
+8
*
iris: Defer uploading sampler state tables until draw time
Kenneth Graunke
2019-03-07
1
-2
/
+2
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
1
-1
/
+3
*
iris: setup EdgeFlag Vertex Element when needed.
Jose Maria Casanova Crespo
2019-03-06
1
-0
/
+3
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
1
-0
/
+48
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: consider framebuffer parameter for aux usages
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-3
/
+12
*
iris: Don't allocate a BO per query object
Sagar Ghuge
2019-02-21
1
-0
/
+2
*
iris: always include an extra constbuf0 if using UBOs
Caio Marcelo de Oliveira Filho
2019-02-21
1
-3
/
+5
*
iris: Fill out brw_image_params for storage images on Broadwell
Kenneth Graunke
2019-02-21
1
-0
/
+15
*
iris: Don't make duplicate system values
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
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
[next]