i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
[mesa.git] / src / gallium /
2017-06-09 Brian Paultgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentation
2017-06-09 Frank Richtergallium/wgl: Allow context creation even if SetPixelFor...
2017-06-09 Varad Gautamst/dri: support format modifier queries
2017-06-09 Varad Gautamgallium: introduce format modifier querying
2017-06-09 Varad Gautamst/dri: support format queries
2017-06-09 Varad Gautamst/dri: implement DRIimage creation from dmabufs with...
2017-06-09 Varad Gautamst/dri: implement createImageWithModifiers in DRIimage
2017-06-09 Varad Gautamst/dri: enable DRIimage modifier queries
2017-06-09 Varad Gautamgallium/winsys/drm: introduce modifier field to winsys_...
2017-06-08 Tim Rowleyswr: relax c++ requirement from c++14 to c++11
2017-06-08 Juan A. Suarez Romeroradeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM...
2017-06-08 Marek Olšákgallium/radeon: don't allocate HTILE in a separate...
2017-06-08 Marek Olšákradeonsi: rename depth decompress functions
2017-06-08 Marek Olšákradeonsi: rename shader resource decompress masks to...
2017-06-08 Marek Olšákradeonsi: rename is_compressed_colortex -> color_needs_...
2017-06-08 Marek Olšákradeonsi: disable the patch ID workaround on SI when...
2017-06-08 Marek Olšákradeonsi: don't update dependent states if it has no...
2017-06-08 Vinson Leei915g: Add blitter_context argument.
2017-06-08 Lucas Stachetnaviv: flush resource when binding as sampler view
2017-06-08 Lucas Stachetnaviv: don't flush resource to self without TS
2017-06-08 Lucas Stachetnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURC...
2017-06-08 Lucas Stachetnaviv: simplify transfer tiling handling
2017-06-08 Lucas Stachetnaviv: don't read back resource if transfer discards...
2017-06-08 Lucas Stachetnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
2017-06-08 Lucas Stachetnaviv: slim down resource waiting
2017-06-07 Samuel Liradeonsi: Use libdrm to get chipset name
2017-06-07 Thomas Hellandutil: Port nir_array functionality to u_dynarray
2017-06-07 Thomas Hellandutil: Move u_dynarray to src/util
2017-06-07 Thomas Hellandgallium: Add missing includes
2017-06-07 Marek Olšákradeonsi: update clip_regs on shader state changes...
2017-06-07 Marek Olšákradeonsi: precompute some fields for PA_CL_VS_OUT_CNTL...
2017-06-07 Marek Olšákradeonsi: add a new helper si_get_vs
2017-06-07 Samuel Pitoisetradeonsi: isolate real framebuffer changes from the...
2017-06-07 Marek Olšákradeonsi: do EarlyCSEMemSSA LLVM pass
2017-06-07 Marek Olšákradeonsi: remove 8 bytes from si_shader_key
2017-06-07 Marek Olšákradeonsi: move PSIZE and CLIPDIST unique IO indices...
2017-06-07 Thomas Hellstromsvga: Always set the alpha value to 1 when sampling...
2017-06-07 Thomas Hellstromsvga: Fix imported surface view creation
2017-06-07 Thomas Hellstromsvga: Set alpha to 1 for non-alpha views
2017-06-07 Thomas Hellstromsvga: Allow format differences in 16-bit RGBA surface...
2017-06-07 Thomas Hellstromst/dri: Allow gallium drivers to turn off two GLX exten...
2017-06-07 Thomas Hellstromst/dri: Allow dri users to query also driver options
2017-06-07 Marek Olšákradeonsi: clean up decompress blend state names
2017-06-07 Marek Olšákgallium/radeon: clean up a misleading statement from...
2017-06-07 Marek Olšákradeonsi: don't use 1D tiling for Z/S on VI to get...
2017-06-07 Marek Olšákradeonsi: enable TC-compatible stencil compression...
2017-06-07 Marek Olšákradeonsi/gfx9: prevent a race when the previous shader...
2017-06-07 Marek Olšákradeonsi/gfx9: wait for main part compilation of 1st...
2017-06-07 Marek Olšákradeonsi/gfx9: fix LS scratch buffer support without...
2017-06-07 Marek Olšákradeonsi: move streamout state update out of si_update_...
2017-06-07 Marek Olšákradeonsi: remove dead code in declare_input_fs
2017-06-07 Marek Olšákradeonsi: move handling of DBG_NO_OPT_VARIANT into...
2017-06-07 Marek Olšákradeonsi: use a compiler queue with a low priority...
2017-06-07 Marek Olšákutil/u_queue: add an option to set the minimum thread...
2017-06-07 Marek Olšákradeonsi: decrease the number of compiler threads to...
2017-06-07 Marek Olšákradeonsi: drop unfinished shader compilations when...
2017-06-07 Rob Clarkfreedreno/a5xx: set SP_BLEND_CONTROL properly
2017-06-07 Rob Clarkfreedreno/a5xx: LRZ support
2017-06-07 Rob Clarkfreedreno: drop timestamp field
2017-06-07 Rob Clarkfreedreno/a5xx: refactor out helper for LRZ flush
2017-06-07 Rob Clarkfreedreno: reshuffle FD_MESA_DEBUG bitmask
2017-06-07 Rob Clarkfreedreno: update generated headers
2017-06-07 Marek Olšákgallium/u_blitter: use 2D_ARRAY for cubemap blits if...
2017-06-07 Marek Olšákgallium/u_blitter: use TXF if possible
2017-06-07 Marek Olšákgallium/u_blitter: use TEX_LZ if it's supported
2017-06-07 Marek Olšákgallium/util: add _LZ and TXF options to simple shaders
2017-06-07 Marek Olšákgallium/ureg: add TEX/TXF_LZ opcodes to ureg
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-06 Marek Olšákradeonsi: fix a GPU hang with tessellation on 2-CU...
2017-06-05 Emil Velikovradeon: remove out of date LLVM_REVISION.txt
2017-06-05 Brian Paulgallium/u_threaded: fixes for MSVC
2017-06-05 Dave Airlier600: refactor out some compressed resource state code.
2017-06-05 Dave Airlier600: document some of the missing shader constants.
2017-06-05 Dave Airlier600: add register info for atomic counters.
2017-06-05 Dave Airlier600: add missing RAT registers and operations.
2017-06-05 Dave Airlier600/sb: fix typo in field definitions
2017-06-05 Marek Olšáktgsi/scan: fix scanning fragment shaders with PrimID...
2017-06-05 Marek Olšákgallium/u_threaded: remove 16 bytes from tc_batch
2017-06-05 Marek Olšákgallium/u_threaded: align batches and call slots to...
2017-06-05 Chih-Wei HuangAndroid: use bionic pthread_barrier_* if possible
2017-06-05 Dave Airlier600: fix incorrect and missing bit field in register...
2017-06-03 Lyudenvc0: Add support for ARB_post_depth_coverage
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-06-03 Lyudegallium: Add TGSI shader token for ARB_post_depth_coverage
2017-06-03 Lyudenvc0: disable BGRA8 images on Fermi
2017-06-02 Gurchetan Singhst/dri: Use fence extension in drisw.c
2017-06-02 Gurchetan Singhst/dri: move fence implemention into separate file
2017-06-01 Jose Fonsecaautomake: Link all libGL.so variants with -Bsymbolic.
2017-06-01 Lucas Stachetnaviv: always do cpu_fini in transfer_unmap
2017-06-01 Rhys Kiddnvc0: Clean up unnecessary includes from gallium/auxili...
2017-06-01 Dave Airlier600/eg: add support for tracing IBs after a hang.
2017-05-31 Samuel Pitoisetradeonsi: remove unused si_pm4_state::compute_pkt
2017-05-31 Samuel Pitoisetradeonsi: remove chip_class define from si_pm4.h
2017-05-31 Samuel Pitoisetradeonsi: merge si_pm4_free_state_simple() into si_pm4_...
2017-05-31 Rob Clarkfreedreno/a5xx: drop WFIs in emit_marker5()
2017-05-31 Rob Clarkfreedreno/a5xx: timestamp / time-elapsed queries
2017-05-31 Rob Clarkfreedreno/a5xx: rename query result struct
2017-05-31 Rob Clarkfreedreno: update generated headers
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: whitespace changes
next