index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv,radv: Drop XML workarounds for VK_ANDROID_native_buffer
Jason Ekstrand
2018-04-16
1
-6
/
+1
*
anv: fix number of planes for depth & stencil
Lionel Landwerlin
2018-04-13
2
-1
/
+5
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
3
-0
/
+3
*
blorp: Silence unused function warnings
Nanley Chery
2018-04-11
2
-3
/
+3
*
vulkan: fix build issue on android (both anv/radv)
Tapani Pälli
2018-04-11
1
-2
/
+2
*
vulkan: Drop vk_android_native_buffer.xml
Jason Ekstrand
2018-04-10
4
-32
/
+16
*
intel/dev: Assert the number of slices is not zero
Topi Pohjolainen
2018-04-11
1
-1
/
+1
*
anv/pipeline: Lower more constant initializers earlier
Jason Ekstrand
2018-04-09
1
-7
/
+5
*
intel: aubinator: print out addresses of invalid instructions
Lionel Landwerlin
2018-04-10
1
-9
/
+14
*
intel/compiler: Explicitly cast register type in switch
Ian Romanick
2018-04-06
1
-1
/
+1
*
anv: Add WSI support for the I915_FORMAT_MOD_Y_TILED_CCS
Jason Ekstrand
2018-04-05
2
-19
/
+40
*
intel/tools: new intel_sanitize_gpu tool
Kevin Rogovin
2018-04-05
3
-0
/
+459
*
anv: Make blorp update the clear color.
Rafael Antognolli
2018-04-05
3
-63
/
+66
*
anv: Use clear address for HiZ fast clears too.
Rafael Antognolli
2018-04-05
3
-3
/
+27
*
anv: Emit the fast clear color address, instead of value.
Rafael Antognolli
2018-04-05
3
-4
/
+70
*
anv: Add a helper to extract clear color from the attachment.
Rafael Antognolli
2018-04-05
2
-13
/
+21
*
intel/blorp: Update clear color state buffer during fast clears.
Rafael Antognolli
2018-04-05
1
-0
/
+48
*
intel/blorp: Only copy clear color when doing a resolve.
Rafael Antognolli
2018-04-05
1
-4
/
+9
*
intel/blorp: Add support for fast clear address.
Rafael Antognolli
2018-04-05
1
-5
/
+13
*
intel/isl: Add support to emit clear value address.
Rafael Antognolli
2018-04-05
2
-4
/
+23
*
intel: Use Clear Color struct size.
Rafael Antognolli
2018-04-05
6
-15
/
+35
*
intel/genxml: Add Clear Color struct to gen10+.
Rafael Antognolli
2018-04-05
2
-0
/
+18
*
intel/genxml: Use a single field for clear color address on gen10.
Rafael Antognolli
2018-04-05
2
-8
/
+6
*
genxml: Preserve fields that share dword space with addresses.
Rafael Antognolli
2018-04-05
1
-2
/
+6
*
anv/image: Do not override lower bits of dword.
Rafael Antognolli
2018-04-05
2
-15
/
+12
*
intel: compiler: silence compiler warning
Lionel Landwerlin
2018-04-04
1
-0
/
+1
*
anv: Fix close(fd) before import issue in vkCreateDmaBufImageINTEL
Kevin Strasser
2018-04-03
1
-2
/
+2
*
intel: gen-decoder: print all dword a field belongs to
Lionel Landwerlin
2018-04-03
2
-7
/
+9
*
intel: genxml: decode variable length MI_LRI
Lionel Landwerlin
2018-04-03
10
-0
/
+40
*
intel: gen-decoder: don't decode fields beyond a dword length
Lionel Landwerlin
2018-04-03
1
-15
/
+26
*
intel: error_decode: add an option to decode all buffers
Lionel Landwerlin
2018-04-03
1
-2
/
+7
*
intel: genxml: add preemption control instructions
Lionel Landwerlin
2018-04-03
4
-0
/
+26
*
nir+drivers: add helpers to get # of src/dest components
Rob Clark
2018-04-03
1
-6
/
+5
*
anv/cmd_buffer: honor pending clear views for depth/stencil attachments
Iago Toral Quiroga
2018-04-02
1
-1
/
+21
*
anv/cmd_buffer: consider multiview masks for tracking pending clear aspects
Iago Toral Quiroga
2018-04-02
2
-3
/
+96
*
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
Jason Ekstrand
2018-03-30
1
-1
/
+4
*
util: Add and use util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-2
/
+2
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
4
-8
/
+8
*
autotools: Include intel/dev/meson.build in tarball
Dylan Baker
2018-03-28
1
-0
/
+1
*
intel/fs: Don't emit a des copy for image ops with has_dest == false
Jason Ekstrand
2018-03-27
1
-3
/
+6
*
intel/aubinator_error_decode: Decode more registers.
Rafael Antognolli
2018-03-26
1
-0
/
+12
*
intel/genxml: Add SAMPLER_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+139
*
intel/genxml: Add ROW_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+114
*
intel/genxml: Add SC_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+140
*
i965/vec4: Fix null destination register in 3-source instructions
Ian Romanick
2018-03-26
2
-0
/
+27
*
i965/vec4: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
1
-5
/
+65
*
i965/vec4: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
i965/fs: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
2
-5
/
+400
*
i965/fs: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
i965: Add negative_equals methods
Ian Romanick
2018-03-26
7
-0
/
+72
[next]