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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-35
/
+3
*
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
*
anv: fix writemask on blit fragment shader.
Dave Airlie
2016-08-16
1
-1
/
+1
*
anv: add genX_multisample.h to the sources list(s).
Emil Velikov
2016-08-15
1
-0
/
+1
*
anv/x11: Add support for Xlib platform
Kevin Strasser
2016-08-15
3
-15
/
+80
*
anv: pipeline: gen7: fix assert in debug mode
Lionel Landwerlin
2016-08-12
1
-0
/
+4
*
anv/device: Add limits for InterpolationOffset
Anuj Phogat
2016-08-12
1
-3
/
+3
*
anv: Use macro to avoid code duplication for sample positions
Anuj Phogat
2016-08-12
3
-92
/
+106
*
anv/device: Enable sample shading on gen7+
Anuj Phogat
2016-08-09
1
-1
/
+1
*
anv/gen7_pipeline: Set multisample state using shared function
Anuj Phogat
2016-08-09
1
-16
/
+4
*
anv/pipeline: Add sample locations for gen7-7.5
Anuj Phogat
2016-08-09
1
-0
/
+47
*
anv/pipeline: Move emit_ms_state() to genX_pipeline_util.h
Anuj Phogat
2016-08-09
2
-40
/
+40
*
anv/pipeline/gen7: Set multisample modes
Lionel Landwerlin
2016-08-08
3
-3
/
+14
*
anv/pipeline: rename info to rs_info in emit_rs_state
Lionel Landwerlin
2016-08-08
1
-8
/
+8
*
anv/pipeline/gen7: Set the depth format in 3DSTATE_SF
Jason Ekstrand
2016-08-08
3
-2
/
+25
*
anv/pipeline: Unify 3DSTATE_RASTER and 3DSTATE_SF setup between gen7 and gen8
Jason Ekstrand
2016-08-08
3
-91
/
+62
*
anv/pipeline/gen8: Set 3DSTATE_SF::StatisticsEnable
Jason Ekstrand
2016-08-08
1
-0
/
+1
*
anv/pipeline/gen8: Unconditionally set DXMultisampleRasterizaitonEnable
Jason Ekstrand
2016-08-08
1
-9
/
+2
*
anv/pipeline/gen8: Use fewer designated initializers in emit_rs_state
Jason Ekstrand
2016-08-08
1
-26
/
+27
*
genxml: Make 3DSTATE_SF more consistent between gen7 and gen8+
Jason Ekstrand
2016-08-08
1
-2
/
+2
*
anv/pipeline/gen8: Remove an old comment
Jason Ekstrand
2016-08-08
1
-2
/
+0
*
anv/gen7_pipeline: Set PixelShaderKillPixel for discards
Nanley Chery
2016-08-05
1
-0
/
+1
*
anv: Perform rasterizer discard in the SOL stage instead of the clipper.
Kenneth Graunke
2016-07-30
4
-3
/
+12
*
anv: Enable per sample shading on gen8+
Anuj Phogat
2016-07-28
2
-4
/
+1
*
anv/pipeline: Fix setting per sample shading in pixel shader
Anuj Phogat
2016-07-28
1
-4
/
+1
*
anv/pipeline: Set up point coord enables
Jason Ekstrand
2016-07-22
1
-0
/
+5
*
anv/image: Assert that the image format is actually supported
Jason Ekstrand
2016-07-22
1
-2
/
+5
*
anv/pipeline: Set binding_table.gather_texture_start
Jason Ekstrand
2016-07-22
1
-0
/
+1
*
anv: Properly call gen75_emit_state_base_address on Haswell.
Kenneth Graunke
2016-07-20
1
-1
/
+1
*
anv: Unify 3DSTATE_CLIP code across generations.
Kenneth Graunke
2016-07-20
3
-43
/
+41
*
anv: Enable early culling on Gen7.
Kenneth Graunke
2016-07-20
1
-0
/
+1
*
anv: Fix near plane clipping on Gen7/7.5.
Kenneth Graunke
2016-07-20
1
-1
/
+1
*
genxml: Add APIMODE_D3D missing enum values and improve consistency.
Kenneth Graunke
2016-07-20
1
-1
/
+1
*
genxml: Add CLIPMODE_* prefix to 3DSTATE_CLIP's "Clip Mode" enum values.
Kenneth Graunke
2016-07-20
1
-1
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
3
-6
/
+6
*
anv: Handle VK_WHOLE_SIZE properly for buffer views
Jason Ekstrand
2016-07-15
1
-3
/
+4
*
anv: Add an align_down_npot_u32 helper
Jason Ekstrand
2016-07-15
1
-0
/
+6
[next]