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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Enable -msse2 and -mstackrealign
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
intel/fs: Rely on undocumented unrestricted regioning for 32x16-bit integer m...
Francisco Jerez
2019-02-21
1
-3
/
+11
*
intel/fs: Implement extended strides greater than 4 for IR source regions.
Francisco Jerez
2019-02-21
1
-3
/
+10
*
intel/fs: Cap dst-aligned region stride to maximum representable hstride value.
Francisco Jerez
2019-02-21
1
-5
/
+23
*
intel/fs: Lower integer multiply correctly when destination stride equals 4.
Francisco Jerez
2019-02-21
1
-4
/
+8
*
intel/fs: Exclude control sources from execution type and region alignment ca...
Francisco Jerez
2019-02-21
3
-4
/
+68
*
nir: clone instruction set rather than removing individual entries
Timothy Arceri
2019-02-22
1
-3
/
+3
*
genxml: Remove extra space in gen4/45/5 field name
Jordan Justen
2019-02-21
3
-15
/
+15
*
genxml/gen_bits_header.py: Use regex to strip no alphanum chars
Jordan Justen
2019-02-21
1
-26
/
+4
*
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
3
-21
/
+29
*
iris: Skip resolve if there's no context.
Rafael Antognolli
2019-02-21
1
-1
/
+9
*
iris/clear: Pass on render_condition_enabled.
Rafael Antognolli
2019-02-21
1
-2
/
+4
*
iris: Avoid leaking if we fail to allocate the aux buffer.
Rafael Antognolli
2019-02-21
1
-2
/
+6
*
iris: Only resolve compute resources for compute shaders
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Fix aux usage in render resolve code
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Pin HiZ buffers when rendering.
Rafael Antognolli
2019-02-21
1
-0
/
+8
*
iris: Flush before hiz_exec.
Rafael Antognolli
2019-02-21
1
-0
/
+2
*
iris: Allow disabling aux via INTEL_DEBUG options
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: do flush for buffers still
Kenneth Graunke
2019-02-21
1
-19
/
+17
*
iris: make surface states for CCS_D too
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: Skip msaa16 on gen < 9.
Rafael Antognolli
2019-02-21
1
-15
/
+33
*
iris: Set program key fields for MCS
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
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
7
-17
/
+146
*
iris: disable aux for external things
Kenneth Graunke
2019-02-21
1
-1
/
+14
*
iris: Resolves for compute
Kenneth Graunke
2019-02-21
1
-2
/
+8
*
iris: consider framebuffer parameter for aux usages
Kenneth Graunke
2019-02-21
3
-9
/
+13
*
iris: Make blit code use actual aux usages
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: store modifier info in res
Kenneth Graunke
2019-02-21
2
-9
/
+14
*
iris: pin the buffers
Kenneth Graunke
2019-02-21
1
-2
/
+12
*
iris: resolve before transfer maps
Kenneth Graunke
2019-02-21
2
-3
/
+12
*
iris: be sure to skip buffers in resolve code
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: try to fix copyimage vs copybuffers
Kenneth Graunke
2019-02-21
1
-15
/
+18
*
iris: actually use the multiple surf states for aux modes
Kenneth Graunke
2019-02-21
1
-10
/
+30
*
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
[next]