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
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
42
-149
/
+141
*
r600g,sb: Don't use standard macro name
Jan Vesely
2016-05-17
5
-11
/
+11
*
anv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM pre-gen8
Jason Ekstrand
2016-05-17
1
-0
/
+10
*
anv: Add a devinfo argument to the get_format functions
Jason Ekstrand
2016-05-17
5
-15
/
+20
*
anv/formats: Set the swizzle to RGB1 when using an RGBA format to fake RGB
Jason Ekstrand
2016-05-17
1
-2
/
+5
*
anv/formats: Refactor anv_get_format
Jason Ekstrand
2016-05-17
1
-30
/
+27
*
anv: Use 16 bits for the isl_format in anv_format
Jason Ekstrand
2016-05-17
1
-1
/
+1
*
anv/formats: Use the isl_channel_select enum for the swizzle
Jason Ekstrand
2016-05-17
3
-20
/
+24
*
anv/formats: Add an anv_get_format helper
Jason Ekstrand
2016-05-17
5
-66
/
+58
*
anv/format: Simplify anv_format
Jason Ekstrand
2016-05-17
2
-55
/
+39
*
anv/formats: Delete validate_GetPhysicalDeviceFormatProperties
Jason Ekstrand
2016-05-17
1
-10
/
+0
*
anv/image: Use aspects for computing full usage
Jason Ekstrand
2016-05-17
1
-4
/
+3
*
anv: Remove the anv_format member from anv_image
Jason Ekstrand
2016-05-17
3
-4
/
+2
*
anv/wsi: Use vk_format_info for asserts rather than anv_format
Jason Ekstrand
2016-05-17
2
-2
/
+4
*
anv/copy: Use the linear format from the image for the buffer block size
Jason Ekstrand
2016-05-17
1
-1
/
+4
*
anv/image: Stop using anv_format for image create validation
Jason Ekstrand
2016-05-17
1
-6
/
+2
*
anv/image: Make heavier use of aspects
Jason Ekstrand
2016-05-17
1
-50
/
+34
*
anv/copy: Use the color_surf from the image to get the block size
Jason Ekstrand
2016-05-17
1
-9
/
+20
*
anv: Change render_pass_attachment.format to a VkFormat
Jason Ekstrand
2016-05-17
3
-5
/
+8
*
anv: Add helpers to provide simple VkFormat introspection
Jason Ekstrand
2016-05-17
2
-1
/
+67
*
anv/image: Use get_isl_format when creating buffer views
Jason Ekstrand
2016-05-17
1
-5
/
+6
*
anv/image: Add an aspects field
Jason Ekstrand
2016-05-17
4
-8
/
+10
*
anv: Make format_for_descriptor return an isl_format
Jason Ekstrand
2016-05-17
3
-13
/
+11
*
anv/wayland: Don't allow non-renderable formats
Jason Ekstrand
2016-05-17
1
-4
/
+7
*
anv/wsi: Make WSI per-physical-device rather than per-instance
Jason Ekstrand
2016-05-17
6
-66
/
+70
*
glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array
Adam Jackson
2016-05-17
1
-4
/
+12
*
glapi: Define PURE for Sun Studio as well
Adam Jackson
2016-05-17
1
-1
/
+1
*
glapi/glx: Mark byteswap functions as _X_UNUSED (v2)
Adam Jackson
2016-05-17
1
-6
/
+6
*
glapi: Harden GLX request size processing (v2)
Adam Jackson
2016-05-17
5
-19
/
+13
*
glapi: Add the safe_{add,mul,pad} functions from xserver
Adam Jackson
2016-05-17
1
-0
/
+24
*
glapi: Fix whitespace droppings when printing the license header
Adam Jackson
2016-05-17
1
-1
/
+1
*
mesa/st: add support for NIR as possible driver IR
Rob Clark
2016-05-17
8
-12
/
+632
*
mesa/st: move things around a bit in st_create_fp_variant()
Rob Clark
2016-05-17
1
-12
/
+8
*
mesa/st: add nir pass for lowering builtin uniforms
Rob Clark
2016-05-17
3
-0
/
+278
*
scons: gallium: link against nir as needed
Emil Velikov
2016-05-17
5
-1
/
+5
*
i965/fs: Add an allow_spilling flag to brw_compile_fs
Jason Ekstrand
2016-05-17
7
-20
/
+28
*
nvc0/ir: fix shared atomic lowering to preserve shared memory location
Ilia Mirkin
2016-05-17
1
-10
/
+8
*
freedreno/ir3: fix compiler warning
Rob Clark
2016-05-17
1
-0
/
+1
*
nir/validate: dump annotated shader with error msgs
Rob Clark
2016-05-17
1
-1
/
+62
*
nir/validate: assert() -> validate_assert()
Rob Clark
2016-05-17
1
-126
/
+128
*
nir/print: add support for print annotations
Rob Clark
2016-05-17
2
-1
/
+35
*
i965: Expose OpenGL 4.2 for gen8+
Alejandro Piñeiro
2016-05-17
2
-2
/
+2
*
docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+
Alejandro Piñeiro
2016-05-17
1
-1
/
+1
*
i965: Enable ARB_vertex_attrib_64bit for gen8+
Alejandro Piñeiro
2016-05-17
1
-0
/
+1
*
i965: take care of doubles when lowering VS inputs
Juan A. Suarez Romero
2016-05-17
3
-1
/
+16
*
i965/fs: calculate first non-payload GRF using attrib slots
Juan A. Suarez Romero
2016-05-17
3
-1
/
+3
*
i965/vec4: use attribute slots to calculate URB read length
Juan A. Suarez Romero
2016-05-17
1
-3
/
+9
*
i965: take care of doubles when remapping VS attributes
Juan A. Suarez Romero
2016-05-17
1
-15
/
+11
*
nir: add double input bitmap
Juan A. Suarez Romero
2016-05-17
2
-0
/
+3
*
i965/fs: shuffle 32bits into 64bits for doubles
Juan A. Suarez Romero
2016-05-17
1
-0
/
+8
[next]