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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
imgui: make sure our copy of imgui doesn't clash with others in the same process
Lionel Landwerlin
2019-02-21
1
-0
/
+2
*
build: move imgui out of src/intel/tools to be reused
Lionel Landwerlin
2019-02-21
19
-31619
/
+10
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
4
-4
/
+10
*
blorp: introduce helper method blorp_nir_init_shader
Alejandro Piñeiro
2019-02-21
3
-7
/
+16
*
anv: use anv_shader_bin_write_to_blob()'s return value
Eric Engestrom
2019-02-20
1
-3
/
+1
*
anv: drop unused imports
Eric Engestrom
2019-02-20
1
-2
/
+0
*
anv: make sure the extensions stay sorted
Eric Engestrom
2019-02-20
1
-0
/
+20
*
anv: sort vendors extensions after KHR and EXT
Eric Engestrom
2019-02-20
1
-2
/
+2
*
anv: sort extensions alphabetically
Eric Engestrom
2019-02-20
1
-1
/
+1
*
anv: anv: refactor error handling in anv_shader_bin_write_to_blob()
Tapani Pälli
2019-02-20
1
-28
/
+26
*
anv: implement VK_EXT_depth_clip_enable
Lionel Landwerlin
2019-02-20
5
-4
/
+23
*
isl: remove the cache line size alignment requirement
Samuel Iglesias Gonsálvez
2019-02-20
1
-14
/
+0
*
intel/compiler/test: Add unit test for mismatched signedness comparison
Matt Turner
2019-02-15
1
-0
/
+32
*
intel/compiler: Avoid propagating inequality cmods if types are different
Matt Turner
2019-02-15
1
-0
/
+7
*
intel/compiler/test: Set devinfo->gen = 7
Matt Turner
2019-02-15
1
-1
/
+1
*
intel/fs: Bail in optimize_extract_to_float if we have modifiers
Jason Ekstrand
2019-02-14
1
-0
/
+9
*
intel/fs: Silence a compiler warning
Jason Ekstrand
2019-02-14
1
-2
/
+1
*
anv: Silence some compiler warnings in release builds
Jason Ekstrand
2019-02-14
2
-4
/
+4
*
anv/blorp: Delete a pointless assert
Jason Ekstrand
2019-02-14
1
-5
/
+0
*
anv: Put MOCS in the correct location
Kenneth Graunke
2019-02-14
1
-2
/
+2
*
anv/tests: compile to something sensible in release builds
Eric Engestrom
2019-02-14
5
-0
/
+10
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
19
-27
/
+25
*
intel: Use the NIR lowering for isign.
Eric Anholt
2019-02-14
3
-31
/
+1
*
meson: Add dependency on genxml to anvil
Dylan Baker
2019-02-13
1
-2
/
+5
*
anv/cmd_buffer: check for NULL framebuffer
Juan A. Suarez Romero
2019-02-12
1
-5
/
+29
*
intel/compiler: add scale_factors to sampler_prog_key_data
Tapani Pälli
2019-02-12
2
-0
/
+7
*
intel/dump_gpu: Disambiguate between BOs from different GEM handle spaces.
Francisco Jerez
2019-02-11
1
-18
/
+23
*
intel/fs: Use enumerated array assignments in fb read TXF setup
Jason Ekstrand
2019-02-11
1
-5
/
+9
*
intel/compiler: use 0 as sampler in emit_mcs_fetch
Caio Marcelo de Oliveira Filho
2019-02-08
2
-2
/
+2
*
intel/compiler: Silence warning about value that may be used uninitialized
Ian Romanick
2019-02-08
1
-1
/
+1
*
anv: assert that color attachment are valid
Lionel Landwerlin
2019-02-08
1
-4
/
+1
*
anv: wire up the state_pool_padding test
Emil Velikov
2019-02-05
1
-0
/
+5
*
isl: assert that Gen8+ don't have bit6_swizzling
Caio Marcelo de Oliveira Filho
2019-02-04
1
-0
/
+3
*
anv: skip bit6 swizzle detection in Gen8+
Caio Marcelo de Oliveira Filho
2019-02-04
1
-2
/
+14
*
anv: Fix VK_EXT_transform_feedback working with varyings packed in PSIZ
Danylo Piliaiev
2019-02-04
1
-3
/
+20
*
anv: Handle VK_ATTACHMENT_UNUSED in colorAttachment
Danylo Piliaiev
2019-02-04
1
-0
/
+4
*
anv: Implement VK_EXT_buffer_device_address
Jason Ekstrand
2019-02-01
5
-2
/
+67
*
intel/fs: Implement nir_intrinsic_global_atomic_*
Jason Ekstrand
2019-02-01
8
-0
/
+202
*
intel/fs: Use SENDS for A64 writes on gen9+
Jason Ekstrand
2019-02-01
1
-10
/
+23
*
intel/fs: Implement load/store_global with A64 untyped messages
Jason Ekstrand
2019-02-01
7
-1
/
+273
*
intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode
Jason Ekstrand
2019-02-01
1
-7
/
+6
*
intel/fs: Properly handle 64-bit types in LOAD_PAYLOAD
Jason Ekstrand
2019-02-01
2
-2
/
+7
*
intel/fs/cse: Split create_copy_instr into three cases
Jason Ekstrand
2019-02-01
1
-17
/
+17
*
intel/nir: Add global support to lower_mem_access_bit_sizes
Jason Ekstrand
2019-02-01
1
-0
/
+2
*
intel/fs: Fix memory corruption when compiling a CS
Oscar Blumberg
2019-02-01
1
-1
/
+2
*
meson: remove -std=c++11 from intel/tools
Dylan Baker
2019-01-31
1
-1
/
+1
*
meson: fix style in intel/tools
Dylan Baker
2019-01-31
1
-15
/
+17
*
meson: remove build_by_default : true
Dylan Baker
2019-01-31
1
-7
/
+0
*
intel/fs: Use split sends for surface writes on gen9+
Jason Ekstrand
2019-01-29
2
-18
/
+47
*
intel/fs: Add interference between SENDS sources
Jason Ekstrand
2019-01-29
1
-0
/
+27
[next]