| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI. | Eric Anholt | 2018-03-21 | 2 | -0/+16 |
* | radeonsi: fix a snprintf warning on gcc 7.3.0 | Marek Olšák | 2018-03-21 | 1 | -1/+1 |
* | radeonsi/gfx9: print the swizzle mode for testdma | Marek Olšák | 2018-03-21 | 1 | -2/+16 |
* | ac/surface: compute tile swizzle for GFX9 | Marek Olšák | 2018-03-21 | 2 | -0/+3 |
* | broadcom/vc5: Don't skip job submit just because everything is scissored. | Eric Anholt | 2018-03-21 | 2 | -10/+7 |
* | broadcom/vc5: Handle sparsely populated SO target array. | Eric Anholt | 2018-03-21 | 1 | -7/+14 |
* | broadcom/vc5: Fix 3D miplevel limit to match other texture targets. | Eric Anholt | 2018-03-21 | 1 | -2/+1 |
* | broadcom/vc5: Clamp the instance divisor to 16 bits. | Eric Anholt | 2018-03-21 | 1 | -1/+2 |
* | radeon/vce: move feedback command inside of destroy function | Leo Liu | 2018-03-21 | 3 | -9/+12 |
* | clover: Dynamically calculate __OPENCL_VERSION__ and CLC language version | Aaron Watry | 2018-03-21 | 1 | -2/+5 |
* | clover/llvm: Add get_[cl|language]_version, validation and some helpers | Aaron Watry | 2018-03-21 | 1 | -0/+88 |
* | virgl: Implement seamless cube maps | Stéphane Marchesin | 2018-03-21 | 2 | -1/+3 |
* | st/radeonsi: enable uniform packing in NIR backend | Timothy Arceri | 2018-03-20 | 1 | -1/+5 |
* | gallium: add packed uniform CAP | Timothy Arceri | 2018-03-20 | 18 | -0/+19 |
* | st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker | Timothy Arceri | 2018-03-20 | 1 | -10/+0 |
* | broadcom/vc5: Add support for register spilling. | Eric Anholt | 2018-03-19 | 3 | -0/+30 |
* | st/nine: Fix non inversible matrix check | Axel Davy | 2018-03-18 | 1 | -1/+1 |
* | st/nine: Fixes warning about implicit conversion | Axel Davy | 2018-03-18 | 1 | -1/+1 |
* | st/nine: Fix bad tracking of vs textures for NINESBT_ALL | Axel Davy | 2018-03-18 | 1 | -1/+1 |
* | st/nine: Fix bad tracking of bound vs textures | Axel Davy | 2018-03-18 | 1 | -1/+1 |
* | r600: consolidate PIPE_BIND_SHARED/SCANOUT handling | Marek Olšák | 2018-03-16 | 2 | -14/+4 |
* | tgsi: move tgsi_processor_to_shader_stage() to a header | Emil Velikov | 2018-03-16 | 2 | -15/+16 |
* | etnaviv: remove superfluous \n from DBG(..) callers | Christian Gmeiner | 2018-03-16 | 4 | -6/+6 |
* | meson: fix pipe-loaders after omx changes | Dylan Baker | 2018-03-15 | 1 | -3/+4 |
* | sched.h needs to be imported on Darwin/OSX targets. | Apple SWE | 2018-03-14 | 1 | -0/+4 |
* | Add processor topology calculation implementation for Darwin/OSX targets. | Apple SWE | 2018-03-14 | 1 | -1/+55 |
* | virgl: resize resource bo allocation if we need to. | Dave Airlie | 2018-03-15 | 2 | -4/+12 |
* | nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling. | Mario Kleiner | 2018-03-14 | 1 | -0/+2 |
* | autotools: add -I/src/egl to tizonia | Dylan Baker | 2018-03-14 | 1 | -0/+1 |
* | Revert "Add processor topology calculation implementation for Darwin/OSX targ... | Dylan Baker | 2018-03-14 | 1 | -55/+0 |
* | Revert "sched.h needs to be imported on Darwin/OSX targets." | Dylan Baker | 2018-03-14 | 1 | -4/+0 |
* | sched.h needs to be imported on Darwin/OSX targets. | Apple SWE | 2018-03-13 | 1 | -0/+4 |
* | Add processor topology calculation implementation for Darwin/OSX targets. | Apple SWE | 2018-03-13 | 1 | -0/+55 |
* | r600: fix abs for op3 sources | Roland Scheidegger | 2018-03-14 | 1 | -54/+56 |
* | ac/nir: pass the nir variable through tcs loading. | Dave Airlie | 2018-03-14 | 1 | -5/+4 |
* | ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups | Jason Ekstrand | 2018-03-13 | 1 | -0/+1 |
* | brodacom/vc4: Fix simulator since the perfmon change. | Eric Anholt | 2018-03-13 | 1 | -0/+1 |
* | gallium: silence __builtin_frame_address nonzero argument is unsafe warning | Timothy Arceri | 2018-03-13 | 1 | -0/+3 |
* | meson: Add moduledir to d3d.pc | Dylan Baker | 2018-03-12 | 1 | -0/+1 |
* | gallium: work around libtool relink issue for libdrm | Roman Gilg | 2018-03-12 | 1 | -1/+1 |
* | gallium/x11: remove empty GLX_SGIX_swap_group stubs | Emil Velikov | 2018-03-12 | 2 | -15/+0 |
* | gallium/x11: remove empty GLX_SGIX_swap_barrier stubs | Emil Velikov | 2018-03-12 | 2 | -25/+0 |
* | u_vbuf/translate: pass max_index into the set_buffer. | Dave Airlie | 2018-03-12 | 1 | -1/+1 |
* | r600: implement callstack workaround for evergreen. | Dave Airlie | 2018-03-12 | 1 | -8/+31 |
* | gallium/util: add helper util_wait_for_idle | Marek Olšák | 2018-03-11 | 2 | -0/+15 |
* | u_blit: (trivial) u_blit.h needs to include p_defines.h | Roland Scheidegger | 2018-03-10 | 1 | -0/+1 |
* | draw: fix alpha value for very short aa lines | Roland Scheidegger | 2018-03-10 | 2 | -2/+24 |
* | st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFER | Marek Olšák | 2018-03-09 | 1 | -24/+34 |
* | radeonsi: add a workaround for GFX9 hang with init_config alignment | Marek Olšák | 2018-03-09 | 1 | -1/+2 |
* | broadcom/vc4: Add an accelerated path to turn raster R8/RG88 into tiled. | Eric Anholt | 2018-03-09 | 3 | -0/+211 |