summaryrefslogtreecommitdiffstats
path: root/.pick_status.json
Commit message (Expand)AuthorAgeFilesLines
* scons/windows: Support build with LLVM 10.pal10002020-04-141-1/+1
* meson: Link Gallium Nine with ld_args_build_idTobias Jakobi2020-04-141-1/+1
* meson: Specify the maximum required libdrm in dri.pcMatt Turner2020-04-141-1/+1
* .pick_status.json: Update to acf7e73be54c7f1cc52fcc9be38a9df26849200eDylan Baker2020-04-141-0/+432
* glsl: stop processing function parameters if error happenedTapani Pälli2020-04-131-1/+1
* i965: share buffer managers across screensLionel Landwerlin2020-04-131-1/+1
* i965: store DRM fd on intel_screenLionel Landwerlin2020-04-131-1/+1
* iris: make resources take a ref on the screen objectLionel Landwerlin2020-04-131-1/+1
* iris: share buffer managers accross screensLionel Landwerlin2020-04-131-1/+1
* iris: properly free resources on BO allocation failureLionel Landwerlin2020-04-131-1/+1
* .pick_status.json: Update to 28d36d26c2212276e1238fad8f0b12caab97fee8Dylan Baker2020-04-131-0/+234
* v3d: Primitive Counts Feedback needs an extra 32-bit padding.Jose Maria Casanova Crespo2020-04-101-1/+1
* swr/rasterizer: Use private functions for min/max to avoid namespace issues.Vinson Lee2020-04-101-1/+1
* .pick_status.json: Update to 65e2eaa4d3a7095ac438fafb09d1e36a4210966eDylan Baker2020-04-101-0/+495
* radv: Use correct buffer count with variable descriptor set sizes.Bas Nieuwenhuizen2020-04-091-1/+1
* radv: Consider maximum sample distances for entire grid.Bas Nieuwenhuizen2020-04-091-1/+1
* radeonsi: don't lower constant arrays to uniforms in GLSL IRTimothy Arceri2020-04-091-1/+1
* radv: Store 64-bit availability bools if requested.Bas Nieuwenhuizen2020-04-091-1/+1
* nir: fix wrong assignment to buffer in xfb_varyings_infoHyunjun Ko2020-04-091-1/+1
* mesa/st: release variants for active programs before unrefTapani Pälli2020-04-091-1/+1
* mesa/st: unbind shader state before deleting itTapani Pälli2020-04-091-1/+1
* nir: fix definition of imadsh_mix16 for vectorsRob Clark2020-04-091-1/+1
* nir/load_store_vectorize: Fix shared atomic infoJason Ekstrand2020-04-091-1/+1
* nv50: don't try to upload MSAA settings for BUFFER texturesIlia Mirkin2020-04-091-1/+1
* EGL: Add eglSetDamageRegionKHR to GLVND dispatch listDaniel Stone2020-04-091-1/+1
* radv/llvm: enable 16-bit storage features on GFX6-GFX7Samuel Pitoiset2020-04-091-1/+1
* ac/nir: split 16-bit SSBO stores on GFX6Samuel Pitoiset2020-04-091-1/+1
* ac/nir: split 16-bit load/store to global memory on GFX6Samuel Pitoiset2020-04-091-1/+1
* radv/llvm: enable 8-bit storage features on GFX6-GFX7Samuel Pitoiset2020-04-091-1/+1
* ac/nir: split 8-bit SSBO stores on GFX6Samuel Pitoiset2020-04-091-1/+1
* ac/nir: split 8-bit load/store to global memory on GFX6Samuel Pitoiset2020-04-091-1/+1
* anv/image: Use align_u64 for image offsetsJason Ekstrand2020-04-091-1/+1
* anv/pipeline: allow more than 16 FS inputsJuan A. Suarez Romero2020-04-091-1/+1
* intel/compiler: store the FS inputs in WM prog dataJuan A. Suarez Romero2020-04-091-1/+1
* i965: Move down genX_upload_sbe in profiles.Mathias Fröhlich2020-04-091-2/+2
* Revert "egl/dri2: Don't dlclose() the driver on dri2_load_driver_common failure"Emil Velikov2020-04-091-1/+1
* egl/drm: reinstate (kms_)swrast supportEmil Velikov2020-04-091-1/+1
* glx: set the loader_logger early and for everyoneEmil Velikov2020-04-091-1/+1
* .pick_status.json: Update to 089e1fb287eb9b70c191091128ed5ba7edd2960aDylan Baker2020-04-091-0/+2439
* gallium/auxiliary/vl: fix bob compute shaders for deint yuvThong Thai2020-04-041-1/+1
* Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind copies"Jason Ekstrand2020-04-021-1/+1
* .pick_status.json: Update to c71c1f44b055c680f073a2608a3bf560b55f8974Eric Engestrom2020-04-021-0/+369
* svga, winsys/svga: Fix persistent memory discard mapsThomas Hellstrom2020-04-011-1/+1
* nir: fix crash in varying packing on interface mismatchTimothy Arceri2020-04-011-1/+1
* spirv: Implement OpCopyObject and OpCopyLogical as blind copiesJason Ekstrand2020-04-011-1/+1
* .pick_status.json: Update to 70ac7f5b0c46370075a35067c9f7dfe78e84b16dEric Engestrom2020-04-011-0/+369
* anv: Account for the header in anv_state_stream_allocJason Ekstrand2020-03-311-1/+1
* nir/lower_int64: Lower 8 and 16-bit downcasts with nir_lower_mov64Jason Ekstrand2020-03-311-1/+1
* util: fix u_fifo_pop()Rob Clark2020-03-311-1/+1
* util/u_queue: fix race in total_jobs_size accessRhys Perry2020-03-311-1/+1