summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* anv: Parse VkPhysicalDeviceFeatures2 in CreateDeviceJason Ekstrand2020-03-071-10/+45
* iris: Don't skip fast depth clears if the color changedJason Ekstrand2020-03-061-1/+5
* isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfacesJason Ekstrand2020-03-061-1/+19
* Revert "spirv: Use a simpler and more correct implementaiton of tanh()"Kristian H. Kristensen2020-03-061-14/+13
* Revert "glsl: Use a simpler formula for tanh"Kristian H. Kristensen2020-03-061-10/+8
* Revert "mesa: check for z=0 in _mesa_Vertex3dv()"Marek Olšák2020-03-061-4/+1
* Revert "glx: convert glx_config_create_list to one big calloc"Andrii Simiklit2020-03-061-26/+37
* intel/gen12+: Disable mid thread preemption.Rafael Antognolli2020-03-063-0/+25
* intel/device: bdw_gt1 actually has 6 eus per subslicePaulo Zanoni2020-03-061-1/+1
* mesa/st: fix formats required for EXT_texture_norm16Tapani Pälli2020-03-061-7/+0
* intel/compiler: Restrict cs_threads to 64Jordan Justen2020-03-061-1/+3
* ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gensSamuel Pitoiset2020-03-061-0/+5
* ac/llvm: fix 16-bit fmed3 on GFX8 and older gensSamuel Pitoiset2020-03-061-2/+4
* ac/llvm: fix 64-bit fmed3Samuel Pitoiset2020-03-061-17/+31
* mesa: Flush vertices before changing the OpenGL state.Mathias Fröhlich2020-03-061-4/+10
* gallivm/tgsi: fix stream id regressionDave Airlie2020-03-061-2/+5
* mesa/st: toggle EXT_texture_norm16 based on format supportTapani Pälli2020-03-061-0/+12
* egl: Fix A2RGB10 platform_{device,surfaceless} PBuffer configs.Mathias Fröhlich2020-03-064-14/+81
* i965: toggle on EXT_texture_norm16Tapani Pälli2020-03-061-0/+1
* mesa: introduce boolean toggle for EXT_texture_norm16Tapani Pälli2020-03-062-1/+2
* .pick_status.json: Update to 74e4cda64b9d114321216eefe536f80644b0f0fdErik Faye-Lund2020-03-061-2/+0
* v3d: Sync on last CS when non-compute stage uses resource written by CSJose Maria Casanova Crespo2020-02-256-25/+76
* spirv: Remove outdated SPIR-V decoration warningsArcady Goldmints-Orlov2020-02-241-3/+2
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-245-2/+2
* i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8Danylo Piliaiev2020-02-201-11/+23
* intel/fs: Correctly handle multiply of fsign with a source modifierIan Romanick2020-02-201-0/+10
* st/vdpau: Only call is_video_format_supported hook if neededMichel Dänzer2020-02-201-7/+7
* mesa: fix immediate mode with tessellation and varying patch verticesMarek Olšák2020-02-201-0/+2
* intel/gen12: Take into account opcode when decoding SWSBCaio Marcelo de Oliveira Filho2020-02-202-3/+7
* zink: confused compilation macro usage for zink in target helpers.luc2020-02-181-1/+1
* egl: Implement getImage/putImage on pbuffer swrast.Mathias Fröhlich2020-02-184-5/+96
* intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.Francisco Jerez2020-02-181-7/+3
* radeonsi: don't wait for shader compilation to finish when destroying a contextMarek Olšák2020-02-181-3/+0
* gallium/swr: simplify environmental variabled expansion codeKrzysztof Raszkowski2020-02-141-29/+0
* glsl: fix gl_nir_set_uniform_initializers() for image arraysTimothy Arceri2020-02-141-1/+1
* iris: fix aux buf map failure in 32bits app on AndroidTapani Pälli2020-02-131-8/+9
* radeonsi: make si_fence_server_signal flush pipe without workPeng Huang2020-02-131-0/+4
* nir: do not use De Morgan's Law rules for flt and fgeSamuel Pitoiset2020-02-111-1/+1
* Revert "gallium: Fix big-endian addressing of non-bitmask array formats."Eric Anholt2020-02-111-17/+6
* radeonsi: fix the DCC MSAA bug workaroundMarek Olšák2020-02-111-1/+1
* svga: fix size of format_conversion_table[]Neha Bhende2020-02-111-0/+2
* Vulkan overlay: use the corresponding image index for each swapchainGeorg Lehmann2020-02-101-3/+8
* freedreno/ir3: put the conversion back for half const to the right place.Hyunjun Ko2020-02-101-6/+6
* Vulkan Overlay: Don't try to change the image layout to present twiceGeorg Lehmann2020-02-071-22/+27
* Correctly wait in the fragment stage until all semaphores are signaledGeorg Lehmann2020-02-071-2/+10
* svga: Fix banded DMA uploadThomas Hellstrom2020-02-071-10/+11
* intel: Load the driver even if I915_PARAM_REVISION is not found.Rafael Antognolli2020-02-071-1/+1
* swr: Fix GCC 4.9 checks.Vinson Lee2020-02-072-2/+2
* radeonsi: stop using the VM_ALWAYS_VALID flagPierre-Eric Pelloux-Prayer2020-02-063-16/+0
* mesa: allow bit queries for EXT_disjoint_timer_queryTapani Pälli2020-02-051-4/+14