i965: Replace checks for rb->Name with FlipY (v2)
[mesa.git] / src / gallium /
2018-10-02 Marek Olšákradeonsi: initialize ac_gpu_info::name when using SI_FO...
2018-10-02 Marek Olšákradeonsi: don't set the VS prolog key for the blit VS
2018-10-02 Rob Clarkfreedreno/a6xx: hwbinning
2018-10-02 Rob Clarkfreedreno: update generated headers
2018-10-01 Timothy Arceriradeonsi: add a workaround for bitfield_extract when...
2018-09-28 Michel Dänzergallium/util: Clarify comment in util_init_thread_pinning
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Build up draw dword0 outside visibilty...
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Simplify draw_emit() branches a bit
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Copy OUT_RING() part into each branch...
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Split fd6_draw_emit into direct and...
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Inline fd6_draw()
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Move emit_marker and wfi to draw_impl()
2018-09-27 Kristian H. Kristensenfreedreno/a6xx: Move inline functions out of fd6_draw.h
2018-09-27 Hyunjun Kofreedreno: fix a typo in launch_grid
2018-09-27 Hyunjun Kofreedreno/ir3: fix the param order of cmpxchg
2018-09-27 Rob Clarkfreedreno/a6xx: fix shaders w/ >= 24 regs
2018-09-27 Rob Clarkfreedreno/a6xx: fix gl_FragCoord.w
2018-09-27 Rob Clarkfreedreno: handle invalidated buffers harder
2018-09-27 Rob Clarkfreedreno/a6xx: fix constlen
2018-09-27 Rob Clarkfreedreno: fix inorder rendering case
2018-09-27 Rob Clarkfreedreno/a6xx: backface stencil state
2018-09-27 Rob Clarkfreedreno/a6xx: fix gpu crash with separate-stencil
2018-09-27 Rob Clarkfreedreno/a6xx: fix MRT config
2018-09-27 Rob Clarkfreedreno: fix potential hang when destroying batch
2018-09-27 Rob Clarkfreedreno: fix corrupted fb state
2018-09-27 Rob Clarkfreedreno: simplify pctx->clear()
2018-09-27 Rob Clarkfreedreno: fix FD_MESA_DEBUG=flush
2018-09-27 Rob Clarkfreedreno: fix scissor state emit
2018-09-27 Rob Clarkfreedreno: update generated headers
2018-09-25 Axel Davyradeonsi: NaN should pass kill_if
2018-09-25 Axel Davyst/nine: Do not mark both ff vs and ps updated
2018-09-25 Axel Davyst/nine: Split NINE_STATE_FF_OTHER
2018-09-25 Axel Davyst/nine: Add dummy ff shader state
2018-09-25 Axel Davyst/nine: Mark pointsize states as ff states
2018-09-25 Axel Davyst/nine: Minor refactor of a few NINE_STATE_* flags
2018-09-25 Axel Davyst/nine: Increase maximum number of temp registers
2018-09-25 Axel Davyst/nine: Lock the entire buffer in some cases.
2018-09-25 Axel Davyst/nine: Don't call SetCursor until a cursor is set
2018-09-25 Axel Davyst/nine: Avoid redundant SetCursorPos calls
2018-09-25 Axel Davyst/nine: Init cursor position at device creation
2018-09-25 Axel Davyst/nine: Initialize manually cursor structure
2018-09-25 Axel Davyst/nine: Check if format is DS before retrieving flags
2018-09-25 Axel Davyst/nine: Remove clamping when mul_zero_wins
2018-09-25 Axel Davyst/nine: Implement predicated instructions
2018-09-25 Axel Davyst/nine: Fix aliased read in ff
2018-09-25 Axel Davyst/nine: Fix ff assignment with aliasing
2018-09-25 Axel Davyst/nine: Clarify some ff assignments
2018-09-25 Axel Davyst/nine: Print transform matrices in debug
2018-09-25 Axel Davyst/nine: Add ff key hash to help debug
2018-09-25 Axel Davyst/nine: Avoid RefToBind calls in ff
2018-09-25 Axel Davyst/nine: Add new helper for object creation with bind
2018-09-25 Axel Davyst/nine: Add parameter to start with bind
2018-09-25 Axel Davyst/nine: Use perspective correction for ps depth fog
2018-09-25 Axel Davyst/nine: Clamp RCP when 0*inf!=0
2018-09-25 Eric Engestromgallivm: ensure string is null-terminated instead of...
2018-09-24 Leo Liuradeon/uvd: use bitstream coded number for symbols...
2018-09-23 Rhys Perrynv50/ir: fix link-time build failure
2018-09-22 Rhys Perrynvc0: fix bindless multisampled images on Maxwell+
2018-09-22 Rhys Perrynvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_...
2018-09-22 Rhys Perrynvc0: Update counter reading shaders to new NVC0_CB_AUX...
2018-09-22 Eric Anholtvc4: Remove dead i == 0 code from the cos() implementation.
2018-09-22 Eric Anholtvc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL...
2018-09-21 Dylan Bakermeson: Don't compile pipe loader with dri support when...
2018-09-20 Charmaine Leesvga: fix uninitialized fields in DefineDepthStencilVie...
2018-09-20 Brian Paulr300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to...
2018-09-20 Neha Bhendesvga: Enable Opengl 3.3 compatibility profile
2018-09-20 Neha Bhendesvga: Apply texcoord scale factors only if there is...
2018-09-20 Charmaine Leesvga: fix texture array layer index in transfer map
2018-09-19 Michal Srbst/dri: don't set queryDmaBufFormats/queryDmaBufModifie...
2018-09-18 Timothy Arcerimesa/st: add force_compat_profile option to driconfig
2018-09-18 Timothy ArceriRevert "radeonsi: avoid syncing the driver thread in...
2018-09-17 Eric Anholtv3d: Switch from FLUSH_ALL_STATE to FLUSH for ending...
2018-09-17 Eric Anholtv3d: Stop clearing the OQ state at the end of the job.
2018-09-17 Eric Anholtv3d: Always emit a TF disable at the start of drawing...
2018-09-17 Dylan Bakerbuild: Don't overlink gallium xlib target
2018-09-15 Gert Wollnyr600/sb: use safe math optimizations when TGSI contains...
2018-09-15 Marek Olšákgallium/util: don't let child processes inherit our...
2018-09-15 Marek Olšákgallium/util: start with a random L3 cache index for...
2018-09-14 Erik Faye-Lundvirgl: adjust strides when mapping temp-resources
2018-09-13 Pierre Moreaunvir: Always split 64-bit IMAD/IMUL operations
2018-09-13 Leo Liust/vdpau: Use output buffer as back buffer with 24...
2018-09-13 Leo Liuvl/dri: add color depth to vl winsys
2018-09-13 Leo Liuvl/dri3: add support for 10 bits format
2018-09-13 Leo Liuvl/dri: add 10 bits format supports
2018-09-12 Erik Faye-Lundwinsys/virgl: avoid unintended behavior
2018-09-11 Ilia Mirkinnv50,nvc0: warn on not-explicitly-handled caps
2018-09-10 Elie Tourniergallium: Correctly handle no config context creation
2018-09-10 Marek Olšákradeonsi/nir: port some bindless and sampler code from...
2018-09-10 Marek Olšákradeonsi: adjust and simplify max_alloc_size determination
2018-09-10 Marek Olšákradeonsi: split si_copy_buffer
2018-09-10 Marek Olšákradeonsi: don't call VBO prefetch with size=0
2018-09-10 Marek Olšákradeonsi: merge SI and CI dma_clear_buffer and remove...
2018-09-10 Marek Olšákradeonsi: fix GPU hangs with bindless textures and...
2018-09-10 Marek Olšákac: use iN_0/1 constants
2018-09-10 Marek Olšákac: add radeon_info::num_good_cu_per_sh
2018-09-10 Marek Olšákradeonsi: fix printing a BO list into ddebug reports
2018-09-10 Marek Olšákr600: fix HTILE for NPOT textures with mipmapping
2018-09-10 Marek Olšákwinsys/radeon: fix CMASK fast clear for NPOT textures...
2018-09-10 Marek Olšákradeonsi: fix HTILE for NPOT textures with mipmapping...
2018-09-10 Brian Paulsvga: assorted fixes/changes in svga_pipe_blit.c
next