index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: Rework default tessellation level uploads
Kenneth Graunke
2019-03-11
1
-37
/
+10
*
iris: Fix backface stencil write condition
Kenneth Graunke
2019-03-10
1
-1
/
+1
*
iris: Track last VS URB entry size
Sagar Ghuge
2019-03-08
1
-0
/
+2
*
iris: Refactor code to share 3DSTATE_URB_* packet
Sagar Ghuge
2019-03-08
1
-42
/
+42
*
iris: Properly support alpha and luminance-alpha formats
Kenneth Graunke
2019-03-07
1
-3
/
+32
*
iris: Defer uploading sampler state tables until draw time
Kenneth Graunke
2019-03-07
1
-18
/
+34
*
iris: Plumb through ISL_SWIZZLE_IDENTITY in buffer surface emitters
Kenneth Graunke
2019-03-07
1
-6
/
+8
*
isl: Add a swizzle parameter to isl_buffer_fill_state()
Kenneth Graunke
2019-03-07
1
-0
/
+3
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
1
-1
/
+2
*
iris: setup EdgeFlag Vertex Element when needed.
Jose Maria Casanova Crespo
2019-03-06
1
-14
/
+75
*
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
[next]