radeonsi: expose MRT-draw-calls to HUD
[mesa.git] / src / gallium / drivers /
2017-07-31 Marek Olšákradeonsi: expose MRT-draw-calls to HUD
2017-07-28 Marek Olšákradeonsi: update dirty_level_mask only when flushing...
2017-07-28 Marek Olšákradeonsi: rely on CLEAR_STATE for clearing UCP and...
2017-07-28 Marek Olšákradeonsi: rely on CLEAR_STATE for resetting the framebu...
2017-07-28 Marek Olšákradeonsi: use CLEAR_STATE to initialize some registers
2017-07-28 Dave Airlievirgl: drop precise modifier.
2017-07-27 Nicolai Hähnleradeonsi: bail out instead of crashing if the main...
2017-07-27 Nicolai Hähnleradeonsi: update a comment for merged shaders
2017-07-27 Nicolai Hähnleradeonsi/gfx9: dump previous stage LLVM IR for merged...
2017-07-27 Nicolai Hähnleradeonsi: make sure TCS main output VGPRs don't alias...
2017-07-27 Nicolai Hähnleradeonsi/gfx9: always wrap GS and TCS in an if-block...
2017-07-27 Nicolai Hähnleradeonsi/gfx9: fix vertex idx in ES with multiple waves...
2017-07-27 George Kyriazisswr: fix transform feedback logic
2017-07-27 Tim Rowleyswr/rast: non-regex knob fallback code for gcc < 4.9
2017-07-27 Dave Airlievirgl: encode index buffer offset.
2017-07-26 Marek Olšákradeonsi: decrease the number of compiler threads
2017-07-26 Marek Olšákgallium/radeon: make S_FIXED function signed and move...
2017-07-26 Nicolai Hähnleradeonsi/gfx9: reduce max threads per block to 1024...
2017-07-26 Nicolai Hähnleradeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
2017-07-25 Eric Anholtbroadcom/vc4: Use the RA callback to improve register...
2017-07-25 Eric Anholtbroadcom/vc4: Scissor blits performed using the renderi...
2017-07-25 Eric Anholtbroadcom/vc4: Prefer blit via rendering to the software...
2017-07-25 Eric Anholtbroadcom/vc4: Switch the Viewport Center fields to...
2017-07-25 Eric Anholtbroadcom/vc4: Use the XML decoder for CL dumping.
2017-07-25 Brian Paulsvga: implement MSAA alpha_to_one feature
2017-07-25 Brian Paulsvga: rework the FS white fragments code
2017-07-25 Michal Srbr600: Add support for B5G5R5A1.
2017-07-25 Leo Liuradeon/vcn: move message buffer to vram for now
2017-07-25 Jose Fonsecatrace: Correct transfer box size calculation.
2017-07-25 Constantine Charlamovr600g: constify some args at r600_asm.c
2017-07-25 Constantine Charlamovr600g: remove unused "bc" args, and one unneeded forwar...
2017-07-24 Emil Velikovswr: use the correct variable for no undefined symbols
2017-07-24 Emil Velikovswr: don't forget to link KNL/SKX against pthreads
2017-07-24 Emil Velikovswr: don't forget to link AVX/AVX2 against pthreads
2017-07-23 Wladimir J. van... etnaviv: Clear lbl_usage array correctly
2017-07-22 Neha Bhendesvga: Limit number of immediates in shader
2017-07-22 Charmaine Leesvga: fix constant indices for texcoord scale factors...
2017-07-22 Neha Bhendesvga: fix unnormalized->normalized texture coordinate...
2017-07-22 Brian Paulsvga: only support 4x, 8x, 16x msaa
2017-07-22 Karol Herbstnv50/ir: disable mul+add to mad for precise instructions
2017-07-22 Karol Herbstnv50/ir/tgsi: handle precise for most ALU instructions
2017-07-22 Karol Herbstnv50/ir: add precise field to Instruction
2017-07-21 Tim Rowleyswr/rast: quit using linux-specific gettid()
2017-07-21 Tim Rowleyswr/rast: fix memory paths for avx512 optimized avx/sse
2017-07-21 Tim Rowleyswr/rast: cache line align hottile buffers
2017-07-21 Tim Rowleyswr/rast: simdlib changes for clang/gcc
2017-07-21 Wladimir J. van... etnaviv: Avoid duplicates in formats table
2017-07-21 Wladimir J. van... etnaviv: Add support for ETC2 texture compression
2017-07-19 Tim Rowleyconfigure/swr: add KNL and SKX architecture targets
2017-07-19 Tim Rowleyconfigure/swr: configurable swr architectures
2017-07-19 Lucas Stachetnaviv: advertise supported dmabuf modifiers
2017-07-19 Lucas Stachetnaviv: implement resource creation with modifier
2017-07-19 Lucas Stachetnaviv: fill in modifier in etna_resource_get_handle
2017-07-19 Lucas Stachetnaviv: fold etna_screen_bo_get_handle into etna_resou...
2017-07-19 Lucas Stachetnaviv: implement resource import with modifier
2017-07-19 Lucas Stachetnaviv: also update textures from external resources
2017-07-19 Lucas Stachetnaviv: increment correct seqno for external resources
2017-07-19 Lucas Stachetnaviv: pad scanout buffer size to RS alignment
2017-07-19 Lucas Stachetnaviv: add helper to work out RS alignment
2017-07-19 Lucas Stachrenderonly/etnaviv: stop importing resource from renderonly
2017-07-19 Emil Velikovswr: remove unneeded fallback strcasecmp define
2017-07-18 Marek Olšákradeonsi: add back the USE_MININUM_PRIORITY flag to...
2017-07-17 Sinclair Yehdrivers/svga: Connect driver-side fence_* functions
2017-07-17 Sinclair Yehwinsys/svga/drm: Create winsys interface for Fence FD
2017-07-17 Sinclair Yehdrivers/svga, winsys/svga/drm: Thread through timeout...
2017-07-17 Brian Paulsvga: whitespace clean-up in svga_winsys.h
2017-07-17 Brian Paulsvga: add some const qualifiers
2017-07-17 Brian Paulsvga: add comment about 'extra' constant locations
2017-07-17 Marek Olšákradeonsi/gfx9: add VM fault dmesg parser support
2017-07-17 Marek Olšákradeonsi: automatically resize shader compiler thread...
2017-07-17 Marek Olšákradeonsi: expose ARB_timer_query unconditionally
2017-07-17 Marek Olšákradeonsi/gfx9: don't read back non-existent register...
2017-07-17 Marek Olšákradeonsi: prevent a crash with DBG_CHECK_VM and u_threa...
2017-07-17 Marek Olšákradeonsi: simplify computation of tessellation offchip...
2017-07-17 Marek Olšákradeonsi/gfx9: add workarounds to avoid VGPR indexing...
2017-07-17 Marek Olšákradeonsi: emit param exports after position exports
2017-07-17 Marek Olšákradeonsi: move building parameter exports into a separa...
2017-07-17 Marek Olšákradeonsi: don't use info.num_inputs when it's unused
2017-07-17 Marek Olšákradeonsi: add si_build_fs_interp helper
2017-07-17 Marek Olšákradeonsi: merge si_llvm_get_amdgpu_target into ac_get_l...
2017-07-17 Marek Olšákradeonsi: don't call gallivm_init_llvm_targets
2017-07-17 Marek Olšákgallium/radeon: reallocate suballocated buffers when...
2017-07-17 Marek Olšákgallium/radeon: flush the context after in-place textur...
2017-07-17 Samuel Pitoisetddebug: fix parsing of the pipelined mode
2017-07-14 Tim Rowleyswr: JitManager runtime determination of architecture
2017-07-14 Lucas StachRevert "etnaviv: add support for snorm textures"
2017-07-14 Wladimir J. van... etnaviv: reset indexed rendering information when not...
2017-07-14 Wladimir J. van... etnaviv: Use the correct LOG instruction on GC3000
2017-07-14 Lucas Stachetnaviv: flush source TS before resolve
2017-07-14 Philipp Zabeletnaviv: flush color cache and depth cache together...
2017-07-13 Tim Rowleyswr/rast: Fix use of KNL-only intrinsics in SKX build
2017-07-13 Tim Rowleyswr/rast: Fix build warnings when using the Intel compiler
2017-07-13 Tim Rowleyswr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND...
2017-07-13 Tim Rowleyswr/rast: Removing unneeded MSVC warning pragma
2017-07-13 Tim Rowleyswr/rast: Add support for read-only render targets
2017-07-13 Tim Rowleyswr/rast: Support render target mask instead of render...
2017-07-13 Nicolai Hähnleradeonsi/gfx9: fix crash building monolithic merged...
2017-07-13 Ilia Mirkinnv50/ir: fix threads calculation for non-compute shaders
2017-07-12 Ilia Mirkinfreedreno/ir3: fix load_front_face conversion
2017-07-12 Bruce Cherniakswr: Add path to draw directly from client memory witho...
next