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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/cmd_buffer: Use the new emit macro for 3DPRIMITIVE commands
Jason Ekstrand
2016-04-20
1
-24
/
+28
*
anv: Add a new block-based batch emit macro
Jason Ekstrand
2016-04-20
1
-0
/
+9
*
anv: fix build without Wayland platform
Marcin Ĺšlusarz
2016-04-20
2
-7
/
+5
*
anv: fix building on i686 with -mcpu=generic
Laurent Carlier
2016-04-20
1
-1
/
+1
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
3
-4
/
+7
*
anv/apply_dynamic_offsets: Provide a range on the load_uniform
Jason Ekstrand
2016-04-20
1
-1
/
+3
*
anv/lower_push_constants: Stop treating scalar specially
Jason Ekstrand
2016-04-20
3
-28
/
+4
*
anv/device: Images are only enabled in scalar stages
Jason Ekstrand
2016-04-15
1
-2
/
+2
*
anv: Advertise vertexPipelineStoresAndAtomics based on scalar stages
Jason Ekstrand
2016-04-15
1
-1
/
+5
*
anv: Install the installable ICD
Jason Ekstrand
2016-04-14
1
-0
/
+3
*
anv/intel_icd: Don't provide an absolute path
Jason Ekstrand
2016-04-14
2
-3
/
+2
*
anv/pipeline: Use the right mask for lower_indirect_derefs
Jason Ekstrand
2016-04-14
1
-3
/
+3
*
spirv: Move to compiler/
Jason Ekstrand
2016-04-14
1
-1
/
+1
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-13
1
-1
/
+1
*
anv: Remove default scissor and viewport concepts
Nanley Chery
2016-04-13
4
-49
/
+9
*
anv: Replace ::disable_scissor with ::use_rectlists
Nanley Chery
2016-04-13
7
-7
/
+2
*
anv: Delete anv_graphics_pipeline_create_info::disable_viewport
Nanley Chery
2016-04-13
5
-5
/
+0
*
gen{7,8}_pipeline: Always set ViewportXYClipTestEnable
Nanley Chery
2016-04-13
2
-2
/
+2
*
gen{7,8}_pipeline: Apply 3DPRIM_RECTLIST restrictions
Nanley Chery
2016-04-13
2
-4
/
+4
*
anv_cmd_buffer: Don't make the initial state dirty
Nanley Chery
2016-04-13
1
-1
/
+1
*
anv/meta: Don't set the dynamic state for disabled operations
Nanley Chery
2016-04-13
4
-82
/
+3
*
anv/clear: Disable the scissor operation
Nanley Chery
2016-04-13
1
-0
/
+1
*
anv/pipeline: Set up flat enables correctly
Jason Ekstrand
2016-04-09
1
-0
/
+1
*
anv/meta: Make clflushes conditional on !devinfo->has_llc
Jason Ekstrand
2016-04-08
2
-3
/
+6
*
anv/formats: Advertise blit support for stencil
Jason Ekstrand
2016-04-08
1
-6
/
+4
*
anv/blit2d: Add support for W-tiled destinations
Jason Ekstrand
2016-04-08
1
-44
/
+322
*
anv/blit2d: Add another passthrough varying to the VS
Jason Ekstrand
2016-04-08
1
-0
/
+9
*
anv/image: Remove the offset parameter from image_view_init
Jason Ekstrand
2016-04-08
6
-11
/
+9
*
anv/blit2d: Add a bind_dst helper function
Jason Ekstrand
2016-04-08
1
-33
/
+55
*
anv/blit2d: Simplify create_iview
Jason Ekstrand
2016-04-08
1
-30
/
+25
*
anv/meta2d: Add support for blitting from W-tiled sources on gen7
Jason Ekstrand
2016-04-08
1
-49
/
+204
*
isl: Rework the get_intratile_offset function
Jason Ekstrand
2016-04-08
1
-5
/
+8
*
anv/image: Expose the guts of CreateBufferView for meta
Jason Ekstrand
2016-04-08
2
-16
/
+29
*
anv/blit2d: Refactor in preparation for different src/dst types
Jason Ekstrand
2016-04-08
2
-120
/
+238
*
anv/blit2d: Add layouts for using a texel buffer source
Jason Ekstrand
2016-04-08
2
-12
/
+53
*
anv/blit2d: Rename the descriptor set and pipeline layouts
Jason Ekstrand
2016-04-08
2
-12
/
+12
*
anv/blit2d: Enhance teardown and clean up init error paths
Jason Ekstrand
2016-04-08
1
-60
/
+57
*
anv/blit2d: Factor binding the source image into a helper
Jason Ekstrand
2016-04-08
1
-57
/
+82
*
anv/blit2d: Inline meta_emit_blit2d
Jason Ekstrand
2016-04-08
1
-191
/
+170
*
anv/blit2d: Pass the source pitch into the shader
Jason Ekstrand
2016-04-08
1
-8
/
+13
*
anv/blit2d: Break the texelfetch portion of shader building into a helper
Jason Ekstrand
2016-04-08
1
-23
/
+36
*
anv/blit2d: Fix whitespace
Jason Ekstrand
2016-04-08
1
-10
/
+10
*
anv/blit2d: Fix a NIR writemask
Jason Ekstrand
2016-04-08
1
-1
/
+1
*
anv/meta2d: Don't declare an array sampler in the fragment shader
Jason Ekstrand
2016-04-08
1
-4
/
+4
*
anv/blit2d: Remove the tex_dim parameter from copy_fragment_shader
Jason Ekstrand
2016-04-08
1
-4
/
+4
*
anv/gen7: Fix command parser version test with indirect dispatch
Jordan Justen
2016-03-28
1
-1
/
+1
*
anv/gen7: DispatchIndirect requires cmd parser 5
Jordan Justen
2016-03-28
1
-0
/
+26
*
anv/gen7: Save kernel command parser version
Jordan Justen
2016-03-28
2
-0
/
+12
*
anv: Invalidate state cache before L3 partitioning set-up.
Jordan Justen
2016-03-28
2
-0
/
+2
*
anv: Fix cache pollution race during L3 partitioning set-up.
Jordan Justen
2016-03-28
2
-20
/
+52
[next]