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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan.h: Update to 1.0.2
Jason Ekstrand
2016-01-27
1
-4
/
+5
*
anv/device: Improve the api version check to allow 1.0.X
Jason Ekstrand
2016-01-27
1
-1
/
+1
*
vtn: Improve accuracy of acos approximation.
Francisco Jerez
2016-01-27
1
-3
/
+3
*
An alternate arccosine implementation
Jason Ekstrand
2016-01-27
1
-2
/
+24
*
anv/meta_resolve: Fix a bug in the meta pipeline destroy path
Jason Ekstrand
2016-01-27
1
-1
/
+1
*
anv/skl: Fix crash in 16x multisampling
Chad Versace
2016-01-27
1
-2
/
+3
*
anv: Fix comment for anv_meta_state arrays
Chad Versace
2016-01-27
1
-2
/
+2
*
anv/push constants: Use constant buffer #2
Ben Widawsky
2016-01-27
1
-2
/
+2
*
anv/meta: Implement multisample clears
Chad Versace
2016-01-27
2
-72
/
+70
*
anv/meta: Simplify failure handling during clear init
Chad Versace
2016-01-27
1
-54
/
+32
*
anv/meta: Implement vkCmdResolveImage
Chad Versace
2016-01-27
5
-18
/
+813
*
anv/meta: Add func anv_meta_get_iview_layer()
Chad Versace
2016-01-27
2
-13
/
+19
*
anv/gen8: Begin enabling pipeline multisample state
Chad Versace
2016-01-27
4
-18
/
+137
*
anv/gen8: Set multisample surface state
Chad Versace
2016-01-27
1
-1
/
+11
*
anv/meta: Merge anv_meta_clear.h into anv_meta.h
Chad Versace
2016-01-27
4
-39
/
+3
*
vtn: Make tanh implementation even stupider
Kenneth Graunke
2016-01-27
1
-5
/
+7
*
nir/opt_algebraic: Use a more elementary mechanism for lowering ldexp
Jason Ekstrand
2016-01-27
1
-62
/
+2
*
gen8/state: Fix QPitch for compressed textures on Broadwell
Jason Ekstrand
2016-01-27
1
-1
/
+14
*
anv/image: Use the entire image height for compressed meta blits
Jason Ekstrand
2016-01-27
1
-1
/
+1
*
anv/image: Enlarge the image level 0 extent
Nanley Chery
2016-01-27
1
-4
/
+4
*
anv/image: Minify before dividing by block dimensions
Jason Ekstrand
2016-01-27
1
-8
/
+8
*
anv/meta: Don't double-call choose_buffer_format
Jason Ekstrand
2016-01-27
1
-3
/
+2
*
anv/meta: Modify make_image_for_buffer()'s image
Nanley Chery
2016-01-27
1
-7
/
+10
*
anv/image: Use custom VkBufferImageCopy for iview initialization
Nanley Chery
2016-01-27
1
-3
/
+10
*
anv: Add offset parameter to anv_image_view_init()
Nanley Chery
2016-01-27
4
-15
/
+17
*
anv/meta: Calculate mip offset for compressed texture
Nanley Chery
2016-01-27
1
-3
/
+16
*
anv/meta: Disambiguate slice variable value
Nanley Chery
2016-01-27
1
-11
/
+12
*
gen8_state: use iview extent to program RENDER_SURFACE_STATE
Nanley Chery
2016-01-27
1
-2
/
+2
*
anv/image: Scale iview extent by backing image
Nanley Chery
2016-01-27
2
-3
/
+22
*
anv/meta: Set depth to 0 for buffer image in CopyBufferToImage()
Nanley Chery
2016-01-27
1
-2
/
+1
*
anv/meta: Use the uncompressed rectangle when blitting
Nanley Chery
2016-01-27
1
-9
/
+41
*
i965: Update the surface_format table for ETC formats
Nanley Chery
2016-01-27
1
-11
/
+11
*
anv/image: Update usages of isl_surf_get_image_offset_sa
Nanley Chery
2016-01-27
1
-1
/
+1
*
isl: Add logical z offset to GEN4_2D surfaces
Nanley Chery
2016-01-27
1
-1
/
+2
*
isl/tests: Add some tests for intratile offsets
Chad Versace
2016-01-27
1
-2
/
+94
*
isl: Add func isl_get_intratile_image_offset_el()
Chad Versace
2016-01-27
2
-0
/
+57
*
isl/tests: Rename t_assert_offset()
Chad Versace
2016-01-27
1
-30
/
+30
*
isl: Add func isl_surf_get_image_offset_el()
Chad Versace
2016-01-27
3
-17
/
+51
*
isl: Fix row pitch for compressed formats
Chad Versace
2016-01-27
1
-1
/
+1
*
isl: Add func isl_surf_get_tile_info()
Chad Versace
2016-01-27
2
-0
/
+14
*
vtn: Fix atan2 for non-scalars.
Kenneth Graunke
2016-01-27
1
-24
/
+3
*
vtn: Fix Modf.
Kenneth Graunke
2016-01-27
1
-4
/
+8
*
i965: Fix SIN/COS precision problems.
Kenneth Graunke
2016-01-27
2
-12
/
+40
*
anv: Put back code to grow shader scratch space
Kristian Høgsberg Kristensen
2016-01-27
1
-0
/
+4
*
anv: Update the device limits.
Kenneth Graunke
2016-01-26
1
-21
/
+17
*
gen7/cmd_buffer: SCISSOR_RECT structs are tightly packed
Jason Ekstrand
2016-01-26
1
-3
/
+3
*
anv/pipeline: Set MaximumVPIndex in 3DSTATE_CLIP
Jason Ekstrand
2016-01-26
2
-2
/
+4
*
anv/pipeline: Only lower input indirects if EmitNoIndirectInput is set
Jason Ekstrand
2016-01-26
1
-1
/
+3
*
anv/formats: Use is_power_of_two instead of is_rgb to determine renderability
Jason Ekstrand
2016-01-26
1
-1
/
+1
*
HACK/i965/surface_formats: Mark A4B4G4R4 as being supported
Jason Ekstrand
2016-01-26
1
-1
/
+1
[next]