| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Return GL_INVALID_ENUM for bogus TEXTURE_SRGB_DECODE_EXT params. | Kenneth Graunke | 2017-07-13 | 1 | -1/+12 |
* | st/dri: add 32-bit RGBX/RGBA formats | Marek Olšák | 2017-07-13 | 2 | -12/+65 |
* | broadcom/vc4: Add more packets to the v2.1 XML. | Eric Anholt | 2017-07-13 | 1 | -0/+106 |
* | broadcom: Introduce a header for talking about chip revisions. | Eric Anholt | 2017-07-13 | 2 | -0/+40 |
* | broadcom/genxml: Use the same "gen" attr for HW version as Intel does. | Eric Anholt | 2017-07-13 | 2 | -3/+3 |
* | broadcom/genxml: Support unpacking fixed-point fractional values. | Eric Anholt | 2017-07-13 | 2 | -4/+25 |
* | st/mesa: Handle st_framebuffer_create returning NULL | Michel Dänzer | 2017-07-13 | 1 | -3/+5 |
* | swr/rast: Fix use of KNL-only intrinsics in SKX build | Tim Rowley | 2017-07-13 | 3 | -6/+6 |
* | swr/rast: Fix build warnings when using the Intel compiler | Tim Rowley | 2017-07-13 | 1 | -1/+1 |
* | swr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND build | Tim Rowley | 2017-07-13 | 4 | -12/+25 |
* | swr/rast: Removing unneeded MSVC warning pragma | Tim Rowley | 2017-07-13 | 1 | -3/+0 |
* | swr/rast: Add support for read-only render targets | Tim Rowley | 2017-07-13 | 2 | -4/+10 |
* | swr/rast: Support render target mask instead of render target count | Tim Rowley | 2017-07-13 | 7 | -49/+85 |
* | egl: remove unused err variable | Alejandro Piñeiro | 2017-07-13 | 1 | -1/+1 |
* | radeonsi/gfx9: fix crash building monolithic merged ES-GS shader | Nicolai Hähnle | 2017-07-13 | 1 | -3/+6 |
* | loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc | Thomas Hellstrom | 2017-07-13 | 1 | -1/+1 |
* | i965/screen: Drop get_tiled_height | Jason Ekstrand | 2017-07-12 | 1 | -17/+3 |
* | i965/screen: Use ISL for doing image import checks | Jason Ekstrand | 2017-07-12 | 1 | -4/+28 |
* | i965/screen: Use ISL for allocating image BOs | Jason Ekstrand | 2017-07-12 | 1 | -22/+29 |
* | intel/isl: Add a helper to convert tilings from ISL to i915 | Jason Ekstrand | 2017-07-12 | 2 | -0/+28 |
* | intel/isl: Add basic modifier introspection | Jason Ekstrand | 2017-07-12 | 4 | -0/+83 |
* | i965: Add an isl_device to intel_screen | Jason Ekstrand | 2017-07-12 | 3 | -1/+8 |
* | i965/miptree: Move CCS allocation into create_for_dri_image | Jason Ekstrand | 2017-07-12 | 1 | -13/+12 |
* | i965: Use create_for_dri_image in intel_update_image_buffer | Jason Ekstrand | 2017-07-12 | 1 | -9/+14 |
* | i965/miptree: Add support for window system images to create_for_dri_image | Jason Ekstrand | 2017-07-12 | 4 | -6/+17 |
* | i965/miptree: Add a colorspace parameter to create_for_dri_image | Jason Ekstrand | 2017-07-12 | 4 | -5/+28 |
* | main/formats: Add a get_linear_format_srgb helper | Jason Ekstrand | 2017-07-12 | 2 | -0/+25 |
* | main/formats: Autogenerate _mesa_get_srgb_format_linear | Jason Ekstrand | 2017-07-12 | 2 | -117/+46 |
* | i965/miptree: Allocate mt earlier in update winsys | Ben Widawsky | 2017-07-12 | 3 | -18/+37 |
* | i965/miptree: Add a return for updating of winsys | Ben Widawsky | 2017-07-12 | 3 | -10/+14 |
* | i965: Use miptree_create_for_dri_image in image_target_renderbuffer_storage | Jason Ekstrand | 2017-07-12 | 1 | -22/+1 |
* | i965/miptree: Set level_x/h in create_for_dri_image | Jason Ekstrand | 2017-07-12 | 1 | -0/+2 |
* | i965/miptree: Add tile_x/y to total_width/height | Jason Ekstrand | 2017-07-12 | 1 | -2/+2 |
* | i965/miptree: Pass the offset into create_for_bo in create_for_dri_image | Jason Ekstrand | 2017-07-12 | 1 | -3/+1 |
* | i965: Move the DRIimage -> miptree code to intel_mipmap_tree.c | Jason Ekstrand | 2017-07-12 | 3 | -110/+112 |
* | nv50/ir: fix threads calculation for non-compute shaders | Ilia Mirkin | 2017-07-12 | 1 | -5/+9 |
* | freedreno/ir3: fix load_front_face conversion | Ilia Mirkin | 2017-07-12 | 1 | -6/+3 |
* | radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BIT | Alex Smith | 2017-07-13 | 3 | -29/+74 |
* | radv: Fix possible invalid free of dynamic descriptors | Alex Smith | 2017-07-13 | 1 | -1/+0 |
* | swr: Add path to draw directly from client memory without copy. | Bruce Cherniak | 2017-07-12 | 5 | -11/+51 |
* | swr: Move environment config options into separate function. | Bruce Cherniak | 2017-07-12 | 1 | -26/+34 |
* | swr: Remove hard-coded constant and "todo" comment. | Bruce Cherniak | 2017-07-12 | 1 | -1/+2 |
* | Android: Fix vc4 build since XML changes. | Rob Herring | 2017-07-12 | 2 | -6/+6 |
* | st/mesa: add a winsys buffers list in st_context | Charmaine Lee | 2017-07-11 | 7 | -11/+93 |
* | i965: Drop bogus pthread_mutex_unlock in map_gtt error path. | Kenneth Graunke | 2017-07-12 | 1 | -1/+0 |
* | intel/compiler: Don't use opt_sampler_eot() optimization on gen10+ | Anuj Phogat | 2017-07-12 | 1 | -1/+1 |
* | vc4: Set shareable BOs as T tiled if possible | Eric Anholt | 2017-07-12 | 4 | -13/+182 |
* | vc4: Use vc4_setup_slices for resource import | Eric Anholt | 2017-07-12 | 1 | -33/+19 |
* | vc4: Make the miptree debug code available under VC4_DEBUG=surf | Eric Anholt | 2017-07-12 | 3 | -5/+6 |
* | vc4: Switch back to using a local copy of vc4_drm.h. | Eric Anholt | 2017-07-12 | 5 | -4/+323 |