aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Handle full pSourceRect betterAxel Davy2020-05-151-13/+13
* st/nine: Ignore pDirtyRegionAxel Davy2020-05-151-1/+5
* st/nine: Improve pDestRect handlingAxel Davy2020-05-151-3/+18
* st/nine: Retry allocations after freeing some spaceAxel Davy2020-05-156-8/+68
* st/nine: Increase available GPU memoryAxel Davy2020-05-151-6/+7
* st/nine: Add missing NULL checksAxel Davy2020-05-151-3/+48
* st/nine: Fix a crash if the state is not initializedAxel Davy2020-05-153-0/+8
* st/nine: Fix uninitialized variable in BEM()Axel Davy2020-05-151-1/+1
* st/nine: Improve return error code in CheckDeviceFormatAxel Davy2020-05-151-1/+3
* st/nine: Pass more adapter formats for CheckDepthStencilMatchAxel Davy2020-05-151-1/+24
* st/nine: Do not return invalidcall on getrenderstateAxel Davy2020-05-151-2/+6
* st/nine: Return error when setting invalid depth bufferAxel Davy2020-05-151-0/+3
* st/nine: Add checks for pure deviceAxel Davy2020-05-152-1/+21
* zink: implement i2b1Erik Faye-Lund2020-05-151-0/+7
* util/rand_xor: use getrandom() when availableEmmanuel Gil Peyrot2020-05-151-1/+11
* nir: Use 8-bit types for most info fieldsJason Ekstrand2020-05-152-11/+11
* radv: Implement VK_EXT_custom_border_colorJoshua Ashton2020-05-154-2/+159
* radv: Provide a better error for permission issues with priorities.Bas Nieuwenhuizen2020-05-154-16/+29
* freedreno/uuid: Generate meaningful device and driver UUIDEduardo Lima Mitev2020-05-144-7/+58
* freedreno: Centralize UUID generation into new files freedreno_uuid.c/hEduardo Lima Mitev2020-05-147-15/+119
* aco: split operations that use a swap's definitionRhys Perry2020-05-142-7/+46
* tu: Advertise COLOR_ATTACHMENT_BLEND_BIT for blendable formatsConnor Abbott2020-05-142-0/+13
* tu: Implement dual-src blendingConnor Abbott2020-05-141-4/+50
* tu: Move RENDER_COMPONENTS setting to pipeline stateConnor Abbott2020-05-144-10/+8
* ir3: Fixup dual-source blending slotConnor Abbott2020-05-141-0/+1
* freedreno/a6xx: Document dual-src blending enable bitsConnor Abbott2020-05-141-0/+4
* Revert "nir/validate: validate the stride for deref_ptr_as_array"Karol Herbst2020-05-141-1/+0
* intel: Silence unused parameter warning in __intel_log_use_argsIan Romanick2020-05-141-1/+1
* anv: Silence unused parameter warning in anv_image_get_clear_color_addrIan Romanick2020-05-141-1/+1
* anv/tests: Silence unused parameter warnings in mainIan Romanick2020-05-146-6/+6
* anv/tests: Don't rely on assert or changing NDEBUG in testsIan Romanick2020-05-148-31/+59
* aco: fix WQM coalescingDaniel Schürmann2020-05-141-1/+3
* anv: Fix descriptor set clean-up on BO allocation failureJason Ekstrand2020-05-141-1/+1
* anv: Call vk_object_base_finish for image viewsJason Ekstrand2020-05-141-0/+1
* zink: correct PIPE_SHADER_CAP_MAX_SHADER_IMAGESErik Faye-Lund2020-05-141-0/+4
* zink: do not expose real value for PIPE_CAP_MAX_VIEWPORTSErik Faye-Lund2020-05-141-1/+1
* meta: Remove support for multisample blitsIan Romanick2020-05-142-407/+15
* meta: Coalesce the GLSL and FF paths in meta_clearIan Romanick2020-05-141-14/+9
* meta: Use same vertex coordinates for GLSL and FF clearsIan Romanick2020-05-141-12/+8
* meta: Stop frobbing MatrixModeIan Romanick2020-05-142-33/+21
* mesa: Add function to calculate an orthographic projectionIan Romanick2020-05-142-10/+38
* mesa: Add matrix utility functions to load matricesIan Romanick2020-05-142-15/+31
* meta: Remove support for clearing integer buffersIan Romanick2020-05-142-54/+2
* meta: Make _mesa_meta_setup_sampler staticIan Romanick2020-05-142-11/+8
* meta: Make _mesa_meta_texture_object_from_renderbuffer staticIan Romanick2020-05-142-8/+7
* i965: Assert that blorp always handles color blitsIan Romanick2020-05-142-0/+5
* nir/validate: validate the stride for deref_ptr_as_arrayKarol Herbst2020-05-141-0/+1
* nir/deref: copy ptr_stride when rematerializingKarol Herbst2020-05-141-1/+4
* targets/opencl: fix build against LLVM>=10 with Polly supportJan Palus2020-05-141-0/+8
* freedreno: Avoid duplicate BO relocs in FD_RINGBUFFER_OBJECTs.Eric Anholt2020-05-141-3/+17