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_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: support dmabuf imports with offsets
Mike Blumenkrantz
2019-05-07
1
-1
/
+1
*
iris: Track valid data range and infer unsynchronized mappings.
Kenneth Graunke
2019-04-23
1
-0
/
+6
*
iris: Add texture cache flushing hacks for blit and resource_copy_region
Kenneth Graunke
2019-04-16
1
-0
/
+36
*
iris: Actually mark blorp_copy_buffer destinations as written.
Kenneth Graunke
2019-04-15
1
-0
/
+1
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
1
-1
/
+9
*
iris: Fix blits with S8_UINT destination
Kenneth Graunke
2019-03-28
1
-4
/
+2
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-0
/
+6
*
iris: Use the clear depth when emitting 3DSTATE_CLEAR_PARAMS.
Rafael Antognolli
2019-03-20
1
-0
/
+2
*
iris: Export a copy_region helper that doesn't flush
Kenneth Graunke
2019-03-07
1
-16
/
+40
*
iris: Properly support alpha and luminance-alpha formats
Kenneth Graunke
2019-03-07
1
-1
/
+1
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
1
-9
/
+10
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-6
/
+13
*
iris: Make blit code use actual aux usages
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: try to fix copyimage vs copybuffers
Kenneth Graunke
2019-02-21
1
-15
/
+18
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-6
/
+5
*
iris: blorp using resolve hooks
Kenneth Graunke
2019-02-21
1
-3
/
+48
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
1
-7
/
+42
*
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: Implement multi-slice copy_region
Kenneth Graunke
2019-02-21
1
-11
/
+9
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: for BLORP, only use the predicate enable bit when USE_BIT
Kenneth Graunke
2019-02-21
1
-2
/
+10
*
iris: add conditional render support
Dave Airlie
2019-02-21
1
-1
/
+2
*
iris: Flush for history at various moments
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: Fix buffer -> buffer copy_region
Kenneth Graunke
2019-02-21
1
-15
/
+30
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: scissored and mirrored blits
Kenneth Graunke
2019-02-21
1
-10
/
+206
*
iris: rework format translation apis
Kenneth Graunke
2019-02-21
1
-20
/
+12
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+13
*
iris: call maybe_flush for each blorp operation
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: assert depth is 1 in resource_copy_region
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: blorp blit multiple slices
Kenneth Graunke
2019-02-21
1
-17
/
+21
*
iris: actually do stencil blits
Kenneth Graunke
2019-02-21
1
-0
/
+19
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+12
*
iris: fix msaa flipping filters
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: fix blorp filters
Kenneth Graunke
2019-02-21
1
-2
/
+48
*
iris: actually handle array layers in blits
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: maybe-flush before blorp operations
Kenneth Graunke
2019-02-21
1
-2
/
+10
*
iris: implement copy image
Kenneth Graunke
2019-02-21
1
-0
/
+28
*
iris: fall back to u_generate_mipmap
Kenneth Graunke
2019-02-21
1
-13
/
+0
*
iris: clears
Kenneth Graunke
2019-02-21
1
-9
/
+9
*
iris: more blitting code to make readpixels work
Kenneth Graunke
2019-02-21
1
-1
/
+76
*
iris: delete iris_pipe.c, shuffle code around
Kenneth Graunke
2019-02-21
1
-0
/
+57