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: Also properly restore INTERFACE_DESCRIPTOR_DATA buffer object
Kenneth Graunke
2019-06-27
1
-0
/
+1
*
iris: Fix resource tracking for CS thread ID buffer
Kenneth Graunke
2019-06-27
1
-0
/
+1
*
iris: Delete dead ice->state.streamout_strides field.
Kenneth Graunke
2019-06-26
1
-3
/
+0
*
iris: move sysvals to their own constant buffer
Timur Kristóf
2019-06-23
1
-2
/
+1
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-4
/
+6
*
iris: Fix SO stride units for DrawTransformFeedback
Kenneth Graunke
2019-06-03
1
-1
/
+1
*
iris: Compact binding tables
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+18
*
iris: Create an enum for the surface groups
Caio Marcelo de Oliveira Filho
2019-06-03
1
-4
/
+12
*
iris: Handle binding table in the driver
Caio Marcelo de Oliveira Filho
2019-06-03
1
-1
/
+13
*
iris: Enable nir_opt_large_constants
Jason Ekstrand
2019-05-29
1
-0
/
+6
*
iris: Move upload_ubo_ssbo_surf_state to iris_program.c
Jason Ekstrand
2019-05-29
1
-0
/
+4
*
iris: Only store the SHA1 of the NIR in iris_uncompiled_shader
Kenneth Graunke
2019-05-29
1
-3
/
+2
*
iris: Record state sizes for INTEL_DEBUG=bat decoding.
Kenneth Graunke
2019-05-23
1
-0
/
+3
*
iris: Fix ALT mode regressions from shader cache
Kenneth Graunke
2019-05-21
1
-0
/
+3
*
iris: Cache assembly shaders in the on-disk shader cache
Dylan Baker
2019-05-21
1
-0
/
+13
*
iris: Serialize the NIR to a blob we can use for shader cache purposes.
Kenneth Graunke
2019-05-21
1
-0
/
+4
*
iris: Move iris_uncompiled_shader definition to iris_context.h
Kenneth Graunke
2019-05-21
1
-0
/
+23
*
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
[next]