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
*
i965: Generalize wm_key->compute_sample_id to wm_key->multisample_fbo.
Kenneth Graunke
2016-04-20
1
-1
/
+1
*
i965: Delete now dead persample_2x FS program key flag.
Kenneth Graunke
2016-04-20
1
-3
/
+0
*
anv: s/anv_batch_emit_blk/anv_batch_emit/
Jason Ekstrand
2016-04-20
11
-138
/
+133
*
anv: Remove the old emit macro
Jason Ekstrand
2016-04-20
1
-10
/
+0
*
anv/gen7_pipeline: Use the new emit macro
Jason Ekstrand
2016-04-20
1
-113
/
+124
*
anv/gen7_cmd_buffer: Use the new emit macro
Jason Ekstrand
2016-04-20
1
-52
/
+70
*
anv/device: Use the new emit macro
Jason Ekstrand
2016-04-20
2
-12
/
+13
*
anv/state: Use the new emit macro
Jason Ekstrand
2016-04-20
1
-77
/
+78
*
anv/gen8_pipeline: Use the new emit macro
Jason Ekstrand
2016-04-20
1
-177
/
+191
*
anv/genX_pipeline: Use the new emit macro
Jason Ekstrand
2016-04-20
2
-38
/
+45
*
anv/gen8_cmd_buffer: Use the new emit macro
Jason Ekstrand
2016-04-20
1
-74
/
+87
*
anv/cmd_buffer: Use the new emit macro for quaries
Jason Ekstrand
2016-04-20
1
-24
/
+32
*
anv/cmd_buffer: Use the new emit macro for DRAWING_RECTANGLE
Jason Ekstrand
2016-04-20
1
-9
/
+10
*
anv/cmd_buffer: Use the new emit macro for compute shader dispatch
Jason Ekstrand
2016-04-20
1
-52
/
+64
*
anv/cmd_buffer: Use the new emit macro for 3DSTATE_CONSTANT
Jason Ekstrand
2016-04-20
1
-10
/
+11
*
anv/cmd_buffer: Use the new emit macro for DEPTH/STENCIL_BUFFER
Jason Ekstrand
2016-04-20
1
-34
/
+42
*
anv/cmd_buffer: Use the new emit macro for PIPE_CONTROL and STATE_BASE_ADDRESS
Jason Ekstrand
2016-04-20
1
-62
/
+76
*
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
*
configure: Add initial support for enabling Vulkan drivers
Jason Ekstrand
2016-04-14
1
-1
/
+5
*
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
*
genxml: Fix the name of a 3DSTATE_SF/SBE field on gen6-7.5
Jason Ekstrand
2016-04-09
3
-3
/
+3
*
genxml: Break output detail of 3DSTATE_SF on gen7 into a struct
Jason Ekstrand
2016-04-09
1
-41
/
+24
*
genxml: Fix up MOCS in RENDER_SURFACE_STATE on gen6 to match gen7
Jason Ekstrand
2016-04-09
1
-1
/
+2
*
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
*
isl/surface_state: Set the correct pitch for W-tiled surfaces
Jason Ekstrand
2016-04-08
1
-1
/
+13
*
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
[next]