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
...
*
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
*
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: Remove surf_get_intratile_offset_el
Jason Ekstrand
2016-04-08
3
-125
/
+0
*
isl: Rework the get_intratile_offset function
Jason Ekstrand
2016-04-08
3
-38
/
+60
*
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
*
genxml: Add GEN6 genxml
Kristian Høgsberg Kristensen
2016-04-06
2
-0
/
+1940
*
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
*
anv/blit2d: Add a function to create an ImageView
Nanley Chery
2016-03-25
1
-113
/
+83
*
anv/image: Enable specifying a surface's minimum pitch
Nanley Chery
2016-03-25
1
-1
/
+1
*
anv: Use genxml register support for L3 Cache config
Jordan Justen
2016-03-25
2
-38
/
+48
*
genxml: Add L3 Cache Control register definitions
Jordan Justen
2016-03-24
4
-0
/
+69
*
anv: Add genxml register support
Jordan Justen
2016-03-24
1
-0
/
+9
*
genxml: Add register support
Jordan Justen
2016-03-24
1
-19
/
+43
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
5
-7
/
+8
*
anv: Sanitize Image extents and offsets
Nanley Chery
2016-03-24
4
-45
/
+106
*
anv/device: Advertise version 1.0.5
Jason Ekstrand
2016-03-22
1
-1
/
+1
*
anv/device: Ignore the patch portion of the requested API version
Jason Ekstrand
2016-03-22
1
-1
/
+1
*
anv: Don't assert-fail if someone asks for a non-existent entrypoint
Jason Ekstrand
2016-03-22
1
-1
/
+0
*
anv/batch_chain: Fall back to growing batches when chaining isn't available
Jason Ekstrand
2016-03-21
3
-2
/
+70
*
anv/allocator: Make the bo_pool dynamically sized
Jason Ekstrand
2016-03-18
3
-28
/
+32
[prev]
[next]