nir: Add test file for vars related passes
[mesa.git] / src / gallium /
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-16 Eric Anholtgallium/ttn: Fix the type of gl_FragDepth.
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-15 Kenneth Graunkegallium/format: Add a helper to combine separate Z24...
2018-10-15 Kenneth Graunkegallium/auxiliary: Add util_format_get_depth_only(...
2018-10-12 Vinson Leer600/sb: Fix constant-logical-operand warning.
2018-10-12 Jose Fonsecascons: Allow building with custom MSVC_USE_SCRIPT script.
2018-10-11 Boyuan Zhangst/va: use provided sizes and coords for vlVaGetImage
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-09 Michel Dänzerst/dri: Handle BGRA5551 format
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-06 Gert Wollnygallivm: Make it possible to disable some optimization...
2018-10-06 Tomeu Vizosovirgl: Pass resource size and transfer offsets
2018-10-06 Gert Wollnyvirgl, vtest: Correct the transfer size calculation
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 Tomeu Vizosovirgl: Negotiate version with vtest server
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-03 Emil Velikovpipe-loader: add a dup() in pipe_loader_sw_probe_kms
2018-10-03 Emil Velikovpipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
2018-10-03 Emil Velikovst/nine: do not double-close the fd on teardown
2018-10-03 Emil Velikovvl/dri3: do full teardown on screen_destroy
2018-10-03 Emil Velikovst/dri: make swrast_no_present member of dri_screen
2018-10-03 Emil Velikovst/dri: inline dri2_buffer.h within dri2.c
2018-10-03 Emil Velikovst/xa: remove unused xa_screen::d[s]_depth_bits_last
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-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
next