freedreno/a6xx: remove unused fxns
[mesa.git] / src /
2018-10-08 Rob Clarkfreedreno/a6xx: remove unused fxns
2018-10-08 Rob Clarkfreedreno/a6xx: remove fd6_shader_stateobj
2018-10-08 Ilia Mirkinglsl: fix array assignments of a swizzled vector
2018-10-08 Samuel Pitoisetradv: tidy up radv_pipeline_init_multisample_state()
2018-10-08 Samuel Pitoisetradv: always set PA_SC_MODE_CNTL_1.OUT_OF_ORDER_WATER_MARK
2018-10-08 Samuel Pitoisetradv: set DB_EQAA.INCOHERENT_EQAA_READS
2018-10-08 Chystiakov, Dmytroi965: fallback RGBX to RGBA in glEGLImageTargetRenderbu...
2018-10-08 Tapani Pälliglsl: do not attempt assignment if operand type not...
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: simplify LLVM alloca helpers
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-06 Alan Coopersmithutil: Make xmlconfig.c build on Solaris without d_type...
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-05 Samuel Pitoisetspirv: mark variables decorated with XfbBuffer as alway...
2018-10-04 Jason Ekstrandnir/alu_to_scalar: Use ssa_for_alu_src in hand-rolled...
2018-10-04 Vadym Shovkopliasglsl/linker: Check the subroutine associated functions...
2018-10-04 Tomeu Vizosovirgl: Negotiate version with vtest server
2018-10-04 Sagar Ghugeintel: aubinator: Fix memory leaks
2018-10-04 Sagar Ghugeintel/decoder: construct correct xml filename
2018-10-04 Sagar Ghugeintel/decoder: Avoid freeing invalid pointer
2018-10-04 Sagar Ghugeintel/decoder: add gen_spec_init method
2018-10-04 Samuel Pitoisetradv: fix resetting the pool for timestamp queries
2018-10-04 Guido Güntheretnaviv: Use write combine instead of unached mappings...
2018-10-04 Marek Olšákdrirc: add a workaround for ARMA 3
2018-10-03 Jason Ekstrandanv/batch_chain: Don't start a new BO just for BATCH_BU...
2018-10-03 Jason Ekstrandanv: Use separate MOCS settings for external BOs
2018-10-03 Emil VelikovRevert "mesa: remove unnecessary 'sort by year' for...
2018-10-03 Emil Velikovmesa: reorder and document the tokens in glheader.h
2018-10-03 Emil Velikovmesa: remove duplicate declarations from glheader.h
2018-10-03 Emil Velikovi965: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovi915: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovdri/common: move the required GLX_* token definitions...
2018-10-03 Emil Velikovdri/common: use __DRI_ATTRIB_SWAP* instances when descr...
2018-10-03 Emil Velikovegl/x11: remove eglSwap* surface check
2018-10-03 Emil Velikovegl/surfaceless: remove eglSwap* stubs
2018-10-03 Emil Velikovegl/drm: remove eglSwap* surface check
2018-10-03 Emil Velikovegl/android: remove eglSwap* surface check
2018-10-03 Emil Velikovegl: make eglSwapBuffers* a no-op for !window surfaces
2018-10-03 Emil Velikovegl: make eglSwapInterval a no-op for !window surfaces
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 Velikovmesa: fold _glapi_check_multithread() back into _mesa_m...
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-03 Emil Velikovmesa: use C99 initializer in get_gl_override()
2018-10-03 Gabriel Majerianv: Ensure discreteQueuePriorities is at least 2
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 Timothy Arceriutil: add disk_cache_get_function_identifier()
2018-10-02 Timothy Arceriutil: rename timestamp param in disk_cache_create()
2018-10-02 Józef Kuciaradeonsi: avoid sending GS_EMIT in shaders without...
2018-10-02 Fritz Koenigi965: Replace checks for rb->Name with FlipY (v2)
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 Jason Ekstrandspirv: Move function call handling to vtn_cfg
2018-10-02 Jason Ekstrandnir/from_ssa: Don't rewrite derefs destinations to...
2018-10-02 Jason Ekstrandnir/cf: Remove phi sources if needed in nir_handle_add_jump
2018-10-02 Eric Engestromanv: suppress warning about unhandled image layout
2018-10-02 Rob Clarkfreedreno/a6xx: hwbinning
2018-10-02 Rob Clarkfreedreno: update generated headers
2018-10-02 Jason Ekstrandintel/fs: Fix a typo in need_matching_subreg_offset
2018-10-02 Timothy Arceriutil: disable cache if we have no build-id and timestam...
2018-10-01 Timothy Arceriradeonsi: add a workaround for bitfield_extract when...
2018-10-01 Jason Ekstrandanv: Implement VK_KHR_driver_properties
2018-10-01 Jason Ekstrandvulkan: Update the XML and headers to 1.1.86
2018-10-01 Samuel Pitoisetradv: do not try to set DCC_CONTROL when image doesn...
2018-10-01 Samuel Pitoisetradv: add a sanity check for mutable formats and TC...
2018-10-01 Samuel Pitoisetradv: disable HTILE for very small depth surfaces
2018-10-01 Samuel Pitoisetradv: add potential missing fields for DB_EQAA
2018-10-01 Samuel Pitoisetradv: disable complicated point clipping against user...
2018-09-28 Michel Dänzergallium/util: Clarify comment in util_init_thread_pinning
2018-09-28 Samuel Pitoisetradv: do not sync CP DMA when copying buffers
2018-09-28 Samuel Pitoisetradv: adjust the CmdUpdateBuffer threshold for optimal...
2018-09-28 Samuel Pitoisetradv: do not use the availability bit for timestamp...
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
next