nv50/ir: when merging immediates/consts, load directly
[mesa.git] / src / gallium / drivers /
2017-11-26 Ilia Mirkinnv50/ir: when merging immediates/consts, load directly
2017-11-26 Ilia Mirkinnv50/ir: add optimization for modulo by a non-power...
2017-11-26 Ilia Mirkinnv50/ir: optimize signed integer modulo by pow-of-2
2017-11-25 Ilia Mirkinfreedreno/a4xx: add ARB_framebuffer_no_attachments...
2017-11-25 Ilia Mirkinfreedreno/a4xx: add indirect draw support
2017-11-25 Ilia Mirkinfreedreno: regenerate pm4 header, adjust code for new...
2017-11-25 Ilia Mirkinfreedreno/a4xx: add stencil texturing support
2017-11-25 Ilia Mirkinfreedreno/ir3: add a pass to lower tg4 to txl, enable...
2017-11-25 Marek Olšákradeonsi: expose all CB performance counters on Stoney
2017-11-25 Marek Olšákradeonsi: handle imported textures with DCC robustly
2017-11-25 Marek Olšákradeonsi: fix a typo in creating monolithic ES-GS
2017-11-25 Marek Olšákradeonsi: don't write undefined output channels to...
2017-11-25 Marek Olšákradeonsi: use ac.lds for shared memory
2017-11-25 Marek Olšákradeonsi: do 64-bit LDS loads recursively
2017-11-23 Wladimir J. van... etnaviv: Emit vertex buffers consecutively
2017-11-23 Roland Scheideggerr600: set DX10_CLAMP for compute shader too
2017-11-22 Gert Wollnyr600/shader: Fix all warnings issed with "-Wall -Wextra"
2017-11-22 Gert Wollnyr600: Emit EOP for more CF instruction types
2017-11-22 Eric Anholtbroadcom/vc5: Fix BASE_LEVEL handling with txl.
2017-11-22 Eric Anholtbroadcom/vc5: Fix array texture layer count setup.
2017-11-22 Eric Anholtbroadcom/vc5: Don't increment primitive queries while...
2017-11-22 Eric Anholtbroadcom/vc5: Fix incorrect padding of TF outputs.
2017-11-22 Eric Anholtbroadcom/vc5: Fix UIF surface size setup for ARB_fbo...
2017-11-22 Wladimir J. van... etnaviv: Put HALTI level in specs
2017-11-22 Wladimir J. van... etnaviv: Const-correctness etnaviv_emit.h
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-20 Dave Airlier600: add cull distance support
2017-11-20 Eric Anholtbroadcom/vc5: Align 1D texture miplevels to 64b.
2017-11-20 Eric Anholtbroadcom/vc5: Clamp min lod to the last level.
2017-11-20 Eric Anholtbroadcom/vc5: Increase simulator memory for tex-mipleve...
2017-11-20 Tim Rowleyswr/rast: Repair simd8 frontend code rot
2017-11-20 Tim Rowleyswr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch...
2017-11-20 Tim Rowleyswr/rast: Simplify GATHER* jit builder api
2017-11-20 Tim Rowleyswr/rast: Add alignment to transpose targets
2017-11-20 Tim Rowleyswr/rast: Cache eventmanager
2017-11-20 Tim Rowleyswr/rast: Enable AVX-512 targets in the jitter
2017-11-20 Tim Rowleyswr/rast: Points with clipdistance can't go through...
2017-11-20 Tim Rowleyswr/rast: Code style change (NFC)
2017-11-20 Tim Rowleyswr/rast: Widen fetch shader to SIMD16
2017-11-20 Tim Rowleyswr/rast: Support flexible vertex layout for DS output
2017-11-20 Nicolai Hähnlegallium/u_threaded: avoid syncing in threaded_context_flush
2017-11-20 Nicolai Hähnleradeonsi: avoid syncing the driver thread in si_fence_f...
2017-11-20 Nicolai Hähnleradeonsi: recompute the relative timeout after waiting...
2017-11-20 Nicolai Hähnleddebug: fix the hang detection timeout calculation
2017-11-20 Nicolai Hähnleddebug: fix use-after-free of streamout targets
2017-11-20 Nicolai Hähnleradeonsi/gfx9: fix VM fault with fetched instance divisors
2017-11-19 Eric Anholtbroadcom/vc5: Fix up integer texture handling.
2017-11-19 Eric Anholtbroadcom/vc5: Fix simulator assertion failures about...
2017-11-18 Rob Clarkfreedreno/ir3: add texture gather support
2017-11-18 Lucas Stachetnaviv: enable full overwrite when no color buffer...
2017-11-18 Eric Anholtbroadcom/vc5: Set up the padded height at surface creat...
2017-11-18 Eric Anholtbroadcom/vc5: Fix clear color for swap_color_rb render...
2017-11-18 Eric Anholtbroadcom/vc5: Fix pasteo in front stencil ref value...
2017-11-18 Eric Anholtbroadcom/vc5: Fix colormasking when we need to swap...
2017-11-18 Eric Anholtbroadcom/vc5: Enable the Z min/max clipping planes.
2017-11-18 Eric Anholtbroadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW...
2017-11-17 Brian Paulr300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch...
2017-11-17 Boyuan Zhangradeon/video: enable encode support for raven
2017-11-17 Boyuan Zhangradeonsi: enable vcn encode
2017-11-17 Boyuan Zhangradeon/vcn: add create encoder
2017-11-17 Boyuan Zhangradeon/vcn: add encode get feedback
2017-11-17 Boyuan Zhangradeon/vcn: add encode destroy
2017-11-17 Boyuan Zhangradeon/vcn: add encode end frame
2017-11-17 Boyuan Zhangradeon/vcn: add encode bitstream
2017-11-17 Boyuan Zhangradeon/vcn: add encode begin frame
2017-11-17 Boyuan Zhangradeon/vcn: add encode header implementations
2017-11-17 Boyuan Zhangradeon/vcn: add encode header algorithms
2017-11-17 Boyuan Zhangradeon/vcn: add ib implementations
2017-11-17 Boyuan Zhangradeon/vcn: add common encode part
2017-11-17 Boyuan Zhangradeon/winsys: add vcn enc ring type
2017-11-17 Boyuan Zhangradeon/vcn: add vcn encode interface
2017-11-17 Rob Clarkfreedreno/a5xx: stencil texturing support
2017-11-17 Rob Clarkfreedreno/a5xx/gmem: fix z32/s8 restore/resolve
2017-11-17 Rob Clarkfreedreno/a5xx/gmem: move ZS restore tiling hack
2017-11-17 Rob Clarkfreedreno: update generated headers
2017-11-17 Brian Paulsvga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER...
2017-11-17 Dave Airlier600: enable ARB_shader_image_load_store, ARB_shader_im...
2017-11-17 Dave Airlier600: handle image size support.
2017-11-17 Dave Airlier600/sb: disable SB for images.
2017-11-17 Dave Airlier600/shader: add support for load/store/atomic ops...
2017-11-17 Dave Airlier600: add core pieces of image support.
2017-11-17 Dave Airlier600/shader: implement getting thread id.
2017-11-17 Dave Airlier600/shader: add flag to denote if shader uses images
2017-11-17 Dave Airlier600: implement basic memory barrier.
2017-11-17 Dave Airlier600: allocate immed buffer resource for images.
2017-11-17 Dave Airlier600: handle writes_memory properly
2017-11-16 Rob Clarkfreedreno: also mark images used by draw/grid
2017-11-16 Rob Clarkfreedreno: mark SSBOs written at draw time
2017-11-16 Rob Clarkfreedreno/a5xx: ARB_framebuffer_no_attachments support
2017-11-15 Timothy Arceriradeonsi: copy some nir gs info
2017-11-15 Timothy Arceriac: add gs_{prim,invocation}_id to the abi
2017-11-15 Timothy Arceriradeonsi: gather stream info in nir path
2017-11-15 Brian Paulsvga: s/unsigned/enum tgsi_texture_type/
2017-11-15 Brian Paulsvga: issue debug warning for unsupported two-sided...
2017-11-15 Wladimir J. van... etnaviv: Add sampler TS support
2017-11-15 Wladimir J. van... etnaviv: Flush TS cache before changing TS configuration
2017-11-15 Wladimir J. van... etnaviv: Add TS_SAMPLER formats to etnaviv_format
2017-11-15 Wladimir J. van... etnaviv: Check that resource has a valid TS in etna_res...
2017-11-15 Wladimir J. van... etnaviv: rnndb update
2017-11-15 Roland Scheideggerr600: set the number type correctly for float rts in...
next