| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | intel: Move the DRM uapi headers to a non-Intel location. | Eric Anholt | 2017-07-12 | 13 | -34/+9 |
* | vc4: Remove a stale comment. | Eric Anholt | 2017-07-12 | 1 | -4/+0 |
* | anv: Round u_vector element sizes to a power of two | Jason Ekstrand | 2017-07-12 | 1 | -2/+3 |
* | svga: whitespace, formatting fixes in svga_swtnl_backend.c | Brian Paul | 2017-07-12 | 1 | -34/+45 |
* | svga: whitespace, formatting fixes in svga_swtnl_draw.c | Brian Paul | 2017-07-12 | 1 | -9/+9 |
* | svga: whitespace, formatting fixes in svga_swtnl_state.c | Brian Paul | 2017-07-12 | 1 | -19/+19 |
* | svga: move comment, declaration in svga_init_shader_key_common() | Brian Paul | 2017-07-12 | 1 | -6/+5 |
* | draw: whitespace, formatting fixes in draw_vs_exec.c | Brian Paul | 2017-07-12 | 1 | -47/+43 |
* | draw: s/unsigned/enum tgsi_semantic/ | Brian Paul | 2017-07-12 | 2 | -3/+3 |
* | travis: lower SWR requirement to GCC 4.8, aka std=c++11 | Emil Velikov | 2017-07-12 | 1 | -8/+4 |
* | docs: update HTTP -> HTTPS reference to reflect reality | Emil Velikov | 2017-07-12 | 1 | -1/+1 |
* | egl: set KHR_gl_texture_3D_image only when the requirements are met. | Emil Velikov | 2017-07-12 | 1 | -3/+4 |
* | egl: enhance KHR_gl_image extensions checks | Emil Velikov | 2017-07-12 | 1 | -15/+21 |
* | egl: don't set modifier if no modifiers are available | Emil Velikov | 2017-07-12 | 1 | -2/+0 |
* | egl: check for extensions' presence during attr parsing | Emil Velikov | 2017-07-12 | 1 | -4/+18 |
* | egl: add width/height as EXT_image_dma_buf_import attrs | Emil Velikov | 2017-07-12 | 1 | -0/+6 |
* | egl: polish EXT_image_dma_buf_import attr parsing | Emil Velikov | 2017-07-12 | 1 | -29/+22 |
* | egl: simplify EXT_image_dma_buf_import_modifiers attr parsing | Emil Velikov | 2017-07-12 | 1 | -26/+4 |
* | egl: split _eglParseImageAttribList into per extension functions | Emil Velikov | 2017-07-12 | 1 | -186/+260 |
* | egl: call _eglError within _eglParseImageAttribList | Emil Velikov | 2017-07-12 | 3 | -30/+18 |
* | egl: move eglCreateDRMImageMESA's malloc later | Emil Velikov | 2017-07-12 | 1 | -29/+23 |
* | svga: fix texture swizzle writemasking | Brian Paul | 2017-07-11 | 1 | -0/+2 |
* | i965: Use VALGRIND_MAKE_MEM_x in place of MALLOCLIKE/FREELIKE | Chris Wilson | 2017-07-11 | 1 | -7/+27 |
* | i965: Fix asynchronous mappings on !LLC platforms. | Kenneth Graunke | 2017-07-11 | 1 | -2/+17 |
* | i965: Don't use PREAD for glGetBufferSubData(). | Kenneth Graunke | 2017-07-11 | 3 | -28/+10 |
* | swr: build driver proper separate from rasterizer | Tim Rowley | 2017-07-11 | 5 | -39/+36 |
* | swr: switch to using SwrGetInterface api table | Tim Rowley | 2017-07-11 | 10 | -65/+72 |
* | swr/rast: make SWR_VISIBLE attribute work for windows | George Kyriazis | 2017-07-11 | 1 | -1/+1 |
* | i965: perf: use new subslices numbers from device info | Lionel Landwerlin | 2017-07-11 | 1 | -32/+17 |
* | intel: add number of subslices to device info | Lionel Landwerlin | 2017-07-11 | 2 | -8/+54 |
* | i965: Use already existing eu_total | Ben Widawsky | 2017-07-11 | 1 | -8/+1 |
* | i965: Resolve framebuffers before signaling the fence | Chris Wilson | 2017-07-11 | 1 | -0/+32 |
* | svga: s/unsigned/enum tgsi_texture_type/ | Brian Paul | 2017-07-11 | 1 | -3/+4 |
* | svga: s/unsigned/enum tgsi_swizzle | Brian Paul | 2017-07-11 | 1 | -4/+4 |
* | svga: s/unsigned/enum tgsi_interpolate_mode/ | Brian Paul | 2017-07-11 | 1 | -1/+2 |
* | svga: s/unsigned/enum tgsi_file_type/ | Brian Paul | 2017-07-11 | 1 | -7/+7 |
* | svga: s/unsigned/enum tgsi_semantic/ | Brian Paul | 2017-07-11 | 4 | -8/+10 |
* | i965: Assert that we don't use CPU write maps to non-coherent buffers.cros-mesa-17.1.1-r3-vanillachadv/cros-mesa-17.1.1-r3-vanilla | Kenneth Graunke | 2017-07-10 | 1 | -0/+6 |
* | i965: Disable access to CPU mmap for async access on non-LLC machines | Chris Wilson | 2017-07-10 | 1 | -4/+12 |
* | i965: Track when a bo is shared with an external client | Chris Wilson | 2017-07-10 | 2 | -0/+9 |
* | intel: Fix clflushing on modern (Baytrail+) Atom CPUs. | Kenneth Graunke | 2017-07-10 | 1 | -0/+12 |
* | intel: Move clflush helpers from anv to common/gen_clflush.h. | Kenneth Graunke | 2017-07-10 | 7 | -34/+63 |
* | spirv: Fix reaching unreachable for compare exchange on images | James Legg | 2017-07-10 | 1 | -0/+1 |
* | gallium: use "ull" number suffix to keep the QtCreator parser happy | Marek Olšák | 2017-07-10 | 11 | -39/+39 |