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_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-23
/
+0
*
iris: Allocate buffer space for the fast clear color.
Rafael Antognolli
2019-03-20
1
-8
/
+81
*
iris: Enable HiZ for multisampled depth surfaces.
Rafael Antognolli
2019-03-18
1
-15
/
+12
*
iris: Don't flush the batch for unsynchronized mappings
Kenneth Graunke
2019-03-18
1
-3
/
+5
*
iris: Don't mutate box in transfer map code
Kenneth Graunke
2019-03-13
1
-37
/
+28
*
iris: Enable auxiliary buffer support again
Rafael Antognolli
2019-03-13
1
-3
/
+0
*
iris: Add resolve on iris_flush_resource.
Rafael Antognolli
2019-03-13
1
-19
/
+19
*
iris: Use streaming loads to read from tiled surfaces
Chris Wilson
2019-03-13
1
-1
/
+1
*
iris: Use coherent allocation for PIPE_RESOURCE_STAGING
Chris Wilson
2019-03-13
1
-1
/
+5
*
iris: Use copy_region and staging resources to avoid transfer stalls
Kenneth Graunke
2019-03-08
1
-14
/
+153
*
iris: Spruce up "are we using this engine?" checks for flushing
Kenneth Graunke
2019-03-07
1
-6
/
+4
*
Revert "iris: Enable auxiliary buffer support"
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Enable auxiliary buffer support
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: Flag ALL_DIRTY_BINDINGS on aux state change.
Rafael Antognolli
2019-02-21
1
-1
/
+4
*
iris: Skip resolve if there's no context.
Rafael Antognolli
2019-02-21
1
-1
/
+9
*
iris: Avoid leaking if we fail to allocate the aux buffer.
Rafael Antognolli
2019-02-21
1
-2
/
+6
*
iris: Allow disabling aux via INTEL_DEBUG options
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: make surface states for CCS_D too
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: don't use hiz for MSAA buffers
Kenneth Graunke
2019-02-21
1
-9
/
+12
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-2
/
+12
*
iris: disable aux for external things
Kenneth Graunke
2019-02-21
1
-1
/
+14
*
iris: store modifier info in res
Kenneth Graunke
2019-02-21
1
-9
/
+7
*
iris: resolve before transfer maps
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
1
-1
/
+4
*
iris: create aux surface if needed
Kenneth Graunke
2019-02-21
1
-4
/
+156
*
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
1
-0
/
+14
*
iris: Simplify iris_get_depth_stencil_resources
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: Store internal_format when getting resource from handle.
Rafael Antognolli
2019-02-21
1
-0
/
+1
*
iris: Handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE somewhat
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
iris: Flush the render cache in flush_and_dirty_for_history
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: Delete bogus comment about cube array counting.
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: Fix assertion in iris_resource_from_handle() tiling usage
Rhys Kidd
2019-02-21
1
-2
/
+1
*
iris: whitespace fixes
Kenneth Graunke
2019-02-21
1
-6
/
+6
*
iris: fix dma buf import strides
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Allocate buffer resources separately
Jason Ekstrand
2019-02-21
1
-58
/
+77
*
iris: move some non-buffer case code in a bit
Kenneth Graunke
2019-02-21
1
-4
/
+6
*
iris: Rework tiling/modifiers handling
Kenneth Graunke
2019-02-21
1
-30
/
+31
*
iris: Flush for history at various moments
Kenneth Graunke
2019-02-21
1
-14
/
+28
*
iris: add iris_flush_and_dirty_for_history
Kenneth Graunke
2019-02-21
1
-0
/
+40
*
iris: drop long dead XXX comment
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-8
/
+5
*
iris: Fix assigning the output handle for exporting for KMS
Chris Wilson
2019-02-21
1
-1
/
+2
*
iris: "Fix" transfer maps of buffers
Kenneth Graunke
2019-02-21
1
-5
/
+12
*
iris: Enable msaa_map transfer helpers
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris/compute: Wait on compute batch when mapping
Jordan Justen
2019-02-21
1
-0
/
+5
*
iris: drop XXX's about swizzling
Kenneth Graunke
2019-02-21
1
-4
/
+4
*
iris: rework format translation apis
Kenneth Graunke
2019-02-21
1
-5
/
+13
*
iris: handle level/layer in direct maps
Kenneth Graunke
2019-02-21
1
-5
/
+4
*
iris: use linear for 1D textures
Kenneth Graunke
2019-02-21
1
-0
/
+3
[prev]
[next]