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
...
*
nir/format_convert: Rename nir_format_bitcast_uint_vec
Jason Ekstrand
2018-08-29
1
-1
/
+1
*
intel/tools: new i965_disasm tool
Sagar Ghuge
2018-08-29
3
-0
/
+207
*
anv: Free the app and engine name
Jason Ekstrand
2018-08-29
1
-0
/
+3
*
anv: blorp: support multiple aspect blits
Lionel Landwerlin
2018-08-29
1
-70
/
+75
*
i965/vec4: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+16
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+9
*
i965/fs: Refactor image atomics to be a bit more like other atomics
Ian Romanick
2018-08-28
1
-40
/
+44
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-4
/
+23
*
intel/compiler: Silence unused parameter warnings in brw_eu.h
Ian Romanick
2018-08-28
1
-1
/
+1
*
anv: Claim to support depthBounds for ID games
Jason Ekstrand
2018-08-28
1
-0
/
+9
*
anv: Copy the appliation info into the instance
Jason Ekstrand
2018-08-28
2
-8
/
+30
*
i965: Add INTEL_fragment_shader_ordering support.
Kevin Rogovin
2018-08-28
1
-0
/
+1
*
intel/eu: print bytes instead of 32 bit hex value
Sagar Ghuge
2018-08-27
1
-17
/
+30
*
intel: decoder: handle 0 sized structs
Lionel Landwerlin
2018-08-27
1
-4
/
+8
*
anv: Add support for protected memory properties on anv_GetPhysicalDeviceProp...
Samuel Iglesias Gonsálvez
2018-08-27
1
-0
/
+7
*
intel/tools: Add 0x in front of a couple of hex values
Jason Ekstrand
2018-08-25
1
-2
/
+2
*
anv: Fill holes in the VF VUE to zero
Jason Ekstrand
2018-08-25
1
-1
/
+28
*
intel: tools: Fix aubinator_error's fprintf call (format-security)
Kai Wasserbäch
2018-08-25
1
-1
/
+1
*
intel/batch_decoder: Print blend states properly
Jason Ekstrand
2018-08-25
1
-1
/
+16
*
intel/batch_decoder: Fix dynamic state printing
Jason Ekstrand
2018-08-25
1
-2
/
+2
*
intel/decoder: Print ISL formats for vertex elements
Jason Ekstrand
2018-08-25
1
-1
/
+2
*
intel/decoder: Clean up field iteration and fix sub-dword fields
Jason Ekstrand
2018-08-25
1
-16
/
+16
*
intel: decoder: unify MI_BB_START field naming
Lionel Landwerlin
2018-08-24
3
-7
/
+7
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
3
-7
/
+7
*
intel/nir: Enable nir_opt_find_array_copies
Jason Ekstrand
2018-08-23
2
-13
/
+28
*
intel/nir: Use nir_shrink_vec_array_vars
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
intel/nir: Use the new structure and array splitting passes
Jason Ekstrand
2018-08-23
1
-0
/
+2
*
intel/decoder: Decode SFIXED values.
Kenneth Graunke
2018-08-23
1
-3
/
+7
*
configure: allow building with python3
Emil Velikov
2018-08-23
3
-7
/
+7
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
14
-1
/
+261
*
intel/compiler: Expand untyped atomic message type field by a bit
Ian Romanick
2018-08-22
3
-4
/
+9
*
intel/compiler: Silence unused parameter warnings
Ian Romanick
2018-08-22
5
-7
/
+5
*
intel/isl: Avoid tiling some 16K-wide render targets
Nanley Chery
2018-08-22
1
-0
/
+23
*
intel/tools/aubwrite: Always use physical addresses for traces.
Rafael Antognolli
2018-08-22
2
-11
/
+13
*
intel/tools/aubwrite: Rename "legacy" to "Trace Block".
Rafael Antognolli
2018-08-22
1
-1
/
+1
*
intel: aubinator_viewer: add urb view
Lionel Landwerlin
2018-08-22
3
-0
/
+172
*
intel: aubinator_viewer: store urb state during decoding
Lionel Landwerlin
2018-08-22
2
-23
/
+153
*
intel: tools: add aubinator viewer
Lionel Landwerlin
2018-08-22
6
-0
/
+2788
*
intel: tools: import ImGui
Lionel Landwerlin
2018-08-22
19
-2
/
+31693
*
intel: tools: aub_mem: reuse already mapped ppgtt buffers
Lionel Landwerlin
2018-08-22
1
-5
/
+11
*
intel: tools: aubmem: map gtt data to aub file
Lionel Landwerlin
2018-08-22
2
-0
/
+35
*
intel: tools: create libaub
Lionel Landwerlin
2018-08-22
1
-2
/
+12
*
intel: tools: aubwrite: wrap function declarations for c++
Lionel Landwerlin
2018-08-22
1
-0
/
+8
*
intel: tools: split memory management out of aubinator
Lionel Landwerlin
2018-08-22
5
-353
/
+493
*
intel: tools: split aub parsing from aubinator
Lionel Landwerlin
2018-08-22
5
-279
/
+460
*
anv: add VK_EXT_sampler_filter_minmax support
Yunchao He
2018-08-22
4
-0
/
+43
*
anv/icl: Allow headerless sampler messages for pre-emptable contexts
Anuj Phogat
2018-08-21
2
-0
/
+22
*
anv/icl: Disable binding table prefetching
Anuj Phogat
2018-08-21
1
-6
/
+15
*
intel/genxml: minor python style fix
Eric Engestrom
2018-08-21
1
-1
/
+1
*
intel/decoder: mark total_length as MAYBE_UNUSED in gen_spec_load
Kai Wasserbäch
2018-08-20
1
-1
/
+2
[prev]
[next]