| Commit message (Expand) | Author | Age | Files | Lines |
* | freedreno/a3xx: disable filtering for texture buffers and int textures | Ilia Mirkin | 2016-09-11 | 1 | -0/+2 |
* | st/clover: Define __OPENCL_VERSION__ on the device side | Niels Ole Salscheider | 2016-09-10 | 1 | -0/+3 |
* | gm107/ir: allow indirect inputs to be loaded by frag shader | Ilia Mirkin | 2016-09-10 | 2 | -5/+21 |
* | gm107/ir: AL2P writes to a predicate register | Ilia Mirkin | 2016-09-10 | 1 | -0/+1 |
* | i965: Fix calculation of the image height at start level | Antia Puentes | 2016-09-10 | 1 | -6/+21 |
* | radeonsi: flush TC L2 before using a compute indirect buffer | Marek Olšák | 2016-09-09 | 1 | -2/+10 |
* | radeonsi: fix the VGT performance tweak for small instances | Marek Olšák | 2016-09-09 | 1 | -5/+6 |
* | radeonsi: remove the cache_flush atom | Marek Olšák | 2016-09-09 | 7 | -12/+9 |
* | winsys/amdgpu: replace OUT_CS with radeon_emit | Marek Olšák | 2016-09-09 | 1 | -14/+12 |
* | winsys/radeon: replace OUT_CS with radeon_emit | Marek Olšák | 2016-09-09 | 1 | -7/+5 |
* | doc: document GALLIUM_DRIVER | Christoph Haag | 2016-09-09 | 1 | -0/+2 |
* | egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT | Haixia Shi | 2016-09-09 | 1 | -0/+2 |
* | android: depend on libmesa_genxml from i965 Android.gen.mk | Tapani Pälli | 2016-09-09 | 1 | -0/+2 |
* | i965: release GLSL IR in LinkShader after it's not needed | Tapani Pälli | 2016-09-09 | 1 | -0/+11 |
* | glsl: use hash instead of exec_list in copy propagation | Tapani Pälli | 2016-09-09 | 1 | -51/+41 |
* | i965/fs: Fail the shader compile instead of asserting when we can't spill | Jason Ekstrand | 2016-09-08 | 1 | -2/+3 |
* | nir/gcm: Add global value numbering support | Jason Ekstrand | 2016-09-08 | 2 | -6/+25 |
* | nir/gcm: Call nir_metadata_preserve | Jason Ekstrand | 2016-09-08 | 1 | -0/+3 |
* | r300g: Set R300_VAP_CNTL on RSxxx to avoid triangle flickering | Max Staudt | 2016-09-09 | 1 | -1/+9 |
* | gallium: remove PIPE_BIND_TRANSFER_READ/WRITE | Marek Olšák | 2016-09-08 | 29 | -95/+24 |
* | radeonsi: unify si_set_optimal_micro_tile_mode call sites | Marek Olšák | 2016-09-08 | 1 | -8/+4 |
* | radeonsi: fix texture reinterpretation after DCC fast clear | Marek Olšák | 2016-09-08 | 1 | -12/+20 |
* | radeonsi: enable DCC fast clear for 128-bit formats | Marek Olšák | 2016-09-08 | 1 | -13/+32 |
* | radeonsi: clamp integer clear color values for DCC fast clear | Marek Olšák | 2016-09-08 | 1 | -4/+12 |
* | Revert "radeonsi: enable SDMA on CIK" | Marek Olšák | 2016-09-08 | 1 | -0/+4 |
* | doc: fix typo of GALLIUM_HUD_TOGGLE_SIGNAL | Christoph Haag | 2016-09-08 | 1 | -1/+1 |
* | nir/spirv: Refactor variable deocration handling | Jason Ekstrand | 2016-09-08 | 1 | -15/+29 |
* | nir/spirv: Break variable decoration handling into a helper | Jason Ekstrand | 2016-09-08 | 1 | -74/+81 |
* | aubinator: only use program_invocation_short_name with glibc/cygwin | Jonathan Gray | 2016-09-08 | 1 | -1/+7 |
* | aubinator: include libgen.h for basename(3) | Jonathan Gray | 2016-09-08 | 1 | -0/+1 |
* | aubinator: stop using non portable error() function | Jonathan Gray | 2016-09-08 | 1 | -16/+30 |
* | egl: Fix up indentation on previous commit | Adam Jackson | 2016-09-08 | 1 | -2/+2 |
* | egl: Document why EGL_OPENGL{, _ES}_API are mostly identical | Adam Jackson | 2016-09-08 | 1 | -0/+10 |
* | anv: Link to libX11-xcb only when unneeded | Chad Versace | 2016-09-08 | 1 | -3/+5 |
* | swr: fixes for format mapping and texture sizing | Tim Rowley | 2016-09-08 | 1 | -2/+16 |
* | intel/blorp: Allow single slice converter to suppress number of layers | Topi Pohjolainen | 2016-09-08 | 1 | -3/+0 |
* | spirv/nir: Implement OpAtomicLoad/Store for shared variables | Lionel Landwerlin | 2016-09-07 | 1 | -1/+34 |
* | nir/spirv: Remove an erroneous "fall through" comment | Jason Ekstrand | 2016-09-07 | 1 | -1/+0 |
* | EGL: Combine the GL and GLES current contexts (v2) | Kyle Brenneman | 2016-09-07 | 4 | -107/+22 |
* | gbm: wire up fence extension | Rob Clark | 2016-09-07 | 4 | -1/+6 |
* | freedreno: reject imports with bogus pitch | Rob Clark | 2016-09-07 | 3 | -8/+7 |
* | gbm: add missing R8 and GR88 formats | Rob Clark | 2016-09-07 | 2 | -1/+13 |
* | spirv/nir: Add support for OpAtomicLoad/Store | Lionel Landwerlin | 2016-09-07 | 1 | -11/+113 |
* | radeonsi: skip redundant INDEX_TYPE writes | Marek Olšák | 2016-09-07 | 3 | -20/+32 |
* | radeonsi: add more unlikely() uses into si_draw_vbo | Marek Olšák | 2016-09-07 | 1 | -5/+5 |
* | radeonsi: skip draws with instance_count == 0 | Marek Olšák | 2016-09-07 | 1 | -3/+13 |
* | gallium/radeon/winsyses: fix counting mapped memory | Marek Olšák | 2016-09-07 | 2 | -0/+16 |
* | nir: fix definition of pack_uvec2_to_uint | Ilia Mirkin | 2016-09-06 | 1 | -1/+1 |
* | mesa/formatquery: limit ES target support, fix core context support | Ilia Mirkin | 2016-09-06 | 1 | -7/+8 |
* | mapi: add gl32.h to the list of GLES3 headers for installation | Ilia Mirkin | 2016-09-06 | 1 | -0/+1 |