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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
6
-47
/
+236
*
iris: blorp using resolve hooks
Kenneth Graunke
2019-02-21
2
-6
/
+70
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
5
-8
/
+1050
*
iris: create aux surface if needed
Kenneth Graunke
2019-02-21
2
-4
/
+159
*
iris: Fill out SURFACE_STATE entries for each possible aux usage
Kenneth Graunke
2019-02-21
1
-14
/
+59
*
iris: Fill out res->aux.possible_usages
Kenneth Graunke
2019-02-21
1
-5
/
+66
*
iris: Add iris_resource fields for aux surfaces
Kenneth Graunke
2019-02-21
2
-0
/
+54
*
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: Simplify iris_get_depth_stencil_resources
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: Make an IRIS_MAX_MIPLEVELS define
Kenneth Graunke
2019-02-21
2
-1
/
+3
*
iris: Store internal_format when getting resource from handle.
Rafael Antognolli
2019-02-21
1
-0
/
+1
*
iris: Move create and bind driver hooks to the end of iris_program.c
Kenneth Graunke
2019-02-21
1
-330
/
+312
*
iris: implement clearing render target and depth stencil
Timur Kristóf
2019-02-21
1
-107
/
+184
*
iris: Drop XXX about checking for swizzling
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: Set HasWriteableRT correctly
Kenneth Graunke
2019-02-21
2
-1
/
+45
*
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: improve PIPE_CAP_VIDEO_MEMORY bogus value
Andre Heider
2019-02-21
1
-1
/
+1
*
iris: fix build with gallium nine
Andre Heider
2019-02-21
2
-3
/
+4
*
iris: Stop chopping off the first nine characters of the renderer string
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: rework num textures to util_lastbit
Kenneth Graunke
2019-02-21
2
-6
/
+10
*
iris: Add PIPE_CAP_MAX_VARYINGS
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Make a iris_batch_reference_signal_syncpt helper function.
Kenneth Graunke
2019-02-21
3
-7
/
+22
*
iris: Use READ_ONCE and WRITE_ONCE for snapshots_landed
Kenneth Graunke
2019-02-21
3
-7
/
+8
*
iris: Fix accidental busy-looping in query waits
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Add a timeout_nsec parameter, rename check_syncpt to wait_syncpt
Kenneth Graunke
2019-02-21
3
-6
/
+9
*
iris: Don't allocate a BO per query object
Sagar Ghuge
2019-02-21
5
-45
/
+97
*
iris: Implement ALT mode for ARB_{vertex,fragment}_shader
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
2
-40
/
+15
*
iris: Unreference some more things on state module teardown
Kenneth Graunke
2019-02-21
1
-2
/
+21
*
iris: Drop dead state_size hash table
Kenneth Graunke
2019-02-21
2
-24
/
+2
*
iris: Drop comment about ISP_DIS
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Enable PIPE_CAP_COMPACT_ARRAYS
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Remap stream output indexes back to VARYING_SLOT_*.
Kenneth Graunke
2019-02-21
1
-2
/
+25
*
iris: Zero the compute predicate when changing the render condition
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: always include an extra constbuf0 if using UBOs
Caio Marcelo de Oliveira Filho
2019-02-21
4
-50
/
+56
*
iris: Do binder address allocations per-context, not globally.
Kenneth Graunke
2019-02-21
2
-9
/
+25
*
iris: Fix memzone_for_address for the surface and binder zones
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Don't whack SO dirty bits when finishing a BLORP op
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Fix SO issue with INTEL_DEBUG=reemit, set fewer bits
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: CS stall on VF cache invalidate workarounds
Kenneth Graunke
2019-02-21
2
-3
/
+6
*
iris: Pay attention to blit masks
Kenneth Graunke
2019-02-21
1
-11
/
+22
*
iris: Assert about blits with color masking
Kenneth Graunke
2019-02-21
1
-0
/
+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: fail to create screen for older unsupported HW
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Switch to the new PIPELINE_STATISTICS_QUERY_SINGLE capability
Kenneth Graunke
2019-02-21
2
-44
/
+6
[next]