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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
1
-4
/
+111
*
iris: Always use in-tree i915_drm.h
Jordan Justen
2019-02-24
1
-1
/
+1
*
iris: Pin HiZ buffers when rendering.
Rafael Antognolli
2019-02-21
1
-0
/
+8
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: pin the buffers
Kenneth Graunke
2019-02-21
1
-2
/
+12
*
iris: actually use the multiple surf states for aux modes
Kenneth Graunke
2019-02-21
1
-10
/
+30
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Fill out SURFACE_STATE entries for each possible aux usage
Kenneth Graunke
2019-02-21
1
-14
/
+59
*
iris: Emit default L3 config for the render pipeline
Jordan Justen
2019-02-21
1
-23
/
+38
*
iris: Always emit at least one BLEND_STATE
Kenneth Graunke
2019-02-21
1
-1
/
+8
*
iris: Add missing depth cache flushes
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: Set HasWriteableRT correctly
Kenneth Graunke
2019-02-21
1
-1
/
+30
*
iris: Set 3DSTATE_WM::ForceThreadDispatchEnable
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Drop XXX about alpha testing
Kenneth Graunke
2019-02-21
1
-3
/
+1
*
iris: rework num textures to util_lastbit
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: Fix bug in bound vertex buffer tracking
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: minor tidying
Kenneth Graunke
2019-02-21
1
-38
/
+15
*
iris: Unreference some more things on state module teardown
Kenneth Graunke
2019-02-21
1
-2
/
+21
*
iris: always include an extra constbuf0 if using UBOs
Caio Marcelo de Oliveira Filho
2019-02-21
1
-4
/
+2
*
iris: CS stall on VF cache invalidate workarounds
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: Don't enable smooth points when point sprites are enabled
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Allow sample mask of 0
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Delete genx->bound_vertex_buffers
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: Fix surface states for Gen8 lowered-to-untype images
Kenneth Graunke
2019-02-21
1
-7
/
+26
*
iris: Fill out brw_image_params for storage images on Broadwell
Kenneth Graunke
2019-02-21
1
-1
/
+52
*
iris: Don't enable push constants just because there are system values
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: Fix framebuffer layer count
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris/WIP: add broadwell support
Dave Airlie
2019-02-21
1
-7
/
+47
*
iris: Fix compute scratch pinning
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: better MOCS
Kenneth Graunke
2019-02-21
1
-24
/
+27
*
iris: only mark depth/stencil as writable if writes are actually enabled
Kenneth Graunke
2019-02-21
1
-10
/
+17
*
iris: more dead comments
Kenneth Graunke
2019-02-21
1
-11
/
+0
*
iris: pin and re-pin the scratch BO
Kenneth Graunke
2019-02-21
1
-7
/
+24
*
iris: always pin the binder...in the compute context, too.
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: Track blend enables, save outbound for resolve code
Kenneth Graunke
2019-02-21
1
-1
/
+14
*
iris: Make a alloc_surface_state helper
Kenneth Graunke
2019-02-21
1
-18
/
+22
*
iris: Use a surface state fill helper
Kenneth Graunke
2019-02-21
1
-18
/
+19
*
iris: Fix for PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: drop unnecessary genx->streamout field
Kenneth Graunke
2019-02-21
1
-1
/
+0
*
iris: Implement DrawTransformFeedback()
Kenneth Graunke
2019-02-21
1
-12
/
+35
*
iris: only get space for one offset in stream output targets
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Move iris_stream_output_target def to iris_context.h
Kenneth Graunke
2019-02-21
1
-10
/
+0
*
iris: Don't bother packing 3DSTATE_SO_BUFFER at create time
Kenneth Graunke
2019-02-21
1
-27
/
+16
*
iris: Reorder LRR parameters to have dst first.
Kenneth Graunke
2019-02-21
1
-8
/
+8
*
iris: rewrite set_vertex_buffer and VB handling
Kenneth Graunke
2019-02-21
1
-53
/
+62
*
iris: handle PatchVerticesIn as a system value.
Kenneth Graunke
2019-02-21
1
-0
/
+11
*
iris: override alpha to one src1 blend factors
Kenneth Graunke
2019-02-21
1
-10
/
+36
*
iris: Always do rasterizer discard in clipper
Kenneth Graunke
2019-02-21
1
-6
/
+7
*
iris: Enable guardband clipping
Kenneth Graunke
2019-02-21
1
-9
/
+10
*
iris: Clamp viewport extents to the framebuffer dimensions
Kenneth Graunke
2019-02-21
1
-38
/
+45
[next]