freedreno/a6xx: move const emit to state group
[mesa.git] / src / gallium / drivers /
2018-10-17 Rob Clarkfreedreno/a6xx: move const emit to state group
2018-10-17 Rob Clarkfreedreno/a6xx: add infrastructure for CP_DRAW_STATE
2018-10-17 Rob Clarkfreedreno: reduce resource dependency tracking overhead
2018-10-17 Neil Robertsfreedreno: Remove the Emacs mode lines
2018-10-17 Neil Robertsfreedreno: Fix the Emacs indentation configuration...
2018-10-17 Hyunjun Kofreedreno: allocate batches from the cache in launch_grid
2018-10-17 Hyunjun Kofreedreno: adds nondraw param to fd_bc_alloc_batch
2018-10-17 Rob Clarkfreedreno/a6xx: remove fd6_emit_render_cntl()
2018-10-17 Rob Clarkfreedreno/ir3: fix broken texcoord inputs
2018-10-17 Rob Clarkfreedreno: fix off-by-one error in BEGIN_RING()
2018-10-16 Marek Olšákradeonsi: track context rolls better for the Vega sciss...
2018-10-16 Marek Olšákradeonsi: emit sample locations for 1xAA only when...
2018-10-16 Marek Olšákradeonsi: use compute shaders for clear_buffer & copy_b...
2018-10-16 Marek Olšákradeonsi: use copy_buffer in buffer_do_flush_region...
2018-10-16 Marek Olšákradeonsi: use faster integer division for instance...
2018-10-16 Marek Olšákradeonsi: use higher subpixel precision (QUANT_MODE...
2018-10-16 Marek Olšákradeonsi: move emission of PA_SU_VTX_CNTL into emit_gua...
2018-10-16 Marek Olšákradeonsi: don't re-upload the sample position constant...
2018-10-16 Marek Olšákradeonsi: set PA_SU_PRIM_FILTER_CNTL optimally
2018-10-16 Marek Olšákradeonsi: center viewport to improve guardband clipping...
2018-10-16 Marek Olšákradeonsi: save raster config in screen, add se_tile_repeat
2018-10-16 Marek Olšákradeonsi: switch back to standard DX sample positions
2018-10-16 Marek Olšákradeonsi: add GDS support to CP DMA
2018-10-16 Marek Olšákradeonsi: rename si_gfx_* functions to si_cp_*
2018-10-16 Marek Olšákradeonsi: make si_gfx_write_event_eop more configurable
2018-10-16 Caio Marcelo de... intel/nir, freedreno/ir3: Use the separated dead write...
2018-10-16 Eric Anholtv3d: Add support for hardware pack/unpack of half floats.
2018-10-16 Eric Anholtgallium/ttn: Convert inputs and outputs to derefs of...
2018-10-15 Kristian H. Kristensenfreedreno/a6xx: Enable blitter
2018-10-15 Kristian H. Kristensenfreedreno/a6xx: Update headers
2018-10-15 Kristian H. Kristensenfreedreno/a6xx: Remove unnecessary GRAS_2D_BLIT_INFO...
2018-10-15 Kenneth Graunkegallium/u_transfer_helper: Add support for separate...
2018-10-12 Vinson Leer600/sb: Fix constant-logical-operand warning.
2018-10-09 Brian Paulsvga: change svga_destroy_shader_variant() to return...
2018-10-09 Ilia Mirkinnvc0: fix blitting red to srgb8_alpha
2018-10-09 Ilia Mirkinnv50,nvc0: guard against zero-size blits
2018-10-09 Ilia Mirkinnv50,nvc0: mark RGBX_UINT formats as renderable
2018-10-08 Rob Clarkfreedreno/a5xx+a6xx: fix LRZ pitch alignment
2018-10-08 Rob Clarkfreedreno/a6xx: add LRZ support
2018-10-08 Rob Clarkfreedreno: update generated headers
2018-10-08 Rob Clarkfreedreno/a6xx: add helper for various CP_EVENT_WRITE
2018-10-08 Rob Clarkfreedreno/a6xx: remove unused fxns
2018-10-08 Rob Clarkfreedreno/a6xx: remove fd6_shader_stateobj
2018-10-07 Marek Olšákutil/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
2018-10-07 Marek Olšákradeonsi: fix a typo at CS_PARTIAL_FLUSH
2018-10-07 Marek Olšákac: add ac_build_round
2018-10-07 Marek Olšákac: correct PKT3_COPY_DATA definitions
2018-10-07 Marek Olšákac: define all address spaces properly
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders vgt_ver...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders Tessell...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders PS
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders VS
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders GS
2018-10-05 Marek Olšákradeonsi: optimize and allow reg > 31 in radeon_opt_set...
2018-10-05 Sonny Jiangradeonsi: optimizing SET_CONTEXT_REG for shaders ES
2018-10-04 Guido Güntheretnaviv: Use write combine instead of unached mappings...
2018-10-03 Emil Velikovfreedreno: add the a6xx sources to the Android build
2018-10-02 Timothy Arcerir600: use build-id when available for disk cache
2018-10-02 Timothy Arcerinouveau: use build-id when available for disk cache
2018-10-02 Timothy Arceriradeonsi: use build-id when available for disk cache
2018-10-02 Józef Kuciaradeonsi: avoid sending GS_EMIT in shaders without...
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-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-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-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
next