| Commit message (Expand) | Author | Age | Files | Lines |
* | vc4: Move job-submit skip cases to vc4_job_submit(). | Eric Anholt | 2016-09-14 | 2 | -12/+12 |
* | vc4: Move bin CL trailer to job_submit() time. | Eric Anholt | 2016-09-14 | 2 | -11/+14 |
* | vc4: Simplify the DISCARD_RANGE handling | Eric Anholt | 2016-09-14 | 1 | -12/+15 |
* | vc4: Fix incorrect clearing of Z/stencil when cleared separately. | Eric Anholt | 2016-09-14 | 3 | -15/+38 |
* | glsl: add core plumbing for GL_ANDROID_extension_pack_es31a | Ilia Mirkin | 2016-09-13 | 4 | -16/+47 |
* | mesa: introduce glPrimitiveBoundingBoxARB entrypoint | Ilia Mirkin | 2016-09-13 | 3 | -19/+40 |
* | mesa: add a GLES3.2 enums section, and expose new MS line width params | Ilia Mirkin | 2016-09-13 | 4 | -10/+46 |
* | aubinator: Remove bogus "end" parameter in gen_disasm_disassemble() | Sirisha Gandikota | 2016-09-13 | 3 | -10/+12 |
* | aubinator: Make gen_disasm_disassemble handle split sends | Sirisha Gandikota | 2016-09-13 | 1 | -7/+12 |
* | aubinator: Simplify print_dword_val() method | Sirisha Gandikota | 2016-09-13 | 1 | -8/+4 |
* | anv/image: Set correct base_array_layer and array_len for storage images | Jason Ekstrand | 2016-09-13 | 1 | -0/+4 |
* | Revert "intel/isl: Ignore base_array_layer and array_len for 3D storage..." | Jason Ekstrand | 2016-09-13 | 1 | -6/+2 |
* | anv: Use blorp for doing MSAA resolves | Jason Ekstrand | 2016-09-13 | 5 | -881/+121 |
* | anv: Use blorp for ClearColorImage | Jason Ekstrand | 2016-09-13 | 2 | -21/+56 |
* | anv: Delete meta_blit2d | Jason Ekstrand | 2016-09-13 | 4 | -1590/+0 |
* | anv/blorp: Add a gcd_pow2_u64 helper and use it for buffer alignments | Jason Ekstrand | 2016-09-13 | 1 | -24/+24 |
* | anv: Use blorp for CopyBuffer and UpdateBuffer | Jason Ekstrand | 2016-09-13 | 3 | -181/+187 |
* | anv: Use blorp for CopyImage | Jason Ekstrand | 2016-09-13 | 2 | -158/+67 |
* | anv: Use blorp for CopyBufferToImage | Jason Ekstrand | 2016-09-13 | 2 | -125/+16 |
* | anv: Use blorp for CopyImageToBuffer | Jason Ekstrand | 2016-09-13 | 2 | -16/+134 |
* | anv: Use blorp to implement VkBlitImage | Jason Ekstrand | 2016-09-13 | 5 | -750/+144 |
* | anv: Make image_get_surface_for_aspect_mask const | Jason Ekstrand | 2016-09-13 | 3 | -7/+8 |
* | anv: Add initial blorp support | Jason Ekstrand | 2016-09-13 | 7 | -0/+400 |
* | intel/anv: Use #defines for all __gen_ helpers | Jason Ekstrand | 2016-09-13 | 1 | -5/+6 |
* | anv: Generalize emit_urb_setup | Jason Ekstrand | 2016-09-13 | 2 | -20/+45 |
* | anv/pipeline: Roll compute_urb_partition into emit_urb_setup | Jason Ekstrand | 2016-09-13 | 3 | -156/+138 |
* | intel/blorp: Use #defines for all __gen_ helpers | Jason Ekstrand | 2016-09-13 | 1 | -5/+6 |
* | intel/isl: Divide QPitch by 2 for 3-D stencil textures on SKL+ | Jason Ekstrand | 2016-09-13 | 1 | -1/+14 |
* | isl/state: Don't set QPitch for GEN4_3D surfaces | Jason Ekstrand | 2016-09-13 | 1 | -1/+16 |
* | intel/blorp: Rework alloc_binding_table | Jason Ekstrand | 2016-09-13 | 2 | -10/+11 |
* | tgsi/scan: don't set interp flags for inputs only used by INTERP instructions | Marek Olšák | 2016-09-13 | 1 | -48/+57 |
* | radeonsi: fix FP64 UBO loads with indirect uniform block indexing | Marek Olšák | 2016-09-13 | 1 | -2/+1 |
* | winsys/amdgpu: don't assume GTT if the VRAM flag isn't set | Marek Olšák | 2016-09-13 | 1 | -3/+3 |
* | radeonsi: clean up CP DMA emit code | Marek Olšák | 2016-09-13 | 1 | -84/+60 |
* | radeonsi: print the IB and buffer list in VM fault reports | Marek Olšák | 2016-09-13 | 1 | -1/+2 |
* | radeonsi: add sampler view BOs to the BO list last | Marek Olšák | 2016-09-13 | 1 | -7/+10 |
* | radeonsi: export SampleMask from pixel shaders at full rate | Marek Olšák | 2016-09-13 | 3 | -16/+56 |
* | gallium/radeon: set new r600_resource fields correctly in other places too | Marek Olšák | 2016-09-13 | 1 | -0/+11 |
* | ddebug: dump shader buffers and images | Marek Olšák | 2016-09-13 | 3 | -3/+49 |
* | ddebug: fix a crash in resource_get_handle | Marek Olšák | 2016-09-13 | 1 | -1/+1 |
* | radeon: Don't check DCC on pipe buffers | Jan Vesely | 2016-09-13 | 1 | -3/+4 |
* | vl/util: Fix YV12/I420 convert to NV12 U/V reversal | Andy Furniss | 2016-09-13 | 1 | -1/+1 |
* | anv/allocator: Use VG_NOACCESS_WRITE in anv_bo_pool_free | Jason Ekstrand | 2016-09-13 | 1 | -2/+4 |
* | intel/isl: Ignore base_array_layer and array_len for 3D storage surfaces | Jason Ekstrand | 2016-09-13 | 1 | -2/+6 |
* | appveyor: Update winflexbison download URL. | Jose Fonseca | 2016-09-13 | 1 | -1/+1 |
* | i965: Use blorp_copy for all copy_image operations on gen6+ | Jason Ekstrand | 2016-09-12 | 1 | -22/+6 |
* | i965/blorp: Add a copy_miptrees helper | Jason Ekstrand | 2016-09-12 | 2 | -0/+79 |
* | intel/isl: Add support for RGB formats in X and Y-tiled memory | Jason Ekstrand | 2016-09-12 | 2 | -14/+55 |
* | intel/isl: Allow valign2 for texture-only Y-tiled surfaces on gen7 | Jason Ekstrand | 2016-09-12 | 1 | -1/+2 |
* | intel/blorp: Work in terms of logical array layers | Jason Ekstrand | 2016-09-12 | 2 | -16/+29 |