| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | i965/fs: Add an allow_spilling flag to brw_compile_fs | Jason Ekstrand | 2016-05-17 | 1 | -1/+2 |
* | genxml: Use llroundf() and store to appropriate type. | Matt Turner | 2016-05-16 | 1 | -2/+2 |
* | nir/builder: Add a helper for grabbing multiple channels from an ssa def | Jason Ekstrand | 2016-05-14 | 1 | -3/+1 |
* | i965/fs: Organize prog_data by ksp number rather than SIMD width | Jason Ekstrand | 2016-05-14 | 4 | -49/+21 |
* | i965/fs: Rework the persample shading key/prog_data bits | Jason Ekstrand | 2016-05-14 | 1 | -2/+3 |
* | anv/copy: Fix copying Images from Buffers with larger dimensions | Nanley Chery | 2016-05-13 | 1 | -8/+11 |
* | anv: Don't advertise shaderImageGatherExtended | Jason Ekstrand | 2016-05-12 | 1 | -1/+1 |
* | anv: fix build break | Rob Clark | 2016-05-11 | 1 | -1/+1 |
* | genxml: avoid using a GNU make pattern rule | Jonathan Gray | 2016-05-10 | 1 | -1/+5 |
* | anv: fix hang during generation of dev_icd.json. | Knut Andre Tidemann | 2016-05-03 | 1 | -1/+1 |
* | isl: automake: don't explicitly EXTRA_DIST the tests folder | Emil Velikov | 2016-05-01 | 1 | -2/+0 |
* | anv: include the files in the tarball | Emil Velikov | 2016-05-01 | 2 | -2/+10 |
* | isl: include all the files in the tarball | Emil Velikov | 2016-05-01 | 1 | -0/+6 |
* | anv: update .gitignore | Emil Velikov | 2016-05-01 | 1 | -4/+0 |
* | anv: automake: remove no longer needed include | Emil Velikov | 2016-05-01 | 1 | -1/+0 |
* | anv: automake: tweak anv_entrypoint.[ch] rule | Emil Velikov | 2016-05-01 | 1 | -2/+4 |
* | anv: tweak libvulkan_intel.so link libraries | Emil Velikov | 2016-05-01 | 1 | -1/+3 |
* | anv: cosmetic makefile changes | Emil Velikov | 2016-05-01 | 1 | -13/+11 |
* | anv: place the builddir includes before the srcdir ones | Emil Velikov | 2016-05-01 | 1 | -5/+5 |
* | automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND | Emil Velikov | 2016-05-01 | 1 | -1/+1 |
* | automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 | Emil Velikov | 2016-05-01 | 1 | -1/+1 |
* | anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable | Emil Velikov | 2016-05-01 | 1 | -11/+3 |
* | anv: factor out the X11/XCB build | Emil Velikov | 2016-05-01 | 3 | -6/+23 |
* | anv: kill of custom define HAVE_WAYLAND_PLATFORM | Emil Velikov | 2016-05-01 | 3 | -5/+4 |
* | anv: refactor wayland build handling | Emil Velikov | 2016-05-01 | 1 | -15/+12 |
* | anv: use a common variable to manage the library dependencies | Emil Velikov | 2016-05-01 | 1 | -11/+15 |
* | anv: use the GENERATED_FILES variable | Emil Velikov | 2016-05-01 | 2 | -2/+1 |
* | anv: fold the tests' makefile | Emil Velikov | 2016-05-01 | 2 | -49/+15 |
* | anv: build the core vulkan only once | Emil Velikov | 2016-05-01 | 1 | -8/+6 |