gallium/hud: dump hud_driver_query values to files
[mesa.git] / src / gallium / drivers /
2016-12-30 Rob Clarkfreedreno/ir3: rework varying slots (maybe??)
2016-12-30 Jason Ekstrandnir: Rename convert_to_ssa lower_regs_to_ssa
2016-12-29 Eric Anholtvc4: Rework scheduling of thread switch to cut one...
2016-12-29 Jonas Pfeilvc4: Fill thread switching delay slots
2016-12-29 Eric Anholtvc4: Enable NIR-based loop unrolling.
2016-12-27 Rob Clarkfreedreno/ir3: fix linkage::var size
2016-12-27 Rob Clarkfreedreno/ir3: treat clipvertex like a normal varying
2016-12-27 Rob Clarkfreedreno/a5xx: transform-feedback support
2016-12-27 Rob Clarkfreedreno: update generated headers
2016-12-27 Rob Clarkfreedreno/ir3: UBO support for 64b GPUs (a5xx)
2016-12-27 Rob Clarkfreedreno/ir3: rework location of driver constants
2016-12-27 Rob Clarkfreedreno/a5xx: fix emit for bo addresses
2016-12-27 Rob Clarkfreedreno/a5xx: texture layout
2016-12-23 Bruce Cherniakswr: fix icc compile error
2016-12-22 Christian Inciradeonsi: Bugfix needed for hashcat
2016-12-22 Nicolai Hähnleradeonsi: fix gl_ClipDistance and gl_ClipVertex for...
2016-12-22 Nicolai Hähnleradeonsi: only set VS_OUT_MISC_SIDE_BUS_ENA when the...
2016-12-22 Vinson Leellvmpipe: Link tests with CLOCK_LIB.
2016-12-21 Junwei Zhangradeonsi: add Polaris12 support (v3)
2016-12-21 Edward O'Callaghansvga: Fix a strict-aliasing violation in shader dumper
2016-12-18 Rob Clarkfreedreno/a5xx: border color support
2016-12-18 Rob Clarkfreedreno/a5xx: use MRT0 to import linear zs
2016-12-18 Rob Clarkfreedreno: fdN_gmem_restore_format() is not gen specific
2016-12-18 Rob Clarkfreedreno/a5xx: cargo-cult end-batch sequence more...
2016-12-18 Rob Clarkfreedreno/a5xx: misc fix
2016-12-18 Rob Clarkfreedreno/a5xx: fix (at least some) vtx formats
2016-12-18 Rob Clarkfreedreno/a5xx: more formats
2016-12-18 Rob Clarkfreedreno/a5xx: fixup caps
2016-12-18 Rob Clarkfreedreno/a5xx: fix random faults on first sysmem draw
2016-12-18 Rob Clarkfreedreno: update generated headers
2016-12-18 Rob Clarkfreedreno/a5xx: fix stride/size for mem->gmem blits
2016-12-16 Bruce Cherniakswr: Implement fence attached work queues for deferred...
2016-12-13 Ilia Mirkintreewide: s/comparitor/comparator/
2016-12-12 Tim Rowleyswr: [rasterizer core/memory] StoreTile: AVX512 progress
2016-12-12 Nicolai Hähnleradeonsi: shrink the GSVS ring to account for the reduc...
2016-12-12 Nicolai Hähnleradeonsi: shrink each vertex stream to the actually...
2016-12-12 Nicolai Hähnleradeonsi: use a single descriptor for the GSVS ring
2016-12-12 Nicolai Hähnleradeonsi: pack GS output components for each vertex...
2016-12-12 Nicolai Hähnleradeonsi: do not write non-existent components through...
2016-12-12 Nicolai Hähnleradeonsi: only write values belonging to the stream...
2016-12-12 Nicolai Hähnleradeonsi: generate an explicit switch instruction over...
2016-12-12 Nicolai Hähnleradeonsi: fetch only outputs of current vertex stream...
2016-12-12 Nicolai Hähnleradeonsi: only export from GS copy shader for vertex...
2016-12-12 Nicolai Hähnleradeonsi: do not export VS outputs from vertex streams...
2016-12-12 Nicolai Hähnleradeonsi: pull iteration over vertex streams into GS...
2016-12-12 Nicolai Hähnleradeonsi: group streamout writes by vertex stream
2016-12-12 Nicolai Hähnleradeonsi: load the streamout buf descriptors closer...
2016-12-12 Nicolai Hähnleradeonsi: extract writing of a single streamout output
2016-12-12 Nicolai Hähnleradeonsi: separate the call to si_llvm_emit_streamout...
2016-12-12 Nicolai Hähnleradeonsi: plumb the output vertex_stream through to...
2016-12-12 Nicolai Hähnleradeonsi: rename members of si_shader_output_values
2016-12-12 Nicolai Hähnleradeonsi: fix an off-by-one error in the bounds check...
2016-12-12 Nicolai Hähnleradeonsi: do not kill GS with memory writes
2016-12-12 Nicolai Hähnleradeonsi: update all GSVS ring descriptors for new...
2016-12-12 Edward O'Callaghanvirgl: Fix a strict-aliasing violation in the encoder
2016-12-10 Grazvydas Ignotassoftpipe: fix release build unused variable warning
2016-12-10 Grazvydas Ignotasradeonsi: fix release build unused variable warnings
2016-12-09 Tim Rowleyswr: [rasterizer common/core/jitter] fetch support...
2016-12-09 Tim Rowleyswr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPEL...
2016-12-09 Ilia Mirkinswr: [rasterizer core] supply proper clip distances...
2016-12-09 Ilia Mirkinswr: [rasterizer core] perform perspective division...
2016-12-08 Marek Olšákradeonsi: disable the constant engine (CE) on Carrizo...
2016-12-08 Michel Dänzerradeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs...
2016-12-07 Marek Olšákradeonsi: wait for outstanding LDS instructions in...
2016-12-07 Marek Olšákradeonsi: wait for outstanding memory instructions...
2016-12-07 Marek Olšákradeonsi: allow specifying simm16 of emit_waitcnt at...
2016-12-07 Marek Olšákradeonsi: write shader descriptors into hang reports
2016-12-07 Marek Olšákradeonsi: check for sampler state CSO corruption
2016-12-07 Marek Olšákradeonsi: properly declare context sampler states
2016-12-07 Marek Olšákradeonsi: fix incorrect FMASK checking in bind_sampler_...
2016-12-07 Marek Olšákradeonsi: always restore sampler states when unbinding...
2016-12-07 Marek Olšákradeonsi: take LDS into account for compute shader...
2016-12-07 Nicolai Hähnleradeonsi: fix isolines tess factor writes to control...
2016-12-07 Tom Stellardradeonsi: Use amdgcn intrinsics for fs interpolation
2016-12-06 Rob Clarkfreedreno/a5xx: fix draw packet size with index buffer
2016-12-06 Rob Clarkfreedreno/a5xx: gmem bypass mode
2016-12-06 Rob Clarkfreedreno/a5xx: fix emit_string_marker()
2016-12-06 Rob Clarkfreedreno: pitch alignment should match gmem alignment
2016-12-06 Rob Clarkfreedreno/a5xx: more formats
2016-12-06 Rob Clarkfreedreno/a5xx: fix fragface
2016-12-06 Rob Clarkfreedreno/a5xx: fix fragcoord
2016-12-06 Rob Clarkfreedreno: update generated headers
2016-12-06 Rob Clarkfreedreno/a5xx: fix alpha test
2016-12-06 Rob Clarkfreedreno/a5xx: fix VPC_VAR[n].DISABLE bits
2016-12-06 Andy Furnissradeon/vce Handle H.264 level 5.2
2016-12-05 Tim Rowleyswr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported
2016-12-05 Tim Rowleyswr: include llvm version and vector width in renderer...
2016-12-02 Bruce Cherniakswr: Fix active_queries count
2016-12-02 George Kyriazisswr: Fix type to match parameters of std::max()
2016-12-02 Tim Rowleyswr: [rasterizer jitter] include cstdarg in builder_mis...
2016-12-02 Rob Clarkfreedreno: no-op render when we need a fence
2016-12-02 Rob Clarkfreedreno: native fence fd support
2016-12-02 Rob Clarkfreedreno: some fence cleanup
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-12-01 Eric Anholtvc4: Avoid false scheduling dependencies for LOAD_IMMs.
2016-12-01 Eric Anholtvc4: Try to schedule QIR instructions between writing...
2016-12-01 Eric Anholtvc4: Improve interleaving of texture coordinates vs...
2016-12-01 Eric Anholtvc4: Fix stray "." on no-op MUL packs.
2016-12-01 Eric Anholtvc4: Allow merging instructions with SF set where the...
2016-12-01 Eric Anholtvc4: In a loop break/continue, jump if everyone has...
next