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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
util: Fix race condition on libgcrypt initialization
Mark Janes
2016-04-12
1
-8
/
+11
*
nir/lower_system_values: Simplify the computation of LocalInvocationIndex
Jason Ekstrand
2016-04-10
1
-9
/
+8
*
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
*
nir/gather_info: Handle discard_if
Jason Ekstrand
2016-04-08
1
-0
/
+1
*
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
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-07
94
-1115
/
+1786
|
\
|
*
radeonsi: do per-pixel clipping based on viewport states
Marek Olšák
2016-04-08
2
-11
/
+85
|
*
nv50/ir: do not try to attach JOIN ops to ATOM
Samuel Pitoiset
2016-04-07
1
-1
/
+1
|
*
radeonsi: raise number of samplers per shader to 32
Nicolai Hähnle
2016-04-07
1
-3
/
+3
|
*
radeonsi: expand the compressed color and depth texture masks to 64 bits
Nicolai Hähnle
2016-04-07
3
-18
/
+18
|
*
radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
Nicolai Hähnle
2016-04-07
1
-1
/
+1
|
*
gallium: raise PIPE_MAX_SAMPLERS to 32
Nicolai Hähnle
2016-04-07
1
-1
/
+1
|
*
st/glsl_to_tgsi: make samplers_used an uint32_t (v2)
Nicolai Hähnle
2016-04-07
1
-3
/
+5
|
*
tgsi/scan: add an assert for the size of the samplers_declared bitfield
Nicolai Hähnle
2016-04-07
1
-1
/
+2
|
*
draw/aaline: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
|
*
util/pstipple: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
[next]