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
*
intel/blorp: Add a format parameter to blorp_fast_clear
Jason Ekstrand
2016-08-29
2
-3
/
+3
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
11
-0
/
+3987
*
android: intel: Flatten the makefile structure
Mauro Rossi
2016-08-29
3
-46
/
+74
*
isl: Allow multisampled array textures
Jason Ekstrand
2016-08-26
1
-4
/
+4
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-2
/
+3
*
intel: Flatten the makefile structure
Jason Ekstrand
2016-08-25
8
-182
/
+189
*
isl/tests: Use a longer path for isl.h
Jason Ekstrand
2016-08-25
1
-2
/
+2
*
intel/isl/gen9: Only use the magic 1D alignment for GEN9_1D surfaces
Jason Ekstrand
2016-08-25
1
-1
/
+1
*
intel/isl: Pass the dim_layout into choose_alignment_el
Jason Ekstrand
2016-08-25
11
-13
/
+24
*
intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Jason Ekstrand
2016-08-25
1
-5
/
+23
*
anv: Include the pipeline layout in the shader hash
Jason Ekstrand
2016-08-24
4
-4
/
+40
*
anv: Add a --disable-vulkan-icd-full-driver-path option
Jason Ekstrand
2016-08-25
2
-2
/
+8
*
anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Lionel Landwerlin
2016-08-24
1
-1
/
+3
*
aubinator: Style fixes.
Kenneth Graunke
2016-08-23
4
-34
/
+45
*
aubinator: Fix the tool to correctly decode the DWords
Sirisha Gandikota
2016-08-23
3
-53
/
+189
*
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Kristian Høgsberg Kristensen
2016-08-23
6
-0
/
+1851
*
isl/formats: Integer formats are not filterable
Jason Ekstrand
2016-08-23
1
-8
/
+8
*
anv/clear: Clear E5B9G9R9 images as R32_UINT
Jason Ekstrand
2016-08-23
1
-2
/
+14
*
anv/clear: Make cmd_clear_image take an actual VkClearValue
Jason Ekstrand
2016-08-23
1
-5
/
+5
*
anv/blit2d: Add support for RGB destinations
Jason Ekstrand
2016-08-23
1
-2
/
+214
*
anv/blit2d: Add a format parameter to bind_dst and create_iview
Jason Ekstrand
2016-08-23
1
-5
/
+10
*
anv/image: Don't create invalid render target surfaces
Jason Ekstrand
2016-08-23
1
-1
/
+12
*
isl/formats: Update the table with more samplable formats
Jason Ekstrand
2016-08-23
1
-15
/
+15
*
isl/formats: Report ETC as being samplable on Bay Trail
Jason Ekstrand
2016-08-23
1
-0
/
+18
*
anv/formats: Don't use an RGBX format if it isn't renderable
Jason Ekstrand
2016-08-23
1
-1
/
+2
*
anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors
Jason Ekstrand
2016-08-22
1
-5
/
+3
*
anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
2016-08-22
1
-16
/
+6
*
anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
2016-08-20
3
-2
/
+8
*
genxml/gen9: Make 3DSTATE_SBE::AttributeActiveComponentFormat an array
Jason Ekstrand
2016-08-19
2
-67
/
+6
*
genxml: Add a uint MOCS field to VERTEX_BUFFER_STATE
Jason Ekstrand
2016-08-19
5
-0
/
+5
*
genxml: Make a couple of VERTEX_BUFFER_STATE fields boolean
Jason Ekstrand
2016-08-19
5
-7
/
+7
*
genxml: Make VERTEX_ELEMENT_STATE::Valid a bool
Jason Ekstrand
2016-08-19
5
-5
/
+5
*
genxml/gen6: Make SAMPLER_STATE look a bit more like gen7
Jason Ekstrand
2016-08-19
1
-19
/
+26
*
genxml: Add a uint MOCS field to DEPTH_BUFFER packets
Jason Ekstrand
2016-08-19
5
-0
/
+10
*
genxml/gen6: Make "Depth Clear Value" a uint
Jason Ekstrand
2016-08-19
1
-1
/
+1
*
genxml/gen6: Add the 3D_Prim_Topo_Type enum
Jason Ekstrand
2016-08-19
1
-0
/
+24
*
genxml/gen6: Fix the length of 3DSTATE_WM
Jason Ekstrand
2016-08-19
1
-2
/
+2
*
genxml/gen6: Add a Surface Base Address field to HIER_DEPTH_BUFFER
Jason Ekstrand
2016-08-19
1
-2
/
+3
*
genxml/gen6: Add uint MOCS fields for most things
Jason Ekstrand
2016-08-19
1
-0
/
+6
*
isl: automake: use VISIBILITY_CFLAGS to restrict symbol visibility
Emil Velikov
2016-08-18
1
-8
/
+10
*
anv: remove dummy VK_DEBUG_MARKER_EXT entry points
mil Velikov
2016-08-18
1
-20
/
+0
*
anv: do not export the Vulkan API
Emil Velikov
2016-08-18
1
-11
/
+0
*
anv: automake: build with -Bsymbolic
Emil Velikov
2016-08-18
1
-0
/
+1
*
anv: automake: use VISIBILITY_CFLAGS to restrict symbol visibility
Emil Velikov
2016-08-18
2
-3
/
+7
*
anv: remove internal 'validate' layer
Emil Velikov
2016-08-18
2
-110
/
+11
*
isl/state: Only set clear color if aux is used
Jason Ekstrand
2016-08-17
1
-25
/
+27
*
isl: Add helpers for creating different types of aux surfaces
Jason Ekstrand
2016-08-17
2
-0
/
+136
*
isl/state: Add an assertion for IVB multisample array textures
Jason Ekstrand
2016-08-17
1
-0
/
+13
*
isl: Add a #define for DEV_IS_BAYTRAIL
Jason Ekstrand
2016-08-17
1
-0
/
+4
*
isl: Add asserts for gen8+ X/YOffset rules
Jason Ekstrand
2016-08-17
1
-0
/
+10
[next]