swr: touch generated files to update timestamp
[mesa.git] / src / gallium /
2018-04-27 George Kyriazisswr: touch generated files to update timestamp
2018-04-27 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-27 Christian Gmeineretnaviv: remove not needed includes
2018-04-27 Christian Gmeineretnaviv: remove redundant include
2018-04-26 Eric Anholtbroadcom/vc5: Add support for centroid varyings.
2018-04-26 Eric Anholtbroadcom/vc5: Add an assert about GFXH-1559.
2018-04-26 Eric Anholtbroadcom/vc5: Implement GFXH-1742 workaround (emit...
2018-04-26 Drew Davenportst/va: Fix typos
2018-04-26 Drew Davenportst/va: Fix potential buffer overread
2018-04-26 Boyuan Zhangradeon/vcn: fix mpeg4 msg buffer settings
2018-04-25 Eric Anholtgallium/util: Fix incorrect refcounting of separate...
2018-04-25 Eric Anholtbroadcom/vc5: Fix reloads of separate stencil buffers.
2018-04-25 Eric Anholtbroadcom/vc5: Fix cpp of MSAA surfaces on 4.x.
2018-04-25 Eric Anholtbroadcom/vc5: Implement stencil blits using RGBA.
2018-04-25 Eric Anholtbroadcom/vc5: Remove leftover vc4 MSAA lowering setup...
2018-04-25 Eric Anholtbroadcom/vc5: Fix tile load/store of MSAA surfaces...
2018-04-25 Roland Scheideggerdraw: fix different sign logic when clipping
2018-04-25 Roland Scheideggerdraw: simplify clip null tri logic
2018-04-25 Ilia Mirkinnvc0/ir: all short immediates are sign-extended, adjust...
2018-04-24 Dylan Bakermeson: raise required version to 0.44.1
2018-04-24 Dylan Bakermeson: fix graw-xlib after auxiliary consolidation
2018-04-24 Karol Herbstgm107/ir/lib: fix sched in div u32 builtin
2018-04-24 Eric Anholtbroadcom/vc5: Set up internal_format for imported resou...
2018-04-24 Eric Anholtbroadcom/vc5: Assert that created BOs have offset ...
2018-04-24 Eric Anholtbroadcom/vc5: Don't allocate simulator BOs at offset 0.
2018-04-24 Eric Anholtbroadcom/vc5: Add sim support for the GET_BO_OFFSET...
2018-04-24 Eric Anholtbroadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID...
2018-04-24 Marek OlšákRevert "st/dri: Fix dangling pointer to a destroyed...
2018-04-24 Roland Scheideggergallivm: dump bitcode before optimization
2018-04-24 Roland Scheideggergallivm: (trivial) do division by 1000 with int64
2018-04-24 Roland Scheideggergallivm: remove LICM pass
2018-04-24 Roland Scheideggergallivm: add early cse pass
2018-04-23 Dave Airlieac/radv/radeonsi: refactor harvest config register...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor max simd waves into common...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor raster_config default values...
2018-04-23 Dave Airlieradeonsi: use common gs_table_depth code
2018-04-23 Dave Airlieradeonsi: don't runtime check gs table info
2018-04-23 Johan Klokkhammer... st/dri: Fix dangling pointer to a destroyed dri_drawable
2018-04-23 Ilia Mirkinnv50/ir: make a copy of tex src if it's referenced...
2018-04-23 Lepton Wuvirgl: disable virgl when no 3D for virtio gpu.
2018-04-22 Ilia Mirkingallium/tests/trivial: fix viewport depth transform
2018-04-22 Ilia Mirkintrace: allow image resource to be null
2018-04-21 Karol Herbstnv50/ir/ra: prefer def == src2 for fma with immediates...
2018-04-21 Dylan Bakerautotools: Include new meson files
2018-04-21 Dylan Bakerautotools: Add passes.h to sources so it will be includ...
2018-04-21 Rhys Perrynvc0: fix line width on GM20x+
2018-04-20 Lucas Stachetnaviv: fix texture_format_needs_swiz
2018-04-20 Stefan Schakegallium/util: Android backtrace support
2018-04-20 Stefan Schakegallium/util: Don't stub u_debug_stack on Android
2018-04-20 Nicolai Hähnleradeonsi: generate image load/store/atomic ops using...
2018-04-20 Nicolai Hähnleamd/common: pass address components individually to...
2018-04-20 Nicolai Hähnleamd/common: pass new enum ac_image_dim to ac_build_imag...
2018-04-20 Nicolai Hähnleradeonsi/nir: fix crash in test involving the sample...
2018-04-20 Nicolai Hähnleradeonsi/nir: set FS properties only when scanning...
2018-04-20 Nicolai Hähnleradeonsi: fix error paths of si_texture_transfer_map
2018-04-20 Aaron Watryclover: Fix host access validation for sub-buffer creation
2018-04-19 Neil Robertsnir: Offset vertex_id by first_vertex instead of base_v...
2018-04-19 Thomas Hellstromsvga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
2018-04-19 Mike Lothianswr: Fix include for createPromoteMemoryToRegisterPass
2018-04-18 Leo Liuradeon/vce: disable vce dual pipe on VegaM
2018-04-18 Marek Olšákradeonsi: add support for VegaM
2018-04-18 Marek Olšákradeonsi/gfx9: fix a hang with an empty first IB
2018-04-18 Dylan Bakermeson: build graw tests
2018-04-18 Dylan Bakermeson: build gallium unit tests
2018-04-18 Dylan Bakermeson: Build gallium trivial tests
2018-04-18 George Kyriazisswr/rast: Fix VGATHERPD lowering
2018-04-18 George Kyriazisswr/rast: Replace x86 VMOVMSK with llvm-only implementation
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Implement VROUND intrinsic in x86 lowering...
2018-04-18 George Kyriazisswr/rast: Refactor to improve code sharing.
2018-04-18 George Kyriazisswr/rast: minimize codegen redundant work
2018-04-18 George Kyriazisswr/rast: double-pump in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix 64bit float loads in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Add shader stats infrastructure (WIP)
2018-04-18 George Kyriazisswr/rast: Type-check TemplateArgUnroller
2018-04-18 George Kyriazisswr/rast: Add vgather to x86 lowering pass.
2018-04-18 George Kyriazisswr/rast: fix comment
2018-04-18 George Kyriazisswr/rast: add cvt instructions in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix alloca usage in jitter
2018-04-18 George Kyriazisswr/rast: Change gfx pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-18 George Kyriazisswr/rast: Add support for setting optimization level
2018-04-18 George Kyriazisswr/rast: Adding translate call to builder_gfx_mem.
2018-04-18 George Kyriazisswr/rast: Fix codegen for typedef types
2018-04-18 George Kyriazisswr: add x86 lowering pass to fragment shader
2018-04-18 George Kyriazisswr/rast: Enable generalized fetch jit
2018-04-18 George Kyriazisswr/rast: Add builder_gfx_mem.{h|cpp}
2018-04-18 George Kyriazisswr/rast: Lower VGATHERPS and VGATHERPS_16 to x86.
2018-04-18 George Kyriazisswr/rast: Cleanup of JitManager convenience types
2018-04-18 George Kyriazisswr/rast: Lower PERMD and PERMPS to x86.
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Simplify #define usage in gen source file
2018-04-18 George Kyriazisswr/rast: Move CallPrint() to a separate file
2018-04-18 George Kyriazisswr/rast: Fix name mangling for LLVM pow intrinsic
2018-04-18 George Kyriazisswr/rast: Add some archrast counters
2018-04-18 George Kyriazisswr/rast: Code cleanup
2018-04-18 George Kyriazisswr/rast: Add "Num Instructions Executed" stats intrinsic.
2018-04-18 George Kyriazisswr/rast: Add MEM_ADD helper function to Builder.
2018-04-18 George Kyriazisswr/rast: Permute work for simd16
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite (2)
next