d3dadapter9: use snprintf(..., "%s", ...) instead of strncpy
[mesa.git] / src / gallium / drivers /
2018-11-30 Gurchetan Singhvirgl: don't mark buffers as unclean after a write
2018-11-30 Gurchetan Singhvirgl: avoid large inline transfers
2018-11-30 Gurchetan Singhvirgl: quadruple command buffer size
2018-11-29 Marek Olšákradeonsi: add memory management stress tests for GDS
2018-11-29 Marek Olšákwinsys/amdgpu: add support for allocating GDS and OA...
2018-11-29 Marek Olšákradeonsi: allow si_cp_dma_clear_buffer to clear GDS...
2018-11-29 Marek Olšákwinsys/amdgpu,radeon: pass vm_alignment to buffer_from_...
2018-11-29 Marek Olšákradeonsi: fix is_oneway_access_only for bindless images
2018-11-29 Marek Olšákradeonsi/nir: parse more information about bindless...
2018-11-29 Marek Olšákradeonsi: small cleanup for memory opcodes
2018-11-29 Marek Olšákradeonsi: fix is_oneway_access_only for image stores
2018-11-29 Marek Olšákradeonsi: use structured buffer intrinsics for image...
2018-11-29 Marek Olšákradeonsi: clean up primitive binning enablement
2018-11-28 Dave Airlievirgl: fix undefined shift to use unsigned.
2018-11-28 Dave Airlier600: make suballocator 256-bytes align
2018-11-28 Nicolai Hähnlewinsys/amdgpu: explicitly declare whether buffer_map...
2018-11-28 Gert Wollnyvirgl: Don't try handling server fences when they are...
2018-11-27 Eric Anholtv3d: Add renderonly support.
2018-11-27 Hyunjun Kofreedreno: implements get_sample_position
2018-11-27 Rob Clarkfreedreno/a3xx: also set FSSUPERTHREADENABLE
2018-11-27 Jonathan Marekfreedreno: use MSM_BO_SCANOUT with scanout buffers
2018-11-27 Jonathan Marekfreedreno: use GENERIC instead of TEXCOORD for blit...
2018-11-27 Jonathan Marekfreedreno: a2xx texture update
2018-11-27 Jonathan Marekfreedreno/a2xx: Compute depth base in gmem correctly
2018-11-27 Jonathan Marekfreedreno/a2xx: set VIZ_QUERY_ID on a20x
2018-11-27 Jonathan Marekfreedreno: add missing a20x ids
2018-11-27 Jonathan Marekfreedreno/a2xx: fix POINT_MINMAX_MAX overflow
2018-11-27 Jonathan Marekfreedreno: a2xx: fd2_draw update
2018-11-27 Rob Clarkfreedreno: update generated headers
2018-11-27 Rob Clarkfreedreno/a6xx: set guardband clip
2018-11-27 Rob Clarkfreedreno/a6xx: disable LRZ for z32
2018-11-27 Kristian H. Kristensenfreedreno/a6xx: Clear gmem buffers at flush time
2018-11-27 Kristian H. Kristensenfreedreno/a6xx: Move resolve blits to an IB
2018-11-27 Kristian H. Kristensenfreedreno/a6xx: Move restore blits to IB
2018-11-27 Rob Clarkfreedreno: move ir3 to common location
2018-11-27 Rob Clarkfreedreno/ir3: remove u_inlines usage
2018-11-27 Rob Clarkfreedreno/ir3: split up ir3_shader
2018-11-27 Rob Clarkfreedreno/ir3: remove pipe_stream_output_info dependency
2018-11-27 Rob Clarkfreedreno/ir3: some header file cleanup
2018-11-27 Rob Clarkfreedreno/ir3: use env_var_as_unsigned()
2018-11-27 Rob Clarkfreedreno/ir3: move disasm and optmsgs debug flags
2018-11-27 Rob Clarkfreedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
2018-11-27 Rob Clarkfreedreno: remove shader_stage_name()
2018-11-27 Rob Clarkfreedreno: shader_t -> gl_shader_stage
2018-11-27 Rob Clarkfreedreno/ir3: standalone compiler updates
2018-11-27 Rob Clarkfreedreno: move drm to common location
2018-11-27 Rob Clarkfreedreno/drm: remove dependency on gallium driver
2018-11-25 Ilia Mirkinnv50/ir: remove dnz flag when converting MAD to ADD...
2018-11-21 Robert Fossvirgl: add assert and missing function parameter
2018-11-21 Gert Wollnyr600: clean up the GS ring buffers when the context...
2018-11-21 Marek Olšákradeonsi: go back to using bottom-of-pipe for beginning...
2018-11-21 Marek Olšákradeonsi: don't send data after write-confirm with...
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-19 Kenneth Graunkenir: Make nir_lower_clip_vs optionally work with variables.
2018-11-19 Lucas Stachetnaviv: use dummy RT buffer when rendering without...
2018-11-19 Nicolai Hähnleradeonsi: fix an out-of-bounds read reported by ASAN
2018-11-19 Gert Wollnyr600: Only set context streamout strides info from...
2018-11-18 Robert Fossvirgl: Clean up fences commit
2018-11-17 Ilia Mirkinnv50/ir/ra: enforce max register requirement, and chang...
2018-11-17 Ilia Mirkinnv50/ir/ra: improve condition for short regs, unify...
2018-11-17 Ilia Mirkinnv50/ir: delete MINMAX instruction that is no longer...
2018-11-16 Robert Fossvirgl: native fence fd support
2018-11-16 Eric Anholtvc4: Don't return a vc4 BO handle on a renderonly screen.
2018-11-16 Eric Anholtvc4: Make sure we make ro scanout resources for create_...
2018-11-15 Eric Anholtv3d: Fix double-swapping of R/B on V3D 4.1
2018-11-15 Guido Güntheretnaviv: Make sure rs alignment checks match
2018-11-14 Marek Olšákradeonsi: fix video APIs on Raven2
2018-11-13 Gert Wollnyvirgl: Add command and flags to initiate debugging...
2018-11-12 Rob Clarkfreedreno/drm: fix unused 'entry' warnings
2018-11-09 Marek Olšákradeonsi: stop command submission with PIPE_CONTEXT_LOS...
2018-11-09 Marek Olšákradeonsi: don't set the CB clear color registers for...
2018-11-09 Marek Olšákradeonsi: use better DCC clear codes
2018-11-07 Karol Herbstgm107/ir: fix compile time warning in getTEXSMask
2018-11-06 Karol Herbstgm107/ir: use scalar tex instructions where possible
2018-11-06 Karol Herbstnv50/ir: add scalar field to TexInstructions
2018-11-06 Karol Herbstnv50/ra: add condenseDef overloads for partial condenses
2018-11-06 Karol Herbstnv50/ir: print color masks of tex instructions
2018-11-06 Gert Wollnyr600: Add support for EXT_texture_sRGB_R8
2018-11-06 Kristian H. Kristensenfreedreno/a6xx: Clear z32 and separate stencil with...
2018-11-06 Rob Clarkfreedreno/a6xx: fix VSC bug with larger # of tiles
2018-11-06 Rob Clarkfreedreno: update generated headers
2018-11-05 Vinson Leer600/sb: Fix constant logical operand in assert.
2018-11-02 Eric Anholtvc4: Use the normal simulator ioctl path for CL submit...
2018-11-02 Eric Anholtvc4: Maintain a separate GEM mapping of BOs in the...
2018-11-02 Eric Anholtvc4: Take advantage of _mesa_hash_table_remove_key...
2018-11-02 Eric Anholtv3d: Remove the special path for simulaton of the submi...
2018-11-02 Eric Anholtv3d: Maintain a mapping of the GEM buffer in the simulator.
2018-11-02 Gert WollnyGallium: Add format PIPE_FORMAT_R8_SRGB
2018-11-01 Eric Anholtvc4: Drop the winsys_stride relayout in the simluator
2018-11-01 Eric Anholtv3d: Use the TLB R/B swapping instead of recompiles...
2018-11-01 Eric Anholtv3d: Take advantage of _mesa_hash_table_remove_key...
2018-11-01 Eric Anholtv3d: Respect user-passed strides for BO imports.
2018-11-01 Eric Anholtv3d: Drop #if 0-ed out v3d_dump_to_file().
2018-11-01 Eric Anholtv3d: Fix a typo in a comment in job handling.
2018-11-01 Eric Anholtv3d: Fix a copy-and-paste comment in the simulator...
2018-10-31 Vinson Leefreedreno: Do not link ir3_compiler with valgrind libra...
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-30 Marek Olšákradeonsi: add support for Raven2 (v2)
2018-10-30 Marek Olšákradeonsi: clean up decompress flags in fast color clear
next